Home | About | Visual Studio Express | Contact | blog

ASP .NET Dynamic Data

 This tutorial covers an overview to ASP.NET Dynamic Data features. Dynamic Data is new to the .NET Framework 3.5 (SP1) and provides a way to easily create, modify, and maintain a data driven website. Microsoft describes Dynamic Data as:

"ASP.NET Dynamic Data provides a framework that enables you to quickly build a functional data-driven application, based on a LINQ to SQL or Entity Framework data model. It also adds great flexibility and functionality to the DetailsView, FormView, GridView, and ListView controls in the form of smart validation and the ability to easily change the display of these controls using templates."

This tutorial covers the creation of a Dynamic Data site using Visual Web Developer Express 3.5 (SP1). It then talks about the conceptual ideas underlying the technology. Dynamic Data sites are highly customizable so the tutorial covers several ways to perform customization.

Useful Dynamic Data Sites  
Microsoft ASP.NET Dynamic Data  
C# Bits  
ASP.NET Dynamic Data Preview Available Dynamic Data is now part of VS SP1 and .NET Framework 3.5
    Dynamic Data Wizard Home 3/19/2009 - The Dynamic Data Wizard is no longer available
 
Download Application Code  
Dyn_Data_Demo  
       
Video Links
Setting up a Dynamic Data Web Site  
Dynamic Data Conceptual Model  
Customization #1 Editing, Data Model, Master Page
Customization #2 Adding Meta Data
Customization #3 Adding Meta Data (cont)
    Customization #4 Adding Business Rules
Customization #5 Custom Pages
    Customization #6 Field Templates and CSS
    Miscellaneous Issues Web Site versus Web Project Issues
    Fix for Miscellaneous Issues Web Project Issues Solution


Copyright © 2009 myVBProf.com. All rights reserved.
All trademarks remain the property of their respective owners.
This site is not affiliated in any way with the Microsoft Corporation.