Friday, October 29, 2004
Wednesday, October 27, 2004
Wednesday, October 20, 2004
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.
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.
Wednesday, October 13, 2004
Tuesday, October 12, 2004
"Invalid Buffer Received from Client" Error Message in SQL Server Log When You Use SQL Server .NET Provider Classes
This fixes the problem we were having with the prepare_xml statement when the xml fragment was larger than 43kb.
This fixes the problem we were having with the prepare_xml statement when the xml fragment was larger than 43kb.
Subscribe to:
Posts (Atom)