Kellerman Logger is an easy to use, high performance logging framework for .NET 2.0 with the ability to log to multiple destinations. Kellerman Logger is faster and easier to use than Log4Net. The logger's ability to log messages with a single line of code makes Console.Writeline and Response.Write obsolete. Why use Kellerman Logger? The problem with all logging frameworks currently available (both open source and commercial) is that they sacrifice usability for extensibility. Modifying long configuration files is the only way to get them to work. Sure, there are examples for the configuration files, but it's not exactly one line of code. Kellerman Logger takes a different approach; to match the ease of use of Console.Writeline and Response.Write and add features to facilitate defect tracking and back end development. How many times have you written Response.Write(ex.Message)? Instead with Kellerman Logger write Log.LogException(ex); and the logger will write out not only the error message but all the properties of the exception and any inner exceptions.
Download in Progress ... please wait.
If your download does not start, please click the following link:
.NET Encryption Library - Affordable, powerful, and easy to use .NET Encryption/Hashing/Compression Library. Encrypt sensitive information such as passwords, credit cards and social security numbers. Supports Rijndael (AES), DES, TripleDES, RC2,...
AccessDiff - Compare Access Databases with AccessDiff. AccessDiff compares objects with the same name between two databases. It also detects missing objects in either the source or destination. The differences can be printed out in a report or exported to Excel.
Free Quick Reference Pack - Free Quick Reference Pack for Software Developers in PDF Format. Includes cheat sheets for C#, VB.NET, XHTML, Javascript, NUnit, Regular Expressions, SQL Server, HTML, CSS, and many more. Single sided pages to easily hang on your cube wall.
Kellerman .NET FTP - Kellerman FTP is a robust and easy to use .NET 2.0 FTP component. It supports FTPS and proxy servers. All the standard FTP operations are supported plus a multitude of other features that help to shorten development time....
NUnit Test Generator - Does the quality of your code matter? If it does, then you simply have to try the NUnit Test Generator. The NUnit Test Generator works with NUnit, MbUnit, xUnit to make your life easier. Increase your code coverage. Prevent tomorrow's bugs today.
Sharp Zip Wrapper - Free .NET Zip Library that wraps Sharp Zip. Easily Zip/Unzip files and directories. A demo form is included. Source code is included.
Themed .NET Wizard - Themed Wizard allows you to rapidly create wizard style interfaces in your .NET 2.0 WinForm application. With twelve included themes, designer navigation, and smart tags; Themed Wizard will make your WinForm application stand out from the crowd.
Unused Stored Procedures - Clean up the stored procedures in your SQL Server Database. The Unused Stored Procedures application performs an intelligent comparison of your source code and stored procedures to determine which stored procedures can be...