<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/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>Programming with .NET - General</title><link>http://forums.silverlight.net/forums/17.aspx</link><description>General discussions around authoring Silverlight .NET applications.</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Monitor http traffic</title><link>http://forums.silverlight.net/forums/thread/79439.aspx</link><pubDate>Mon, 11 Aug 2008 09:13:38 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:79439</guid><dc:creator>Dastei</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/79439.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=79439</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I use &lt;a href="http://www.fiddlertool.com/fiddler/"&gt;Fiddler&lt;/a&gt; to watch my http traffic. Its a small .Net tool that works as proxy in every browser&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Monitor http traffic</title><link>http://forums.silverlight.net/forums/thread/79426.aspx</link><pubDate>Mon, 11 Aug 2008 07:57:10 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:79426</guid><dc:creator>Yi-Lun Luo - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/79426.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=79426</wfw:commentRss><description>&lt;p&gt;Hello, the only solution without extra plug-in is to monitor the requests on the server, store the information in a session variable, and use a web service to return the data to your Silverlight application.&lt;/p&gt;
&lt;p&gt;For example, if you&amp;#39;re using ASP.NET, you can write some code in global.asax file to monitor every request.&lt;/p&gt;</description></item><item><title>Re: Monitor http traffic</title><link>http://forums.silverlight.net/forums/thread/79096.aspx</link><pubDate>Sat, 09 Aug 2008 05:32:48 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:79096</guid><dc:creator>nahidul</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/79096.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=79096</wfw:commentRss><description>&lt;p&gt;hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; you may know fire bug is open source! im just remind you again... if you want to do such thing go through the fire bug source you will get the idea behind it.&lt;/p&gt;
&lt;p&gt;open source fire bug link below&lt;/p&gt;
&lt;p&gt;&lt;a href="http://code.google.com/p/fbug/"&gt;http://code.google.com/p/fbug/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Re: Monitor http traffic</title><link>http://forums.silverlight.net/forums/thread/79061.aspx</link><pubDate>Fri, 08 Aug 2008 22:25:01 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:79061</guid><dc:creator>sl.ayer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/79061.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=79061</wfw:commentRss><description>Silverlight not gonna help you. You would need to write a browser plug-in or rather plugins since different browsers use different plug-in architecture.</description></item><item><title>Re: Monitor http traffic</title><link>http://forums.silverlight.net/forums/thread/79059.aspx</link><pubDate>Fri, 08 Aug 2008 22:05:25 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:79059</guid><dc:creator>sahina</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/79059.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=79059</wfw:commentRss><description>&lt;p&gt;Hi Peter,&lt;/p&gt;&lt;p&gt;I apologize, I was not clear. I am trying to monitor the client traffic, not the server traffic. For a web page to be rendered, there will be multiple requests to various resources on page; such as images, css files, javascript files, etc... I want to monitor these requests before the page is rendered. I know that the Silverlight object is rendered as part of the page after all these resources are requested and the final html is rendered in browser.&lt;/p&gt;&lt;p&gt;I don&amp;#39;t think what I am trying to do is possible with Silverlight but I wanted to ask anyway. May be I could get a pointer in the right direction.&lt;/p&gt;&lt;p&gt;The proxies such as Firebug (Firefox) and Web Development Helper (IE) does this but they are ActiveX (not sure how Firebug works in Firefox) controls. How can I achieve this kind of traffic http listening on a browser level? &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Monitor http traffic</title><link>http://forums.silverlight.net/forums/thread/79032.aspx</link><pubDate>Fri, 08 Aug 2008 19:14:15 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:79032</guid><dc:creator>pbromberg</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/79032.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=79032</wfw:commentRss><description>&lt;p&gt;I think there is an inherent &amp;quot;disconnect&amp;quot; around what you are asking to do. Remember, when you request a web page that hosts Silverlight content, Silverlight runs on the client in your browser, not on &amp;quot;the server&amp;quot; -- which is where you would be monitoring traffic. There are lots of tools to monitor HTTP traffic and log it including free ones like Google Analytics. But unless you only want Silverlight to retrieve and display such statistics, it is running in the &amp;quot;wrong place&amp;quot; to accomplish what you want.&lt;/p&gt;</description></item><item><title>Monitor http traffic</title><link>http://forums.silverlight.net/forums/thread/79020.aspx</link><pubDate>Fri, 08 Aug 2008 17:19:49 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:79020</guid><dc:creator>sahina</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/79020.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=79020</wfw:commentRss><description>&lt;p&gt;Can I monitor the http traffic on the page where a silverlight control is embedded? I want to do this with SIlverlight without writing any BHO or ActiveX controls for IE to do this... Is this possible with Silverlight?&lt;/p&gt;&lt;p&gt;Thanks &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>