dotNetTips.Utility 3.5 Released

After lots new coding, refactoring and upgrading to .NET 3.5, dotNetTips.Utility 3.5 is finally released! This assembly is much of the common code I have been writing for the past 8+ years all wrapped up in a nice package and easy to use. Here is just some of what is in the new version:

New Classes

  • EventLogTraceListener – Works much better than the one that comes with .NET!
  • XmlTraceListener – Works much better than the one that comes with .NET!
  • LogEntry – Provides tons more debugging information for exceptions and highly configurable!
  • Extension classes!
  • And More!

Improvements

  • ActiveDirectoryHelper
  • XmlHelper
  • And More!

The version of this release is: 3.5.0.23823

The documentation, binary and source code can be downloaded from CodePlex.

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.