ASP.Net 3.5 SP1 Dynamic Data

Dynamic Data (https://msdn.microsoft.com/en-us/library/cc488545.aspx) is one of the new features that has been added in SP1 of .Net Framework 3.5. It allows you to create data-driven web applications with reduced programming effort. It uses an automatically generated object model (using LINQ to SQL object layer) and page and field templates to generate at runtime the web user interface that allows you to manipulate the data. Because of the use of templates the maintenance effort for these web sites should be reduced (you just need to change a page template rather than potentially large number of pages).

You may be interested to review following references that include tutorial videos

• ASP .NET Dynamic Data (Video Links) https://www.myvbprof.com/2007_Version/Dynamic_Data_Tutorial.aspx

• Introduction to ASP.NET Dynamic Data-Dynamic Data in Action Webcasts https://www.asp.net/dynamicdata/

I have delivered the presentation to Spanish ISV Gold Partners on the Partner Learning Center. If you are a Gold Partner you should be able to access the recording at https://training.partner.microsoft.com/plc/details.aspx?publisher=12&delivery=258332 . Below you will find the English version of the presentation that introduces main concepts of this interesting feature.

SlideShare | Get your Presentation Pack