Browse by Tags

07 August 2009
New Performance Counters for HttpWebRequest
Performance counters! You can never get enough! And starting with the .NET version 4.0 Beta 2, we in the System.Net team have added six new counters to the old set. But before we begin, some ground rules: Performance counters have to be enabled in your Read More...
25 July 2008
How to troubleshoot your System.Net code
Sytem.Net tracing One of the easiest ways is to use the built in System.Net tracing. It is a matter of copiying a config file to your machine and re-running your application. Here is a very detailed article on how tracing works and how to enable it. http://blogs.msdn.com/dgorti/archive/2005/09/18/471003.aspx Read More...
Page view tracker