Welcome to MSDN Blogs Sign in | Join | Help

September 2005 - Posts

In Whidbey (.NET Framework 2.0) System.Net has a new feature called Tracing. This uses the builtin CLR Tracing functionality. What is interesting about the System.Net Tracing is that You can easily see the data that is being sent or received without having Read More...
Lets say that you are invoking a web service from another web service. Both are on the same box. You might be making authenticated or unauthenticated calls and perhaps you are setting the KeepAlive = false. Intermittently, (under load) you might get "Only Read More...
I presented System.Net tips and tricks. I did the lunch session on Tuesday and Wednesday. Lunch sessions are particularly difficult, you only have 45 minutes - You can't present lengthy topics. I chose to talk about the System.Net Tracing, Negotiate Stream, Read More...
If you have questions on the System.Net [managed network programming api's] please post your questions to http://forums.microsoft.com/msdn/ShowForum.aspx?ForumID=40 I monitor this forum and so does all of my team. This is your best bet to get your questions Read More...
 
Page view tracker