Dynamic Data

There are 2 entries for the tag Dynamic Data

Dynamic Data on regular ASP.NET pages

Dynamic Data is only for crazy auto generated sites where you expose too much functionality and allow stupid unskilled programmers to do stuff they shouldn't! Well... I've heard this objection a few times now and I recognize that this is a very valid concern. However there are a few more things, very useful things, that you can do with Dynamic Data! (Dynamic Data shipped with .NET Framework 3.5, SP1) You should not add a data context to your site with all tables and register this model with ScaffoldAllTables = true! That would be a bad thing to put into...

Presented MVC and Dynamic Data at the MSDN Summer Camp today (Slides, Demos etc.)

I was part of Swedish MSDNs Summer Camp events today and was on stage with Robert Folkesson to present news for Web Developers in Visual Studio 2008. My part was to present the MVC framework and Dynamic Data. Below are the slides and demos! First of all... it was mostly demos on my part. So there aren't many slides. Second: Is there a point to developing your own slides when Microsoft's own program managers and evangelists already have done it? Of course not! These slides are a compilation of Scott Hanselmans slides on MVC and Scott Hunters...