Creating a Silverlight Application
It’s important to note that there are multiple ways you can leverage Silverlight. You can create a Silverlight application that runs self-contained in the browser. Alternatively, you can create a web page that embeds Silverlight as part of the page. This might be for video or to use a Silverlight control. You can also create an application that runs on the computer (without the need for a browser). This type of functionality opens up access outside of the Silverlight sandbox and is a major feature of the upcoming, 4.0 release. In this section, we highlight the browser scenarios for Silverlight applications.
Defining a New Silverlight Project
Your first step to building a Silverlight application is to create ...
Get Microsoft® Visual Studio® 2010 Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.