2.5 KiB
2.5 KiB
uid | title | author | description | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.technology | ms.prod | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|---|---|---|---|
web-forms/videos/aspnet-dynamic-data/index | ASP.NET Dynamic Data | Microsoft Docs | rick-anderson | How to use ASP.NET Dynamic Data to create scaffolded applications that automatically know how to perform data access. | aspnetcontent | wpickett | 10/05/2011 | article | cd51e6c4-6ff9-419d-8ac8-a39b79d63c78 | dotnet-webforms | .net-framework | /web-forms/videos/aspnet-dynamic-data | 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
- Enable Inline GridView Editing
- Change how my Fields render
- Handle Business Logic Exceptions
- Make Custom Pages
- Display Unknown datatypes
- Use a DynamicControl in ListView and DetailsView Controls
- Getting Started with Dynamic Data
- Begin Editing the Templates in ASP.NET Dynamic Data Applications
- Begin Modifying Dynamic Data Applications with URL Routing
- Enable In-Line Editing in ASP.NET Dynamic Data Applications
- Enable Table Specific Routing in Dynamic Data Applications
- Use Attribute Validation in ASP.NET Dynamic Data Applications
- Implement Custom Field Validation with Imperative Logic in VB or C#
- Remove Columns From Your DynamicData Data Grids
- Create Table Specific Custom Forms in an ASP.NET Dynamic Data Application
- ASP.NET Dynamic Data Custom Form Formatting