Quantcast
Channel: Programming Video Tutorials
Viewing all articles
Browse latest Browse all 53

View in ASP.NET MVC Video Tutorial part-4

$
0
0


View in ASP.NET MVC Video Tutorial part-4
In this ASP.NET MVC Video tutorial, I will show you How to add View in View Folder. If you know little bit about asp.net web form then you learn better about view. In this video tutorial, I will show how to design web form or you can say view in MVC. By the following steps you can design your views:

  1. Add a new Empty MVC project in the solution explorer.
  2. Add Home Controller in controller folder.
  3. Add view by right click on Index Action method, also assign name to the views.

Viewing all articles
Browse latest Browse all 53

Trending Articles