I recently did a full day workshop on EF on the Web and as one of the various ways to build web apps with EF, wanted to show creating a site using ASP.NET Dynamic Data. It was my first time playing with it and considering that it uses EntityDataSource, found it much easier than using the DataSource control directly. I wrote a blog post on my DevLife blog about what I discovered. ASP.NET Dynamic Data WebSites
[A New DevLife post]


