Hi,
I have a MVC4 aspx view engine project.I want to develop a Razor view engine project which should not be added to aspx view engine solution and I have to create a new solution for this.
Can I redirect from one project to another project where the view engine is different?