Month: October 2004
SourceForge.net: Project Info – 7-Zip
This is a file compression utility that Clayton recommended.
Code Profiling for .NET Developers
Something to Consider
ANTS Profiler™ is a tool for code profiling applications written in any of the languages available on the .NET framework. ANTS Profiler will profile nearly all .NET applications including those designed to run on Windows and on web servers.
To code profile your application, use your application as normal, while running ANTS Profiler. ANTS Profiler then records the frequency and time spent in each line of your code, as you are using your application, and displays the results in a variety of formats.
This fixes the problem we were having with the prepare_xml statement when the xml fragment was larger than 43kb.