ASP.NET MVC

  • submit to reddit

Get AppSettings from web.config in a generic way

I use this snippet in all web projects where I need to get settings from the AppSettings section in web.config. This method (static or not) makes it easy and...

1 replies - 2440 views - 10/18/12 by Mario Sannum in Uncategorized

Daily Dose - ASP.NET MVC 2 Has Arrived

Microsoft just released the second major version of ASP.NET MVC.  An alternative to HTML abstraction development in ASP.NET WebForms, ASP.NET MVC 2 is used in...

0 replies - 17743 views - 03/13/10 by Mitch Pronschinske in Daily Dose