-
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: February 2006
Orlando CodeCamp – .NET Florida Style
I agree with Kirk that the Orlando CodeCamp has an impressive list of sessions and speakers for what will be a rockin’ day of .NET, Florida style Name your poison and it will be covered in Orlando on March 25th. … Continue reading
Posted in Uncategorized
3 Comments
Enterprise Library 2.0 Logging Application Block
The Logging Application Block in Enterprise Library 2.0 ( Download ) is probably as popular as the Data Access Application Block. The Logging Application Block allows one to monitor the health of one’s winform and web applications by logging various tracing information … Continue reading
Posted in Application Blocks
Leave a comment
Enterprise Library 2.0 Plays Fine on ASP.NET Shared Servers
In my last post, Enterprise Library 2.0 : Used by ASP.NET Applications on Shared Server?, I asked the question as to whether Enterprise Library 2.0 will play well on ASP.NET Shared Servers. I also posted the question on the GDN Enterprise Library … Continue reading
Posted in Uncategorized
Leave a comment
Enterprise Library 2.0 : Used by ASP.NET Applications on Shared Server?
Someone asked me this weekend if he could deploy Enterprise Library 2.0 for use with asp.net applications deployed on a shared server using a 3rd party host. I have actually never tried it and couldn’t find an answer - although I … Continue reading
Posted in Uncategorized
4 Comments
Framework Design Guidelines Book Review
Framework Design Guidelines – Conventions, Idioms, and Patterns for Reusable .NET Libraries is one of those few books you keep in reaching distance from your desk. For me, it sits right next to Jeffrey Richter’s oldie but goodie – Applied Microsoft … Continue reading
Posted in Uncategorized
1 Comment
Programmatically Creating Assemblies Using AssemblyBuilder – Verify Contents Using ILDASM
I had very little free time this past week, but I did find myself learning bits and pieces of things I have never played with before. One of the more interesting items was AssemblyBuilder. AssemblyBuilder is a class in System.Reflection.Emit … Continue reading
Posted in Uncategorized
2 Comments
Just Installed CodeRush and Refactor! Pro
Jeffrey just mentioned that the new ReSharper alpha build seems a bit more stable than the earlier versions, but a few of the comments still suggest some memory consumption issues. I have basically given up on waiting for ReSharper. It’s February and … Continue reading
Posted in Uncategorized
2 Comments