-
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: September 2007
Adding the Dependency Injection into the Dependency Injection Application Block Sample
So I shamelessly created a Dependency Injection Application Block ProtoType for an Application Block Software Factory presentation that was really just a glorified Factory Method. It essentially just did type mapping and created an object using Activator.CreateInstance(). This didn’t sit well with me while … Continue reading
Posted in Uncategorized
Leave a comment
Simple Dependency Injection Application Block Using Application Block Software Factory
I needed to create a simple application block for Enterprise Library using the new Application Block Software Factory for a presentation. Given that I just created an Enterprise Library Plug-In for the RepositoryFactory: I realized I had the … Continue reading
Posted in Uncategorized
4 Comments
Repository Factory Guidance Package Screencast Part II Released!
I published the second screencast on the Repository Factory: Create Data Access Layer Using Repository Factory Guidance Package Screencast The second screencast focuses on using the guidance package to generate business entities, stored procedures, and repository classes to create a data access … Continue reading
Posted in Uncategorized
Leave a comment
Is there a market for disposable applications?
I was reading Ayende’s post on How to sell maintainability? when I got this “pit in my stomach” that perhaps many applications are becoming disposable rather than maintainable just like everything else in society. If your DVD Player, Toaster, Vacuum Cleaner, … Continue reading
Posted in Uncategorized
3 Comments
Presenting at Tampa .NET Developer Group – Thursday, October 18 2007 – Repository Factory and Enterprise Library
I am already excited about traveling to Tampa to talk about the new Repository Factory from Microsoft Patterns & Practices as well as combining it with the Validation Application Block and Policy Injection Application Block in Enterprise Library. At the end … Continue reading
Posted in Uncategorized
Leave a comment
Repository Factory Guidance Package Screencast
While I was on vacation last week I received numerous emails asking for a Repository Factory Screencast, so I created one quickly today on PnPGuidance: Repository Factory Guidance Package Code Walkthrough Screencast This screencast goes over the code that is … Continue reading
Posted in Featured
4 Comments