VS2010 – My First ASP.NET MVC2 Web Application

Today, I installed VS2010 Ultimate and tried my hands on the first ASP.NET MVC2 application.

My Application Name was “My Performance”, Here is how the solution looks:

image

Now started the interesting part. As I did in ASP.NET MVC1, I just clicked “Run”…

And here is what I got:

image

The error list looks like below:

image

Oho…

So – I see that the Test project doesn’t contain the reference to my web application.  So I added  it:

image

 

And now the application works like charm.

image

Enjoy!!!

You can leave a response, or trackback from your own site.

One Response to “VS2010 – My First ASP.NET MVC2 Web Application”

  1. I found your site on Google and read a few of your other entires. Nice Stuff. I’m looking forward to reading more from you.

Leave a Reply