hi
in my application there r many classes and runtime so many objects r created of diff. classes. and i want to know how many objects r created at runtime.is there any utility in c#.net to know number of objects created at runtime.
plz help me
thanks and regards
kavita

count number of objects crated in runtime
Perry_SSIS
http://www.google.com/search q=profiling+API
Diego Gonzalez
Lagash Systems SA
C# MVP
Christian van der Ree
plz Explain me in detail how to use Profiling API.
thanks & Regards
kavita
Rafael Salas
Nigel Findlater
You could read the articles on these pages:
to give you a clue as to how the Profiling API works.
JDGingras
is there any another way to count number of objects created runtime.
which doesn't include system objcets.
thanks and regards
kavita