ASP.NET MVC Web Matrix & Razor Tutorials

The Microsoft WebMatrix tool is a lightweight web development platform that enables website creation in different ways. This tool is aimed at developers who are starting with web development using ASP.NET as well as PHP/Ruby developers planning to develop web apps using ASP.NET. Microsoft WebMatrix utilizes the new Razor syntax. In this list, we will see some articles written by our authors on WebMatrix and Razor syntax. Hope you find them useful

ASP.NET WebMatrix - Getting Started - The following article introduces WebMatix and takes you through the process of enabling routing in your ASP.NET WebMatrix website.

ASP.NET MVC 3 Preview 1 - Razor View Engine - The following article demonstrates how to use the new Razor view engine in ASP.NET MVC 3 Preview 1 release.

ASP.NET MVC 3 – Razor Syntax - The following article demonstrates how to use the new syntax in the Razor view engine in ASP.NET MVC 3

ASP.NET MVC 3 Razor Syntax - RenderBody, RenderPage and RenderSection - The following article demonstrates how to use these three method of Razor syntax -RenderBody, RenderPage and RenderSection in ASP.NET MVC 3

Using Helper Methods with ASP.NET Web Matrix - The following article demonstrates how to use custom Helpers when you’re using WebMatrix and ASP.NET Web Pages.

Using Functions and Helpers in ASP.NET Web Pages – WebMatrix - The following article demonstrates how to use functions with helpers when you’re using ASP.NET Web Pages.

ASP.NET: Loop Statements in WebMatrix and Razor - Microsoft WebMatrix utilizes the new Razor syntax. All programming languages use the Loop constructs and the same goes for WebMatrix programming too. If you are new to the razor syntax, it could be confusing at times to remember programming constructs in Razor. This article aims at giving you a basic loop programming concept overview if you are using WebMatrix





About The Author

Suprotim Agarwal
Suprotim Agarwal, Developer Technologies MVP (Microsoft Most Valuable Professional) is the founder and contributor for DevCurry, DotNetCurry and SQLServerCurry. He is the Chief Editor of a Developer Magazine called DNC Magazine. He has also authored two Books - 51 Recipes using jQuery with ASP.NET Controls. and The Absolutely Awesome jQuery CookBook.

Follow him on twitter @suprotimagarwal.

No comments: