Laurent Duveau

Silverlight Expert and Trainer

Receive Email Updates

RunAtServer Blogs

Browse by Tags

All Tags » ASP.NET Dynamic Data (RSS)
ASP.NET Dynamic Data: Customize a template field
Following my first post on ASP.NET Dynamic Data , I want to show you that you can customize existing fields used by Dynamic Data very easily. With the Northwind db, here is the generated edit screen for the Employees table:   We could make this default...
Customizing ASP.NET Dynamic Data
From Wikipedia: “ ASP.NET Dynamic Data is a web application scaffolding framework from Microsoft , shipped as an extension to ASP.NET , that can be used to build data driven web applications. ” So if you use VS2008 and .NET 3.5 SP1 you can take advantage...