Fabrice's weblog

Tools and Source

News

My .NET Toolbox
An error occured. See the script errors signaled by your web browser.
No tools selected yet
.NET tools by SharpToolbox.com

Read sample chapters or buy LINQ in Action now!
Our LINQ book is also available on AMAZON

.NET jobs

Emplois .NET

Tuneo

ASP.NET Hosting transatlantys

Contact

Me

Others

Selected content

Archives

February 2005 - Posts

Advanced debugging with SOS.dll
I've just discovered advanced debugging in Visual Studio using SOS.dll. It can be used to get information about the garbage collector, objects in memory, threads and locks, call stacks and more.
See how to use mixed-mode debugging and SOS.dll.
See also Using SOS in the SDK and this article from MSDN Magazine.
Posted: Feb 25 2005, 01:15 PM by Fabrice Marguerie | with no comments
Filed under:
My articles
I grouped the links to my articles onto a dedicated page so anyone can find them all easily.
Choosing an object-relational mapping tool

My latest article is now available in English: "Choosing an object-relational mapping tool".

When developing an application, it is almost unavoidable to write data access and data manipulation code. Many object-relational mapping tools are available to help. Choosing the right one is important.

This article presents the criteria for selecting an object-relational mapping tool.


Version originale en français

More Posts