Error!
Success!

By tag: Diagnostics

showing:  of
0
kicks

Sending the LINQ To SQL log to log4net  (Unpublished)

A small class that help you redirect DataContext(LINQ to SQL) messages to log4net


Kicked By:
Drop Kicked By:
0
kicks

Sertool - A serialization diagnostics tool  (Unpublished)

If you've ever had a complex data structure to serialize, only to find that - somewhere, somehow - something non-serializable has been referenced by your structure, you will find this tool indispensible. Sertool crawls an object graph and outputs the details of all objects that will be serialized...


Kicked By:
Drop Kicked By:
0
kicks

How To Get The Calling Method And Type  (Unpublished)

Here are a couple of useful methods for getting information about the caller of a method. The first returns the calling method of the current method. The second returns the type of the caller. Both of these methods require declaring the System.Diagnostics namespace.


Kicked By:
Drop Kicked By: