Author: David Ebbo's blog | Posted on: 1/11/2009 10:26:00 AM | Views : 1059

When you run into an issue or have a question about ASP.NET Dynamic Data , the best place for it is the Dynamic Data Forum .  When you write your question, there are a few simple things that you can do to make it easier for the ?experts? to answer (and hence to get an answer quicker!). 1. Mention what ORM framework you are using Out of the box, Dynamic Data supports LINQ To SQL and Entity Framework.  While they seem similar on the surface, they are actually fairly different once you get a little deeper into the API.  Just mention which one you?re using and you?ll save a roundtrip. 2. Mention what release you?re using The official release of Dynamic Data is the one that comes with .NET Framework 3.5 SP1 (or Visual Studio 2008 SP1...(read more) ...

Go to the complete details ...