I came across this cool syntax table that can come in quite handy when one is working with Razor in ASP.NET
Syntax/SampleRazorWeb Forms Equivalent (or remarks)Code Block@{ int x = 123; string y = "because.";}<% int x = 123; string y = "because.";%>Expression (Html