.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

How to get Razor syntax support in Visual Studio 2010

What’s Razor?Razor is a simple-syntax view engine that is released as part of ASP.NET Model View Controller (MVC) 3. Read more about the syntax on ScottGu’s blog or on ASP.NET How can I get Razor syntax support in Visual Studio 2010?It’s simple. Install the MVC3 RTM bits via Web Platform Installer or download the installer ...