0
kicks
Introduction to Dynamic Data
In 2008, Microsoft released ASP.NET Framework 3.5 SP1 which introduces Dynamic Data, a feature that enables you to quickly build data driven websites by automating many of the CRUD (Create, Read, Update, Delete) operations common to many websites.
This article introduces Dynamic Data and the frameworks to use in your ASP.NET projects