-
Recent Posts
Recent Comments
- R&D | Study Notes for 70-486 – Developing ASP.NET MVC 4 Web Applications on Templates With Razor
- AlfalfaStrange on Sorting Spaces In Lion
- Define something like for in ASP.NET MVC 3 to pass real html | PHP Developer Resource on Templates With Razor
- Define something like for in ASP.NET MVC 3 to pass real html on Templates With Razor
- CD Smith on Sorting Spaces In Lion
Archives
Categories
Meta
Monthly Archives: July 2011
Templates With Razor
Razor is a great way to create views with ASP.NET MVC. One feature I use quite often are custom helpers. Instead of duplicating the same few lines of markup I simply create a reusable helper to generate HTML. For example, … Continue reading
