<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Dissecting Silverlight and CoreCLR Runtime on Windows OS using WinDbg – Silverlight Plugin and Silverlight .NET runtime explained</title>
	<atom:link href="http://debuggingblog.com/wp/2009/06/04/dissecting-silverlight-runtime-on-windows-os-using-windbg-%e2%80%93-lifecycle-of-a-request-in-silverlight-runtime/feed/" rel="self" type="application/rss+xml" />
	<link>http://debuggingblog.com/wp/2009/06/04/dissecting-silverlight-runtime-on-windows-os-using-windbg-%e2%80%93-lifecycle-of-a-request-in-silverlight-runtime/</link>
	<description></description>
	<pubDate>Fri, 12 Mar 2010 00:30:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: prashant</title>
		<link>http://debuggingblog.com/wp/2009/06/04/dissecting-silverlight-runtime-on-windows-os-using-windbg-%e2%80%93-lifecycle-of-a-request-in-silverlight-runtime/#comment-1725</link>
		<dc:creator>prashant</dc:creator>
		<pubDate>Fri, 19 Feb 2010 05:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=456#comment-1725</guid>
		<description>&lt;a href="#comment-1721" rel="nofollow"&gt;@H-MaD&lt;/a&gt;, okay I understand. I will look into it one of these weekends.

thanks,</description>
		<content:encoded><![CDATA[<p><a href="#comment-1721" rel="nofollow">@H-MaD</a>, okay I understand. I will look into it one of these weekends.</p>
<p>thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: H-MaD</title>
		<link>http://debuggingblog.com/wp/2009/06/04/dissecting-silverlight-runtime-on-windows-os-using-windbg-%e2%80%93-lifecycle-of-a-request-in-silverlight-runtime/#comment-1721</link>
		<dc:creator>H-MaD</dc:creator>
		<pubDate>Wed, 17 Feb 2010 08:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=456#comment-1721</guid>
		<description>&lt;a href="#comment-1719" rel="nofollow"&gt;@prashant&lt;/a&gt;, I am trying to figure out whether a request sent from an unknown Silverlight application was sent using client stack or browser stack. 
I am trying to learn how Silverlight succeeds in managing two totally different contexts for the two HTTP engines (cookie handling, connections, etc...).
Thanks,</description>
		<content:encoded><![CDATA[<p><a href="#comment-1719" rel="nofollow">@prashant</a>, I am trying to figure out whether a request sent from an unknown Silverlight application was sent using client stack or browser stack.<br />
I am trying to learn how Silverlight succeeds in managing two totally different contexts for the two HTTP engines (cookie handling, connections, etc&#8230;).<br />
Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: H-MaD</title>
		<link>http://debuggingblog.com/wp/2009/06/04/dissecting-silverlight-runtime-on-windows-os-using-windbg-%e2%80%93-lifecycle-of-a-request-in-silverlight-runtime/#comment-1720</link>
		<dc:creator>H-MaD</dc:creator>
		<pubDate>Wed, 17 Feb 2010 08:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=456#comment-1720</guid>
		<description>&lt;a href="#comment-1719" rel="nofollow"&gt;@prashant&lt;/a&gt;, I am trying to figure out whether a request sent from an unknown Silverlight application was sent using client stack or browser stack. 
I am trying to learn how Silverlight succeeds in managing two totally different contexts for the two HTTP engines (cookie handling, connections, etc...).
Thanks,</description>
		<content:encoded><![CDATA[<p><a href="#comment-1719" rel="nofollow">@prashant</a>, I am trying to figure out whether a request sent from an unknown Silverlight application was sent using client stack or browser stack.<br />
I am trying to learn how Silverlight succeeds in managing two totally different contexts for the two HTTP engines (cookie handling, connections, etc&#8230;).<br />
Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prashant</title>
		<link>http://debuggingblog.com/wp/2009/06/04/dissecting-silverlight-runtime-on-windows-os-using-windbg-%e2%80%93-lifecycle-of-a-request-in-silverlight-runtime/#comment-1719</link>
		<dc:creator>prashant</dc:creator>
		<pubDate>Wed, 17 Feb 2010 07:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=456#comment-1719</guid>
		<description>&lt;a href="#comment-1714" rel="nofollow"&gt;@H-MaD&lt;/a&gt;, Sorry I have not looked into client http stack yet and I am not sure about its entry point. May I ask you what is it that you are trying to achieve?

Thanks,</description>
		<content:encoded><![CDATA[<p><a href="#comment-1714" rel="nofollow">@H-MaD</a>, Sorry I have not looked into client http stack yet and I am not sure about its entry point. May I ask you what is it that you are trying to achieve?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: H-MaD</title>
		<link>http://debuggingblog.com/wp/2009/06/04/dissecting-silverlight-runtime-on-windows-os-using-windbg-%e2%80%93-lifecycle-of-a-request-in-silverlight-runtime/#comment-1714</link>
		<dc:creator>H-MaD</dc:creator>
		<pubDate>Sun, 24 Jan 2010 15:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=456#comment-1714</guid>
		<description>Hi, Nice Post!

I had a question regarding Silverlight 3.0, which introduced a client HTTP stack in addition to the default browser stack: is there a way to specify which HTTP engine (browser or client) handles a request by debugging npctrl.dll?</description>
		<content:encoded><![CDATA[<p>Hi, Nice Post!</p>
<p>I had a question regarding Silverlight 3.0, which introduced a client HTTP stack in addition to the default browser stack: is there a way to specify which HTTP engine (browser or client) handles a request by debugging npctrl.dll?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
