In this screencast, Jim O’Neil, Developer Evangelist, takes us on a tour of ASP.NET Dynamic Data, introduced with the .NET Framework 3.5 SP1.
Dynamic Data leverages LINQ to SQL and the ADO.Net Entity Framework to provide a scaffolding approach to quickly build a CRUD (Create-Read-Update-Delete) enabled web site. Through customizable page and control templates that interact with the data model, you
can build quick-and-dirty data entry sites or customized, branded extensions to existing sites (and anything in between!).
You can find the samples and slides from Jim's events
here.