-
Archives
- November 2010
- March 2010
- February 2010
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
Monthly Archives: April 2008
Presentation Recap: ASP.NET MVC Framework – Unity IoC – Data Access Tips & Techniques
I presented a number of topics at the Sarasota Florida .NET Developer Group on Thursday Evening. I gave two 1-hour presentations: Introduction to the ASP.NET MVC Framework Data Access Tips & Techniques and we hit a number of newer technologies in … Continue reading
Posted in Uncategorized
1 Comment
Book Review: LINQ in Action
I read another excellent book on LINQ recently, called LINQ in Action, which provides some excellent coverage of the new language enhancements added for LINQ as well as the various flavors of LINQ. If you are looking for a single book … Continue reading
Posted in Uncategorized
1 Comment
Unity IoC and ASP.NET MVC Framework Screencast
Based on several requests, I created a new screencast that shows one step-by-step how to add the Unity IoC Container from Microsoft Patterns & Practices to an ASP.NET MVC Web Application to create controllers and inject their dependencies. Unity IoC – … Continue reading
Posted in Featured
5 Comments
Enterprise Library 4.0 CTP Available
Microsoft Patterns & Practices released the Enterprise Library 4.0 CTP. You can download it here. If you use Enterprise Library quite a bit, at a minimum I recommend downloading the change log to see if they missed a bug or issue … Continue reading
Posted in Featured
2 Comments
Visual Studio 2008 Tips: Implement Interface Regions and Organize Usings Settings
Awhile back I wrote a quick tutorial on how to optimize using statements in Visual Studio 2008 similar to ReSharper: Visual Studio 2008 Tip: Resolving Namespaces and Removing Unused Using Statements I received a few comments from people wondering how … Continue reading
Posted in Uncategorized
Leave a comment