Share via


Summary

In this exercise you examined how to create a Silverlight project for the desktop. Additionally you explored many aspects of the out-of-browser feature and satisfied the following requirements:

  • Enabling Out of Browser
  • Display the correct interface based on the context the application is running under
  • Prompt the user to install the application from the web to their desktop
  • Enable elevated privileges
  • Customize the look of your application
  • Enable the exporting of data to Office products

    This application demonstrated some of the more basic features of out-of-browser. In other labs you will take a closer look at the more advanced features.