Creating custom Watch window in ASP.Net

A

Ashishthaps

In a running .NET app (ASP.NET or a Winforms or service app), I want to
capture the "snapshot" of all objects in the app's memory and display
details of these objects. Details should include Type, Count (how many
instances), memory consumed, cross-references among other objects.
The display should also allow for viewing of members/properties, functions,
contained in each object, similar to the "Watch" window objects' tree
control while debugging in Visual Studio.Net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,563
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top