Good article for a C# Razor quick reference guide

Michael Roma on Aug 14, 2012

From: http://haacked.com/

“I gave a presentation to another team at Microsoft yesterday on ASP.NET MVC and the Razor view engine and someone asked if there was a reference for the Razor syntax. It turns out, there is a pretty good guide about Razor available, but it’s focused on covering the basics of web programming using Razor and inline pages and not just the Razor syntax. So I thought it might be handy to write up a a really concise quick reference about the Razor syntax.”

Article: C# Razor Syntax Quick Reference