welcome all,
i have a large vb.net application, i wanna analyze the performance of the program at runtime.
for example, i want to know how many times a certain function was called, or the usage of computer resources for eah function,,
what is the tool that can help me??
thanks all,,,,

The CLR Profiler analyzes memory allocation. For performance analysis, I've found SlimTune to be useful. A quick Internet search should turn up a bunch of other tools as well.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.