Databases Reference
In-Depth Information
FIGURE 1.2 Dynamic Data Web Application project templates.
Figure 1.3 shows an example of a new Dynamic Data web application project, which as
you can see, is similar to a regular Web Application project; it includes a default master
page (Site.master), a cascading style sheet (Site.css), and a landing page (Default.aspx).
However, it is not quite ready to run.
FIGURE 1.3 Dynamic Data Web Application project.
Creating a Data Model
Your first task after creating a new Dynamic Data project is to create a data model.
Because the sample project in this topic is based on Entity Framework, you would choose
the ADO.NET Entity Data Model template from the Data folder in the Add New Item dialog
(see Figure 1.4).
 
 
Search WWH ::




Custom Search