<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>Change all image, javascript, css path to another domain for faster download</title><link>http://code.msdn.microsoft.com/FastContentLoad/Project/ProjectRss.aspx</link><description>Browsers can open only two connections per domain thus if you download static content - images, javascript and css from different domains, browser can download more in parallel and thus download pa...</description><item><title>NEW POST: Error on async postback...</title><link>http://code.msdn.microsoft.com/FastContentLoad/Thread/View.aspx?ThreadId=961</link><description>&lt;div class="wikidoc"&gt;
Inside an update panel I receive this error&lt;br /&gt;---------------------------&lt;br /&gt;Error&lt;br /&gt;---------------------------&lt;br /&gt;A Runtime Error has occurred.&lt;br /&gt;Do you wish to Debug?&lt;br /&gt; &lt;br /&gt;Line: 5&lt;br /&gt;Error: Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled.&lt;br /&gt; &lt;br /&gt;Details: Error parsing near 'opSearch1_SearchText').value.replace(/\s'.&lt;br /&gt;---------------------------&lt;br /&gt;Yes   No   &lt;br /&gt;---------------------------&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Do you think there's a way to fix the problem?&lt;br /&gt;the problem is due to the fact that ajax add&lt;br /&gt;1610|updatePanel|ctl00&lt;i&gt;LoginSearchSection&lt;/i&gt;UpdatePanel|&lt;br /&gt; &lt;br /&gt;in front of every response, so &lt;br /&gt; &lt;br /&gt;if (HasMatch(content, pos, IMG_TAG))&lt;br /&gt;{&lt;br /&gt;lastPosWritten = this.WritePrefixIf(SRC&lt;i&gt;ATTRIBUTE, content, pos, lastPosWritten, this.&lt;/i&gt;ImagePrefix);&lt;br /&gt;}&lt;br /&gt; &lt;br /&gt;sobstitute the wrong text....&lt;br /&gt; &lt;br /&gt;any idea?&lt;br /&gt;
&lt;/div&gt;</description><author>smnbss</author><pubDate>Mon, 17 Nov 2008 20:51:26 GMT</pubDate><guid isPermaLink="false">NEW POST: Error on async postback... 20081117P</guid></item><item><title>UPDATED RELEASE: StaticContentFilter.cs v1.0.0 (Aug 01, 2008)</title><link>http://code.msdn.microsoft.com/FastContentLoad/Release/ProjectReleases.aspx?ReleaseId=1354</link><description></description><author></author><pubDate>Mon, 04 Aug 2008 16:47:43 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: StaticContentFilter.cs v1.0.0 (Aug 01, 2008) 20080804P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/FastContentLoad/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Resource Page Description&lt;/b&gt;&lt;br /&gt;Browsers can open only two connections per domain thus if you download static content - images, javascript and css from different domains, browser can download more in parallel and thus download page faster. This HttpFilter can intercept page output and insert a http&amp;#58;&amp;#47;&amp;#47;somedomain prefix before every image tag, script tag and link tag and thus make all these content download from different domains. 
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Read my blog post on how to use this:&lt;br /&gt;&lt;a href="http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx" class="externalLink"&gt;http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>oazabir</author><pubDate>Fri, 01 Aug 2008 21:22:05 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080801P</guid></item><item><title>CREATED RELEASE: StaticContentFilter.cs v1.0.0 (Aug 01, 2008)</title><link>http://code.msdn.microsoft.com/FastContentLoad/Release/ProjectReleases.aspx?ReleaseId=1354</link><description></description><author></author><pubDate>Fri, 01 Aug 2008 18:41:29 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: StaticContentFilter.cs v1.0.0 (Aug 01, 2008) 20080801P</guid></item></channel></rss>