Can we add the reference of a class library project in silverlight application project?
Answer / Varsha Sangal
Yes, you can add a reference to a class library (DLL) project in a Silverlight application by adding it as an external reference in Visual Studio. Here's how:n1. Right-click on References in Solution Explorer.n2. Select Add Reference.n3. Choose the Projects tab, select the class library project and click OK.
| Is This Answer Correct ? | 0 Yes | 0 No |
What kind of brushed does silverlight support?
What is the difference between wpf and silverlight?
Will silverlight support digital rights management?
What is MainPage.xaml?
What is clientbin folder in silverlight application?
where is the silverlight application present?
Is it possible to pass parameters to silverlight controls from asp.net pages?
Why use Silverlight?
What is the use of AppManifest.xml file in Siverlight Application?
What are the properties that have to be initialized for creating a silverlight control using createsilverlight()?
How to use xaml namescope at run time?
How does XAP work?