Silverlight 4 Unleashed Chapter 2
Hello Silverlight
Refer to Silverlight 4 Unleashed, Chapter 2, from page 3.
Executing the sample:
- Download the zip file.
- Unblock and extract the content of the zip file (see the instructions).
- Open HelloSilverlight.sln in Visual Studio.
- Right click on HelloSilverlight.Web in the Solution Explorer and select Set as StartUp Project from the context menu.
- Right click on HelloSilverlightTestPage.html and select Set as Start Page from the context menu.
- Run the sample.