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
- First open Visual studio
- Select File -> New -> Project, then select Asp.Net MVC 3 Web Applicatio
- In Name textbox enter TelerikBulkUpdate click ok
- Select Internet Application from Project Template then click OK. Leave the others option as defaults.
- 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