Tagged Questions

3
votes
1answer
127 views

Statistic collection tool for C#?

Is there a good tool to collect statistics from within C# a application. Basically we want to save successful method calls, what parameter values were passed in, the IP addresses (for web ...
0
votes
2answers
376 views

Get statistics on a C# WAP Project for client communication

I have a client that thought a highly dynamic ASP.NET application was a very simple sytem, yet to implement it in the manner in which they needed for future grown it has grown to well over 100 ...