Adding a Silverlight 3 Project
A web project can host Silverlight applications, as you may remember from previous discussions about this technology. This also true in Windows Azure scenarios. The goal of this chapter is building a Silverlight application capable of showing and editing a list of books within a DataGrid control, also providing the ability of reading and saving data to Xml taking advantage of the isolated storage. At this point right-click the web project name in Solution Explorer and click Add New Item. Notice that we are not adding a new project, but simply an item. When the Add New Item dialog appears, click the Silverlight folder on the left and select the Silverlight Application item template, naming the new item as BookStore.vbproj ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access