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:
1. Right-click on References in Solution Explorer.
2. Select Add Reference.
3. Choose the Projects tab, select the class library project and click OK.
| Is This Answer Correct ? | 0 Yes | 0 No |
For windows, what are system requirement for silverlight?
what is the real advantage of using excel/word files or local database in silverlight?
What are the programming languages in which you can implement behavior of silverlight application?
What is ria?
What is the Silverlight plug-in?
What is the use of AppManifest.xml file in Siverlight Application?
what is the use of client bin folder?
How would you use a .xap file?
Explain the relationship between silverlight and windows media technologies?
How many types of Layout panels in silverlight?
Will silverlight-based applications and content run on any web server? What are the benefits to running it on servers running windows?
Can you name built-in layout panels you have been using with silverlight?