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 are the system requirements for Silverlight?
Explain the procedure of creating hyperlinks in Silverlight application?
Can you name built-in layout panels you have been using with silverlight?
How can you host a silverlight application?
What is the difference between logical and visual tree?
Does silverlight supports database connectivity? Explain
Can I add more than one .xaml pages in silverlight application?
Explain about silverlight plug-in?
How can you check the internet connection status in silverlight?
what type of applications can be developed using silverlight?
What are dependency properties in silverlight?
What is the long-term goal or vision for silverlight?