Providing Dynamic Data

  • Typical ASP.Net controls and techniques make it simple to display dynamic content to non-Silverlight clients

  • Datasource controls such as the LinqDataSource control allow you to pull content from a data store and display it on a page

  • Be sure to set the values for the title and meta tags dynamically as well