MVC Sample Application - Part3


      After visual studio creates a project,we will see number of files and folders.We learnt about them in previous chapter.If we run the project this time then visual studio throws a error like following,because it does not contain anything(empty template),so we will see a 404 error.

404 error