Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
This topic shows how to create a domain by using Microsoft code name “M” in Visual Studio 2010. It is the first step in the Getting Started with SQL Server Modeling CTP and Visual Studio 2010 tutorial. The following step is Add Schemas to a Domain.
Create the MiniNerdDinner project
In Visual Studio 2010, on the File menu, click New, and then click Project.
In the New Project dialog box, select Oslo MVC 2.0 Web Application.
Name the project
MiniNerdDinnerand click OK.In the Create Unit Test Project dialog, select Yes, create a unit test project and click OK.
Solution Explorer shows a
MiniNerdDinnerproject and aMiniNerdDinner.Teststest project as shown below:.jpg)
See Also
Concepts
Getting Started with SQL Server Modeling CTP and Visual Studio 2010