Browse by Tags
All Tags »
ASP.NET MVC (
RSS)
I’ve been doing a ton of work with ASP.NET MVC lately. Which of course has me thinking how I design my code structure since MVC is all about separation of concerns. I really like the idea of POCO (Plain Old Clr Objects) because it allows easily...
I come in peace. This is a post to continue my series about my opinions and thoughts on the issue. If you haven’t I suggest you go back and read Part 1 and Part 2 . So I’ve been working on a MVC application for a friend of mine and his business...
Sonu Kapoor the owner of http://dotnetslackers.com wrote an initial version of Kigg, a Digg clone using ASP.NET MVC. I happened to check back at the source code after I noticed that http://www.dotnetshoutout.com looked exactly like what I remember...
More Posts