Site Archives Dynamic Data
Understanding ASP.NET Dynamic Data: Entity Templates
This article explains how ASP.NET 4.0 Dynamic Data scaffolds entity templates, walks you through the process of creating a custom entity template and shows how the default entity templates supplied by Dynamic Data can be modified to reduce code duplication.
Extending ASP.NET Dynamic Data: Filtering with Joins
ASP.NET Dynamic Data provides built-in capabilities for generating search screens based on columns of a single entity. Real-world applications are often required to provide more sophisticated search capabilities based on multiple related tables, such as searching for orders placed by customers in a particular state. This article discusses current architectural limitations of the framework and demonstrates how to implement join-based search capabilities in Dynamic Data applications.
Understanding ASP.NET Dynamic Data: Filter Templates
ASP.NET Dynamic Data lets you create extensible model-driven Web applications by inferring the appearance and behavior of entities from the model at run time. This article explains design of the dynamic filtering capabilities and demonstrates how to implement a custom filter template for DateTime data type.
Find It Quickly
Find what you're looking for quickly by using our keyword search. Can't find it? Try our links below.


