ASP.NET Dynamic Data
Introduction
ASP.NET Dynamic Data provides the Web application scaffolding and a set of dynamic data fields that enables you to build rich data-driven Web applications.
Note
If you have installed the ASP.NET 3.5 Extensions Preview (December 2007) or the ASP.NET Futures (July 2007) release, you must update your Web applications if you want to:
• Use the latest releases of the ASP.NET server controls for Silverlight in the Silverlight 2 SDK Beta 1 or the Silverlight Tools Beta 1 for Visual Studio 2008
• Use the ASP.NET MVC framework in the ASP.NET MVC Preview 2
For more information, see Readme: ASP.NET MVC Preview 2 and ASP.NET Server Controls for Silverlight.
In This Section
-
ASP.NET Dynamic Data Overview
-
Describes ASP.NET Dynamic Data technology.
-
ASP.NET Dynamic Data Pages
-
Describes the scaffolding that is used by dynamic data pages.
-
ASP.NET Dynamic Data Fields
-
Describes the dynamic data fields used for data types rendering.
-
Adding Validation to the Data Model
-
Describes how to perform data validation using the data model.
-
Adding Dynamic Behavior to Data Controls
-
Describes how to add dynamic behavior to data controls.
-
Walkthrough: Building a Data-Driven Web Site using ASP.NET Dynamic Data
-
Provides step-by-step instructions for how to create a basic data-driven Dynamic Data Web application.
-
Customizing ASP.NET Dynamic Data Rendering
-
Describes how to customize ASP.NET Dynamic Data.
-
ASP.NET Dynamic Data API
-
Contains links to ASP.NET Dynamic Data types.
This topic is ASP.NET 3.5 Extensions pre-release documentation and is unsupported by Microsoft. Blank topics are included as placeholders and existing content is subject to change in future releases. To provide feedback or ask questions about the release, please go to the ASP.NET 3.5 Extensions forums.