5
Shouts

WebMatrix - Consistent Look And Feel With Razor

published 686 days, 19 hours, 41 minutes ago posted by MikesdotnettingMikesdotnetting 687 days, 12 hours, 9 minutes ago
Thursday, July 08, 2010 1:33:51 PM GMT Wednesday, July 07, 2010 9:05:37 PM GMT

WebMatrix - Consistent Look And Feel With Razor   Most web development frameworks provide features that assist with creating a consistent look and feel across pages, or make provision for managing reusable partial content, such as headers and footers. The Web Pages framework is no exception. This article examines the core features offered by its Razor view engine for handling templated layouts and common blocks of content.

 

I'm going to enhance the web application I started in my previ...

category: ASP.NET | clicked: 1 | | source: www.mikesdotnetting.com | show counter code
tags: ASP.NET Web Pages, Razor, WebMatrix