Click here to Skip to main content
15,896,726 members
Articles / Web Development / ASP.NET

TraceNet: Trace method level performance for DLLs in ASP.NET applications without writing any performance tracing code!

Rate me:
Please Sign up or sign in to vote.
4.82/5 (29 votes)
2 Dec 2010CPOL19 min read 82.8K   663   75  
A component that allows you to view tracing information for methods written within classes in managed DLLs, and for this, you don't need to write any tracing code.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Founder SmartAspects
Bangladesh Bangladesh
I write codes to make life easier, and that pretty much describes me.

Comments and Discussions