Rapid Application Development (RAD) in ASP .NET

I keep forgetting to show this kind of demo: the fastest way from zero to ASP .NET app is via ASP .NET 3.5 SP1’s Dynamic Data feature that allows you to rapidly create web pages for data manipulation against existing data stores.

Check out this Channel9 video by Ingo Rammer on how to take that first idea even further by combining ASP .NET Dynamic Data with Entity Framework.

image