What happened when I press f5 within visual studio to run silverlight application?
Answer / Karamveer Singh Aswal
When you press F5 in Visual Studio, it builds the solution and starts the Silverlight application in a test web page by launching the development web server. The browser is then launched automatically to display the application at the specified URL.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the mouse events that silverlight currently supports.
What is ria?
What files are contained within the .xap file?
How to perform Event handling in Silverlight application?
what is silverlight.js file? Explain with an example.
What is the use of the ClientBin folder?
What is clientbin folder in silverlight application?
How would you perform event handling in silverlight?
What is .xap file in silverlight?
What do you know by silverlight runtime?
How would you use a .xap file?
what browsers and platforms are supported by silverlight version 2?