MVC4 Classic
Create an MVC Classic Project

To create a new MVC Classic project, complete the following steps:

  1. In Visual Studio, select File | New | Project.
  2. Under Installed Templates, select Visual C#. .NET Framework 4 should be selected in order to create an MVC 4 application.
  3. Select C1 ASP.NET MVC 4 Web Application (if you haven’t installed this, seeInstalling the MVC Classic Template), enter a name for the application, and click OK.
  4. The New Asp.NET MVC 4 Project dialog box will open. Select C1 ASP.NET MVC 4 Web Application and click OK.
  5. Your Wijmo project is created. You'll notice it contains the Models, Views, and Controllers folders, which we will work with in the MVC Classic tutorials.
See Also

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback