Dynamic Data Entities Examples and Tutorials

Here are some additional links to Dynamic Data, some using Entities. Again, people recommend not using LINQ to SQL, so using Entities seems the way to go... Thanks Rick for these suggestions. Couldn't find them by searching "Dynamic Data Entities Tutorial" on Google and if you don't know, you don't know until you know. So here you go!

http://msdn.microsoft.com/en-us/library/cc488545.aspx

http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=14473

It provides these downloads...

Source Code DoubleColumn.zip
 
Source Code ExistingWebsite.zip
 
Source Code Scaffold.zip
 
Source Code MvcDynamicData.zip
 
Source Code DynamicDataSProc.zip
 
Source Code Scaffold_Entities.zip
 
Source Code ExistingWebsite_Entities.zip
 
Source Code SecureDynamicData.zip
 

 

1 Comment

  • Hi,
    I'm really distressed.
    We have to create a web-project with DDE.
    But when I try to add a sql database to my App_Data I always get the message: "access denied".
    Please can you tell me what to do?

    Greetings from Germany
    Uwe

Comments have been disabled for this content.