Browse by Tags
All Tags »
LINQ (
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...
I’ve done a lot of work with LINQ to Data lately (both LINQ to SQL and others). I spend more then the better part of a day checking my Google Reader checking for blog posts and/or articles from the .NET community. There’s a lot you can learn...
So with the recent news of LINQ to SQL going DOA a lot of those who have developed applications around it are probably hurting. I myself was shocked to hear that Microsoft would do such a foolish thing. This is one of the things that turns off people...
More Posts