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 element tree in silverlight architecture?
What is a Silverlight.js file?
Is it possible to consume wcf and web services in silverlight application?
How does the rendering engine work in silverlight?
Describe Moonlight and list the goals of using Moonlight?
How would you implement drag-and-drop in silverlight?
What do you mean by silverlight.js file?
How to change the default page of the silverlight application?
Explain how to add the reference of a class library project in silverlight application project
What is SilverLight ? Can SilverLight run in other platforms other than window?
What is the difference between silverlight and flash?
Is silverlight the official name for “wpf/e”?