Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In this lesson I use the ASP.NET Dynamic Data Entities Web Application template. Unlike with the other templates that I have demonstrated in this book, you cannot immediately run a new web application that uses the Dynamic Data framework. Instead, you must do two things before the application can run:
Add an Entity Data Model.
Update the Global.asax file.