September 2011 - Posts

34
Comments

WebGrid Helper with Check All Checkboxes by imran_ku07

Introduction: WebGrid helper is one of the helper of ASP.NET Web Pages(WebMatrix) technology included in ASP.NET MVC 3. This helper is very easy to use and makes it very simple to display tabular data in your web page. In addition to displaying tabular...
6
Comments

A WebForm View with a Razor Layout in ASP.NET MVC 3 by imran_ku07

Introduction: By default, ASP.NET MVC 3 ships with two built-in view engines: WebFormViewEngine and RazorViewEngine. WebFormViewEngine is for web form view and RazorViewEngine is for razor view. You can use a master page to create a consistent layout...
Filed under: , ,
More Posts