36 lines
2.4 KiB
Markdown
36 lines
2.4 KiB
Markdown
|
---
|
||
|
title: "ASP.NET Dynamic Data | Microsoft Docs"
|
||
|
author: rick-anderson
|
||
|
description: "How to use ASP.NET Dynamic Data to create scaffolded applications that automatically know how to perform data access."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 10/05/2011
|
||
|
ms.topic: article
|
||
|
ms.assetid: cd51e6c4-6ff9-419d-8ac8-a39b79d63c78
|
||
|
ms.technology: dotnet-webforms
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /web-forms/videos/aspnet-dynamic-data
|
||
|
msc.type: chapter
|
||
|
---
|
||
|
ASP.NET Dynamic Data
|
||
|
====================
|
||
|
> How to use ASP.NET Dynamic Data to create scaffolded applications that automatically know how to perform data access.
|
||
|
|
||
|
|
||
|
- [Your First Scaffold and What is Dynamic Data](your-first-scaffold-and-what-is-dynamic-data.md)
|
||
|
- [Enable Inline GridView Editing](how-do-i-enable-inline-gridview-editing.md)
|
||
|
- [Change how my Fields render](how-do-i-change-how-my-fields-render.md)
|
||
|
- [Handle Business Logic Exceptions](how-do-i-handle-business-logic-exceptions.md)
|
||
|
- [Make Custom Pages](how-do-i-make-custom-pages.md)
|
||
|
- [Display Unknown datatypes](how-do-i-display-unknown-datatypes.md)
|
||
|
- [Use a DynamicControl in ListView and DetailsView Controls](how-do-i-use-a-dynamiccontrol-in-listview-and-detailsview-controls.md)
|
||
|
- [Getting Started with Dynamic Data](getting-started-with-dynamic-data.md)
|
||
|
- [Begin Editing the Templates in ASP.NET Dynamic Data Applications](begin-editing-the-templates-in-aspnet-dynamic-data-applications.md)
|
||
|
- [Begin Modifying Dynamic Data Applications with URL Routing](begin-modifying-dynamic-data-applications-with-url-routing.md)
|
||
|
- [Enable In-Line Editing in ASP.NET Dynamic Data Applications](enable-in-line-editing-in-aspnet-dynamic-data-applications.md)
|
||
|
- [Enable Table Specific Routing in Dynamic Data Applications](how-to-enable-table-specific-routing-in-dynamic-data-applications.md)
|
||
|
- [Use Attribute Validation in ASP.NET Dynamic Data Applications](how-to-use-attribute-validation-in-aspnet-dynamic-data-applications.md)
|
||
|
- [Implement Custom Field Validation with Imperative Logic in VB or C#](how-to-implement-custom-field-validation-with-imperative-logic-in-vb-or-c.md)
|
||
|
- [Remove Columns From Your DynamicData Data Grids](how-to-remove-columns-from-your-dynamicdata-data-grids.md)
|
||
|
- [Create Table Specific Custom Forms in an ASP.NET Dynamic Data Application](how-to-create-table-specific-custom-forms-in-an-aspnet-dynamic-data-application.md)
|
||
|
- [ASP.NET Dynamic Data Custom Form Formatting](aspnet-dynamic-data-custom-form-formatting.md)
|