I have an ASP.NET MVC 2 web site that I've already upgraded to MVC 3. I'm not finding it very easy for new Razor views to coexist with my older ASPX views. I've found some articles, but I've failed at all of their suggestions and it seems not many people have been successful at doing this.
Has Microsoft made anything to make it easier to add Razor support to an upgraded MVC 2 app?