Monday, May 27, 2013

What is Razor Syntax? What new in Razor....

Razor is a template syntax that allows you to combine code and content in a fluid and expressive manner. Though it introduces a few symbols and keywords, Razor is not a new language. Instead, Razor lets you write code using languages you probably already know, such as C# or Visual Basic .NET. 

No comments:

Post a Comment