Posted on: 3/3/2015 5:48:14 AM | Views : 514

I have a web application project in asp.net. I need to convert(revamp) the project to MVC(MVC5).
1. Starting a new MVC project and recreating all the functionalities in the new project - Is this the right approach to do that?
2. What all are the challenges I may have to face?
3. I want the website to give support in most of all browsers and in earlier versions(like IE8 and earlier). Is there any issues for this?
4. Is there any changes required at the production server?
5. Is it possible to partially convert the existing project to MVC and see?
I don't have any prior experience in MVC. Any helpful information regarding this will be highly appreciable. Thanks in Advance!

Go to the complete details ...