Infolink

 

Search This Blog

Showing posts with label asp.net mvc tutorial. Show all posts
Showing posts with label asp.net mvc tutorial. Show all posts

Nov 28, 2012

How to create a simple model in ASP.NET MVC and display the same?(PART-4)

Step1:- Create a simple class file

The first step is to create a simple customer model which is nothing but a class with 3 properties code, name and amount. Create a simple ASP.NET MVC project, right click on the model folder and click on add new item as shown in the below figure.


Related Posts Plugin for WordPress, Blogger...