<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.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>Glavs Blog - All Comments</title><link>http://weblogs.asp.net/pglavich/default.aspx</link><description>The dotDude of .Net</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: ScriptHelper now a Nuget package, and managing your Javascript</title><link>http://weblogs.asp.net/pglavich/archive/2012/01/21/scripthelper-now-a-nuget-package-and-managing-your-javascript.aspx#8267579</link><pubDate>Tue, 24 Jan 2012 03:29:17 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8267579</guid><dc:creator>Glav</dc:creator><description>&lt;p&gt;Woops the link did not come through properly. I mean't to write something like&lt;/p&gt;
&lt;p&gt;..../ScriptDependency.axd?v=1.0&amp;amp;scrptcmb=18467,8910&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8267579" width="1" height="1"&gt;</description></item><item><title>re: ScriptHelper now a Nuget package, and managing your Javascript</title><link>http://weblogs.asp.net/pglavich/archive/2012/01/21/scripthelper-now-a-nuget-package-and-managing-your-javascript.aspx#8267578</link><pubDate>Tue, 24 Jan 2012 03:28:24 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8267578</guid><dc:creator>Glav</dc:creator><description>&lt;p&gt;Hi Lee,&lt;/p&gt;
&lt;p&gt;It is all cached based on what scripts are included. So for example, if you ask for jQuery, and jQuery.validate and your Customscript1.js, this gets combined and cached with a unique key. Then when you ask for jQuery and CustomScript2.js this gets combined and cached with a different key. The combination of scripts determines the key of the cache item. So if you include the same 3 scripts on multiple pages/requests, this all uses the same cached item.&lt;/p&gt;
&lt;p&gt;You can see this in the request made back to the server when scripts are combined. You'll see something like:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://localhost:55006/ScriptDependency.axd?v=1.0&amp;amp;scrptcmb=18467,8910"&gt;localhost/ScriptDependency.axd&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;where the numbers 18647 &amp;amp; 8910 represent unique items for each script and constitute how the cache key is defined.&lt;/p&gt;
&lt;p&gt;Note: Caching is only performed in Release mode. No caching is done in debug mode.&lt;/p&gt;
&lt;p&gt;Hope that makes sense.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8267578" width="1" height="1"&gt;</description></item><item><title>re: ScriptHelper now a Nuget package, and managing your Javascript</title><link>http://weblogs.asp.net/pglavich/archive/2012/01/21/scripthelper-now-a-nuget-package-and-managing-your-javascript.aspx#8267563</link><pubDate>Tue, 24 Jan 2012 02:40:18 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8267563</guid><dc:creator>Lee</dc:creator><description>&lt;p&gt;This looks cool, what happens with caching?&lt;/p&gt;
&lt;p&gt;I am assuming each pack of scripts will be cached, but if you are changing the included scripts a bit between pages they wont be cached.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8267563" width="1" height="1"&gt;</description></item><item><title>How to De-clutter an Office |</title><link>http://weblogs.asp.net/pglavich/archive/2010/03/16/making-wcf-output-a-single-wsdl-file-for-interop-purposes.aspx#8267271</link><pubDate>Mon, 23 Jan 2012 15:23:38 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8267271</guid><dc:creator>How to De-clutter an Office |</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;How to De-clutter an Office |&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8267271" width="1" height="1"&gt;</description></item><item><title>ScriptHelper now a Nuget package, and managing your Javascript</title><link>http://weblogs.asp.net/pglavich/archive/2010/11/18/scripthelper-for-mvc-and-webforms-projects.aspx#8265585</link><pubDate>Sat, 21 Jan 2012 03:45:54 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8265585</guid><dc:creator>Glavs Blog</dc:creator><description>&lt;p&gt;For a while now I have been looking at different ways of managing javascript inclusion in web pages,&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8265585" width="1" height="1"&gt;</description></item><item><title>re: Converting from Webforms view engine to Razor–Some Tips</title><link>http://weblogs.asp.net/pglavich/archive/2011/06/06/converting-from-webforms-view-engine-to-razor-some-tips.aspx#8261115</link><pubDate>Tue, 17 Jan 2012 23:37:23 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8261115</guid><dc:creator>vahid</dc:creator><description>&lt;p&gt;thank youuuuuuuuuuuuuuuuuuuuuuuuuu&lt;/p&gt;
&lt;p&gt;very helpfull&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8261115" width="1" height="1"&gt;</description></item><item><title>re: Secure TextBox Updated</title><link>http://weblogs.asp.net/pglavich/archive/2006/10/29/Secure-TextBox-Updated.aspx#8144081</link><pubDate>Mon, 19 Dec 2011 19:54:34 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8144081</guid><dc:creator>Steve</dc:creator><description>&lt;p&gt;Thanks for this great textbox!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8144081" width="1" height="1"&gt;</description></item><item><title>My Code Kata???A Solution Kata &amp;#8211; Glavs Blog &amp;laquo;  Hornet Dear Bernard</title><link>http://weblogs.asp.net/pglavich/archive/2011/11/13/my-code-kata-a-solution-kata.aspx#8059305</link><pubDate>Wed, 16 Nov 2011 09:11:25 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8059305</guid><dc:creator>My Code Kata???A Solution Kata – Glavs Blog «  Hornet Dear Bernard</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;My Code Kata???A Solution Kata &amp;amp;#8211; Glavs Blog &amp;amp;laquo; &amp;nbsp;Hornet Dear Bernard&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8059305" width="1" height="1"&gt;</description></item><item><title>re: My Code Kata–A Solution Kata</title><link>http://weblogs.asp.net/pglavich/archive/2011/11/13/my-code-kata-a-solution-kata.aspx#8058409</link><pubDate>Tue, 15 Nov 2011 23:36:42 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8058409</guid><dc:creator>Joe</dc:creator><description>&lt;p&gt;You might say its a code kumite?&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://codekata.pragprog.com/2007/01/kata_kumite_koa.html"&gt;codekata.pragprog.com/.../kata_kumite_koa.html&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;:)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8058409" width="1" height="1"&gt;</description></item><item><title>re: My Code Kata–A Solution Kata</title><link>http://weblogs.asp.net/pglavich/archive/2011/11/13/my-code-kata-a-solution-kata.aspx#8056482</link><pubDate>Tue, 15 Nov 2011 03:13:07 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8056482</guid><dc:creator>Vini</dc:creator><description>&lt;p&gt;Really great work as usual Glav boy.&lt;/p&gt;
&lt;p&gt;Vini&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8056482" width="1" height="1"&gt;</description></item></channel></rss>
