Skip to main content

Home/ ASP.Net MVC/ Group items tagged asp net

Rss Feed Group items tagged

Wicked Tunez

Jon Lanceley's .Net Blog: MVC3 RadioButtonList Helper - 2 views

  •  
    MVC3 RadioButtonList Helper
Jacques Bosch

InfoQ: HTML5 offline web applications using ASP.NET MVC - 2 views

  •  
    "One of the major constraints of web applications has always been connectivity. We imagined leveraging the browser to bring fully competent web applications to the desktop, but failed due to the lack of decent browser support. Although there were some caching techniques available before, they were never really designed with the intention of making web applications run completely offline, making them fragile and complex to set up. HTML5 tries to make up for this missing browser capability by introducing the offline application cache; a more reliable way to make web applications truly available even offline."
Wicked Tunez

MVC organization « Relentless Refactorer - 4 views

  •  
    Applying Uncle Bob's packaging principals to MVC organization
Jacques Bosch

ASP.NET MVC 2 - MSDN - 0 views

  •  
    "The Model-View-Controller (MVC) pattern is an architectural design principle that separates the components of a Web application. This separation gives you more control over the individual parts of the application, which lets you more easily develop, modify, and test them."
Jacques Bosch

ASP.NET MVC: Securing Your Controller Actions - 0 views

  •  
    "Many people on the forums want to know how to best protect Actions on their Controller using Forms Authentication. The MVC Team has done a nice job introducing Filters (using Attributes) to this latest drop of MVC, and in this post I'll show you how to create a filter that can handle security."
Johann Strydom

ASP.NET MVC 2 Custom Validation - 0 views

  •  
    Explains how to implement a custom validation attribute
« First ‹ Previous 101 - 120 of 140 Next ›
Showing 20 items per page