Chapter 1. Getting Started
In This Chapter
• Creating a New Dynamic Data Application
• Metadata in Entity Framework and Dynamic Data
• Field Templates and Dynamic Controls
• Grid Columns and Dynamic Fields
• Page Templates and URL Routing
Dynamic Data is an extension of the ASP.NET WebForms framework. It includes a number of new controls for rendering common UI elements dynamically, including data entry fields, forms, lists, and search criteria. These controls complement the standard ASP.NET controls—GridView
, FormView
, DetailsView
, and ListView
and serve as building blocks for creating new or improving existing web pages.
Dynamic controls are not a black box. They ...
Get ASP.NET Dynamic Data Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.