<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Tracing Network Calls</title><link>http://blogs.msdn.com/drnick/archive/2008/06/10/tracing-network-calls.aspx</link><description>Many common networking problems can be diagnosed by tracing System.Net events. This is often much easier than setting up packet captures or other software, particularly if you're working on a production machine. Since tracing is a part of the framework,</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Forwarding Transactions</title><link>http://blogs.msdn.com/drnick/archive/2008/06/10/tracing-network-calls.aspx#8590196</link><pubDate>Tue, 10 Jun 2008 20:21:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8590196</guid><dc:creator>Nicholas Allen's Indigo Blog</dc:creator><description>&lt;p&gt;I want to receive messages that contain a transaction and forward those messages to another service.&lt;/p&gt;
</description></item><item><title>re: Tracing Network Calls</title><link>http://blogs.msdn.com/drnick/archive/2008/06/10/tracing-network-calls.aspx#8597967</link><pubDate>Sat, 14 Jun 2008 20:25:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8597967</guid><dc:creator>Stanislav Dvoychenko</dc:creator><description>&lt;p&gt;Thanks for reminding about this. I put some screenshots from the ServiceTraceViewer together to show what is logged by System.Net, System.Net.Sockets and System.Net.Cache. Hopefuly it gives an idea of what source to look for what data.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://plainoldstan.blogspot.com/2008/06/integrating-tracing-on-network-events.html"&gt;http://plainoldstan.blogspot.com/2008/06/integrating-tracing-on-network-events.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://plainoldstan.blogspot.com/2008/06/reviewing-events-from-systemnetcache.html"&gt;http://plainoldstan.blogspot.com/2008/06/reviewing-events-from-systemnetcache.html&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>