Padam's blog

I talk more about dot net and spend my most of the time with dot netting.
My First MVC Test Application!!

This is my first mvc test application and it is very  simple to startwith. I have heard and read about MVC in blogs and websites two or more times, but I still haven't  tested it. But, today, I find it quite interesting and efficient to my previous asp.net techniques. I have tested this application in CTP 3 release of MVC.

First of all, I created a MVC web application from the New project sub menu.

 

Then, I created table named task and generated its LinqToSql O/R mapping class.

 

After that, I wrote public functions in the Home controller class.

After that, I created 'Index' view

 

and 'Create' view.

 

Finally, When I have run my code, it worked excellent.

Download source code: FirstMVCApp.zip

 

Published 10-11-2008 12:23 AM by Padam Raj Gurung

Filed under:

Comments

# re: My First MVC Test Application!!@ Sunday, October 12, 2008 7:23 AM

Hi Padam,

Good posting. You can use Windows Live Sky Drive to share files, take a look at:

http://skydrive.live.com/

Cheers, RAM

Risma Adnan