<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx</link><description>Generally we put static content (images, css, js) of our website inside the same web project. Thus they get downloaded from the same domain like www.dropthings.com . There are three problems in this approach: They occupy connections on the same domain</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1694258</link><pubDate>Fri, 05 Jun 2009 22:39:42 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1694258</guid><dc:creator>jorge</dc:creator><description>&lt;p&gt;I cant loud this script&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1694258" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1692323</link><pubDate>Wed, 13 May 2009 07:58:41 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1692323</guid><dc:creator>Rob</dc:creator><description>&lt;p&gt;Hi Omar,&lt;/p&gt;
&lt;p&gt;What happens if you reference images or css such as &amp;lt;img src=&amp;quot;../foo/bar.jpg /&amp;gt; &lt;/p&gt;
&lt;p&gt;Wouldn&amp;#39;t this produce www.mysite.com/../foo/bar.jpg ? notice it has the relative path there&lt;/p&gt;
&lt;p&gt;Regards Rob&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1692323" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1691370</link><pubDate>Mon, 27 Apr 2009 07:19:51 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1691370</guid><dc:creator>Chendur Pandian</dc:creator><description>&lt;p&gt;Hai omar,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;When i use static content filter class ajax clienside frame work failed to load.. Plz reply me to my mail id psc_pandiya@yahoo.co.in&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1691370" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1663116</link><pubDate>Mon, 19 Jan 2009 07:18:30 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1663116</guid><dc:creator>buddha</dc:creator><description>&lt;p&gt;hi omar,&lt;/p&gt;
&lt;p&gt;ur code seems to good...but i found out some issues with that like when i am calling an ajax method,the images are not getting loaded prop &lt;/p&gt;
&lt;p&gt;for that i have added this code also&lt;/p&gt;
&lt;p&gt;if (Request.AppRelativeCurrentExecutionFilePath.EndsWith(&amp;quot;.aspx&amp;quot;) &amp;nbsp;|| Request.AppRelativeCurrentExecutionFilePath.EndsWith(&amp;quot;.axd&amp;quot;))&lt;/p&gt;
&lt;p&gt;i found still the issue exists...am really struck wth this issue &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1663116" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1657548</link><pubDate>Tue, 23 Dec 2008 14:42:26 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1657548</guid><dc:creator>Paolo Ponzano</dc:creator><description>&lt;p&gt;Hi Omar... I tryied your filter but as I try to load the page I get 3 errors, the first is &lt;/p&gt;
&lt;p&gt;&amp;quot;ASP.NET Ajax client-side framework failed to load.&amp;quot;&lt;/p&gt;
&lt;p&gt;The page I&amp;#39;m generating is composed of a master page and some usercontrols... one is using ajax toolkit...&lt;/p&gt;
&lt;p&gt;Any suggestion?&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;p&gt;Paolo&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1657548" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1655220</link><pubDate>Thu, 27 Nov 2008 12:45:33 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1655220</guid><dc:creator>Rakesh Gupta</dc:creator><description>&lt;p&gt;i have a doubt regarding performance issue of this approach.&lt;/p&gt;
&lt;p&gt;we have a page with 20-30 images(small and big),100+ controls( having 2-4 grid with 2-3 images in every rows) and around 200 -300 users are requesting same page at a time.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Rakesh&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1655220" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1648645</link><pubDate>Tue, 23 Sep 2008 10:09:05 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1648645</guid><dc:creator>Balaji V</dc:creator><description>&lt;p&gt;u are my man. great code. fantastic idea and thought process. thanks mate.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1648645" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1647862</link><pubDate>Mon, 15 Sep 2008 23:04:54 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1647862</guid><dc:creator>nhm tanveer hossain khan (hasan)</dc:creator><description>&lt;p&gt;further discussing about why rails routing concept is unique than normal function based approach. i would refer u the following url - &lt;a rel="nofollow" target="_new" href="http://guides.rails.info/routing/routing_outside_in.html"&gt;guides.rails.info/.../routing_outside_in.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;well, my question is, do you or your team keep the same HTML file which was complied by the designer or design team?&lt;/p&gt;
&lt;p&gt;in our company, our designer prefers to submit his work in a single html file, where every visual elements are designed. &lt;/p&gt;
&lt;p&gt;so later we separate them in 3 basic files.&lt;/p&gt;
&lt;p&gt;1. the layout (which you can call like theme)&lt;/p&gt;
&lt;p&gt;2. the action template (which are used with the controller)&lt;/p&gt;
&lt;p&gt;3. the fragment template (this is reusable template, which are used from the action template)&lt;/p&gt;
&lt;p&gt;as you know, you don&amp;#39;t only write url in your view, you do it sometimes in controller as well. &lt;/p&gt;
&lt;p&gt;let&amp;#39;s say you wants to redirect to a specific URL after performing some action.&lt;/p&gt;
&lt;p&gt;i guess in .NET you would do it in 3 ways - &lt;/p&gt;
&lt;p&gt;1. writing the hardcoded url ie. Redirect &amp;quot;/url/bla&amp;quot;&lt;/p&gt;
&lt;p&gt;2. or using the constant ie. Redirect USER_ACTION_SUCCESS&lt;/p&gt;
&lt;p&gt;3. or using the map object ie. Redirect mUrlMapping.get(USER_ACTION);&lt;/p&gt;
&lt;p&gt;the later approach has good chance to propagate the fastest change impact, though i believe keeping Map object with the key value pair will provide more flexibility.&lt;/p&gt;
&lt;p&gt;but in rails we would write in controller - &lt;/p&gt;
&lt;p&gt;redirect_to uesr_my_page_url&lt;/p&gt;
&lt;p&gt;so you see, in rails it has less chance of introducing bug with this simple approach.&lt;/p&gt;
&lt;p&gt;since human does error we can&amp;#39;t say we won&amp;#39;t do that. so we rather follow something that can assist us to get away from common errors.&lt;/p&gt;
&lt;p&gt;i would say in such a case rails url abstraction with routing is a great option. &lt;/p&gt;
&lt;p&gt;thanks bro.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1647862" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1647814</link><pubDate>Mon, 15 Sep 2008 05:45:25 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1647814</guid><dc:creator>omar</dc:creator><description>&lt;p&gt;Using functions to produce URL is a very good concept. If you do it in any platform, whether PHP, JSP, ASP.NET, it solves the problem of making URLs configuration driven. This is not a unique feature of ROR. Every platform already has this support. YOu can do this in PHP, JSP, ASP.NET&lt;/p&gt;
&lt;p&gt;&amp;lt;script src=&amp;quot;&amp;lt;%= MakeScriptUrl(&amp;#39;gaga.js&amp;#39;) %&amp;gt;&amp;quot; &amp;gt;&lt;/p&gt;
&lt;p&gt;Or just use a whole function to produce script tags.&lt;/p&gt;
&lt;p&gt;&amp;lt;%= MakeScriptTag(&amp;#39;gaga.js&amp;#39;, &amp;#39;text/javascript&amp;#39;) %&amp;gt;&lt;/p&gt;
&lt;p&gt;However, you can&amp;#39;t always make all Javascript, CSS, Images generate from such functions because then you don&amp;#39;t get designer support. You cannot have a page full of those functions instead of any image, script or javascript tag and show it nicely on a designer. The designer will simply show garbage. Thus your designer will not be able to design the page at all. Only developers, with ROR installed and has a running project on webserver, can then design the page because they can write such functions and see the result on browser.&lt;/p&gt;
&lt;p&gt;The solution I have shown here allows you to keep using traditional html tags and still have the url conversion feature done on-the-fly. You don&amp;#39;t need to use any function to generate url, which does not mean you can&amp;#39;t, you can always use functions to generate urls for links, images, css and javascripts. But if you are working with a designer, and s/he gives you html snippet without any dynamic code in it, then you use this solution to make things work. Not everyone has the luxury to engage developers do the html designing. There are non-programmer designers who needs to design pages. For them, using dynamic code on the design is a big no no. Moreover, there should be clear separation of design and code. Using functions inline within html hampers that. Then you have dynamic code spread throughout your page where you should have clear separation of static and dynamic code.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1647814" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1647775</link><pubDate>Sun, 14 Sep 2008 23:20:27 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1647775</guid><dc:creator>nhm tanveer hossain khan (hasan)</dc:creator><description>&lt;p&gt;hi bro,&lt;/p&gt;
&lt;p&gt;i think my last response is lost. anyway i am writing it again :)&lt;/p&gt;
&lt;p&gt;in rails actually we don&amp;#39;t write any hardcoded url rather we use named based mapping from routing configuration.&lt;/p&gt;
&lt;p&gt;ie. &amp;lt;%= profile_url(@user) %&amp;gt; &lt;/p&gt;
&lt;p&gt;this may product - /user/profile/omar&lt;/p&gt;
&lt;p&gt;let&amp;#39;s say our requirement came up where we are suggested to add locale information with in the url.&lt;/p&gt;
&lt;p&gt;so rather changing every consumer code, we put &amp;nbsp;the change on the routing configuration.&lt;/p&gt;
&lt;p&gt;so &amp;lt;%= profile_url(@user) %&amp;gt; will now return /en/user/profile/omar&lt;/p&gt;
&lt;p&gt;similarly every url are produced through helper function.&lt;/p&gt;
&lt;p&gt;for example, if we want to product &amp;lt;script src=&amp;#39;..&amp;#39;&amp;gt;&amp;lt;/script&amp;gt; tag we would use &amp;lt;%= javascript_tag_include ... %&amp;gt; same goes for css, image and others.&lt;/p&gt;
&lt;p&gt;more precisely every url are produced by calling &amp;quot;url_for&amp;quot; method.&lt;/p&gt;
&lt;p&gt;so you can understand how a simple abstraction can ensure a lot of way to improve it.&lt;/p&gt;
&lt;p&gt;actually rails came out with the live product from 37singles. i guess to improve their own product quality they introduced may stuffs, dynamic url configuration is one of them. &lt;/p&gt;
&lt;p&gt;as you mentioned - &amp;quot;You don&amp;#39;t know how those chocolates are made from&amp;quot;&lt;/p&gt;
&lt;p&gt;i doubt it, since we separate developer in two groups, 1. passionate developer, 2. general developer.&lt;/p&gt;
&lt;p&gt;so i guess, in my rails team we have a good practice keeping eyes on rails trunk. so we now whats going and how it works. &lt;/p&gt;
&lt;p&gt;btw, i think you know about open class concept. &lt;/p&gt;
&lt;p&gt;where class can be edited (in scope or none scope). i guess .NET started with class extension support though this is not exactly open class but better in conservative platform. &lt;/p&gt;
&lt;p&gt;by default ruby classes are compliant with open class. so you can add your patch or modification or fixes or add new method in any scope of your code base. &lt;/p&gt;
&lt;p&gt;so i think, adding sugar is not a big problem at all since ruby is born to enable it :)&lt;/p&gt;
&lt;p&gt;thanks for your time and patients. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1647775" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1647771</link><pubDate>Sun, 14 Sep 2008 22:44:18 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1647771</guid><dc:creator>omar</dc:creator><description>&lt;p&gt;The problem with such URL pattern matching is that the entire response needs to be stored in a buffer so that a pattern search, which is most probably a regex search, needs to be performed on the entire response buffer. Moreover, replacing strings in a buffer means more temporary buffers.&lt;/p&gt;
&lt;p&gt;Now if you page is producing a 200 KB output, it&amp;#39;s storing that entire 200 KB in a buffer and running a regex over 200 KB, which is very slow.&lt;/p&gt;
&lt;p&gt;This is why I went great lenths to ensure there&amp;#39;s absolutely no buffering of response. The response is processed as every character is written to the stream. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1647771" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1647681</link><pubDate>Sat, 13 Sep 2008 06:31:52 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1647681</guid><dc:creator>omar</dc:creator><description>&lt;p&gt;Interesting, does Rail intercept execution of every dynamic page and automatically parse the content being sent and figure out the image urls and replace them?&lt;/p&gt;
&lt;p&gt;If it does, then that&amp;#39;s cool. However, there&amp;#39;s a problem of having everything nicely packaged into chocolate boxes. You don&amp;#39;t know how those chocolates are made from. You just blindly put them on your mouth and enjoy the taste. If it&amp;#39;s bitter, you cannot add more sugar to it. You have to live with it. But if you could make the chocolate yourself, you could add as much sugar as you like.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1647681" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1647641</link><pubDate>Fri, 12 Sep 2008 19:13:12 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1647641</guid><dc:creator>nhm tanveer hossain khan (hasan)</dc:creator><description>&lt;p&gt;you know bro, after reading this article i integrated with our rails application. &lt;/p&gt;
&lt;p&gt;as i see you had to do a lot of stuffs to enable this feature. but surprising in rails, this option was already bundle with default framework package in a configuration layer. &lt;/p&gt;
&lt;p&gt;so i just needed setting the url pattern. now my server is serving image and static content from 4 different asset domains. &lt;/p&gt;
&lt;p&gt;so i have 8 connections ready for serving my static contents.&lt;/p&gt;
&lt;p&gt;let&amp;#39;s check out here &lt;a rel="nofollow" target="_new" href="http://www.somewhereinads.net"&gt;http://www.somewhereinads.net&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;since my server is using ETag properly i don&amp;#39;t think i should worry about different domain.&lt;/p&gt;
&lt;p&gt;best wishes,&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1647641" width="1" height="1"&gt;</description></item><item><title>change source to townload from seprate domain / ip</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1646331</link><pubDate>Sun, 31 Aug 2008 16:09:20 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1646331</guid><dc:creator>demugger</dc:creator><description>&lt;p&gt;Greetings to mankind!&lt;/p&gt;
&lt;p&gt;What would happen if you changed all your reference uris in the code itself. So instead of&lt;/p&gt;
&lt;p&gt;img src=&amp;quot;foo.org/img/bar.jpg&amp;quot; or&lt;/p&gt;
&lt;p&gt;img src=&amp;quot;~/img/bar.jpg&amp;quot;&lt;/p&gt;
&lt;p&gt;you could write:&lt;/p&gt;
&lt;p&gt;img src=&amp;quot;s.foo.org/img/bar.jpg&amp;quot; or even the ip&lt;/p&gt;
&lt;p&gt;img src=&amp;quot;123.456.789/s.foo.org/img/bar.jpg&amp;quot;&lt;/p&gt;
&lt;p&gt;I guess this could be a nightmare for maintenance but i wonder if it is better because this way you do not have to remap every link with the function on Application_BeginRequest - less load on the server&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1646331" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1644979</link><pubDate>Mon, 18 Aug 2008 21:44:46 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1644979</guid><dc:creator>Bohdan</dc:creator><description>&lt;p&gt;Can we use regex expression to match src,href attributes Wouldn&amp;#39;t it be faster?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1644979" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1644214</link><pubDate>Mon, 11 Aug 2008 11:34:19 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1644214</guid><dc:creator>Dilip Kurup</dc:creator><description>&lt;p&gt;Hi Omar,&lt;/p&gt;
&lt;p&gt;I want to display an external Image provided from a URL on my web site asynchronously so that it wont effect my current flow of the site.&lt;/p&gt;
&lt;p&gt;Please help me out...&lt;/p&gt;
&lt;p&gt;Regards.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1644214" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1644066</link><pubDate>Sat, 09 Aug 2008 06:49:17 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1644066</guid><dc:creator>turkey</dc:creator><description>&lt;p&gt;Thanks for writing all this up! &amp;nbsp;It&amp;#39;s nice to have it all figure out. &amp;nbsp;Seems like lots of picky stuff I could get wrong.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1644066" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1643460</link><pubDate>Tue, 05 Aug 2008 17:30:05 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1643460</guid><dc:creator>Rainmaker</dc:creator><description>&lt;p&gt;I found ScriptResource.axd will load twice when postback!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1643460" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1643436</link><pubDate>Tue, 05 Aug 2008 13:51:52 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1643436</guid><dc:creator>Yogesh</dc:creator><description>&lt;p&gt;Can we use regex expression to match src,href attributes Wouldn&amp;#39;t it be faster?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1643436" width="1" height="1"&gt;</description></item><item><title>re: Loading static content in ASP.NET pages from different domain for faster parallel download</title><link>http://msmvps.com/blogs/omar/archive/2008/08/01/loading-static-content-in-asp-net-pages-from-different-domain-for-faster-parallel-download.aspx#1643417</link><pubDate>Tue, 05 Aug 2008 10:59:38 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1643417</guid><dc:creator>Rainmaker</dc:creator><description>&lt;p&gt;Sir, when i change tab, it cause&lt;/p&gt;
&lt;p&gt;Sys.InvalidOperationException: Type Sys.Timer has already been registered. The type may be defined multiple times or the script file that defines it may have already been loaded. A possible cause is a change of settings during a partial update.&lt;/p&gt;
&lt;p&gt;and then cause&lt;/p&gt;
&lt;p&gt; Sys.ScriptLoadFailedException: The script &amp;#39;Dropthings/ScriptResource.axd?d=BXy0sUJnDxvhNpnqhqnaXanryycCjH5Sc9VOYngMd-w6l--Oa0jwVZUimP9aK7tg0ZTgLJtH0Ow89DsNxlRZQg2&amp;amp;t=633475145180000000&amp;#39; failed to load. Check for: Inaccessible path. Script errors. (IE) Enable &amp;#39;Display a notification about every script error&amp;#39; under advanced settings. Missing call to Sys.Application.notifyScriptLoaded().&lt;/p&gt;
&lt;p&gt;Coulde you finger out i should focus where ? Thanks.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1643417" width="1" height="1"&gt;</description></item></channel></rss>