How to Create Website using ASP.Net MVC 3

MVC grid Bulk Update using XML, Convert MVC FormCollection to XML using XmlDocument


In this post we will see how to create MVC3 Application using Visual studio 2010 step by step
  1.  First open Visual studio
  2. Select File -> New -> Project, then select Asp.Net MVC 3 Web Applicatio 
  3. In Name textbox enter TelerikBulkUpdate click ok
  4.                                              
  5. Select Internet Application from Project Template then click OK. Leave the others option as defaults.                                                           
  6. Now the solution is ready to develop the MVC3 Application. Now the solution is look like bellow.
    Now Run the Application , The Out put is look like bellow

No comments:

Post a Comment