May 2012
Intermediate to advanced
544 pages
17h 23m
English
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 ...
Read now
Unlock full access