<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>MvcScriptManager Releases Rss Feed</title><link>http://www.codeplex.com/MvcScriptManager/Release/ProjectReleases.aspx</link><description>MvcScriptManager Releases Rss Description</description><item><title>Updated Release: MvcScriptManager Oct 2009 (Oct 26, 2009)</title><link>http://mvcscriptmanager.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28702</link><description>&lt;div class="wikidoc"&gt;Added support for web farm scenario. Contributed by &lt;a href="http://www.codeplex.com/site/users/view/halfadoz" class="externalLink"&gt;halfadoz&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>thuang</author><pubDate>Tue, 27 Oct 2009 05:05:03 GMT</pubDate><guid isPermaLink="false">Updated Release: MvcScriptManager Oct 2009 (Oct 26, 2009) 20091027050503A</guid></item><item><title>Released: MvcScriptManager Oct 2009 (Oct 26, 2009)</title><link>http://mvcscriptmanager.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28702</link><description>&lt;div&gt;Added support for web farm scenario. Contributed by &lt;a href="http://www.codeplex.com/site/users/view/halfadoz"&gt;halfadoz&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Tue, 27 Oct 2009 05:05:03 GMT</pubDate><guid isPermaLink="false">Released: MvcScriptManager Oct 2009 (Oct 26, 2009) 20091027050503A</guid></item><item><title>Created Release: MvcScriptManager July 2009</title><link>http://mvcscriptmanager.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28702</link><description>&lt;div&gt;To add support for css rendering.&lt;/div&gt;</description><author>thuang</author><pubDate>Fri, 12 Jun 2009 21:15:03 GMT</pubDate><guid isPermaLink="false">Created Release: MvcScriptManager July 2009 20090612091503P</guid></item><item><title>Updated Release: MvcScriptManager June 2009 (Jun 04, 2009)</title><link>http://mvcscriptmanager.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28308</link><description>&lt;div&gt;&lt;ul&gt;&lt;li&gt;Bug fixes (Bug # 1308 &amp;amp; 1437). Many thanks to halfadoz!&lt;/li&gt;
&lt;li&gt;Added support for both Master and Slave rendering modes:
&lt;ul&gt;&lt;li&gt;Master rendering mode – will render &amp;lt;Script/&amp;gt; tag, and include all scripts from itself and those from its slave(s).&lt;/li&gt;
&lt;li&gt;Slave rendering mode – will not render anything. But appends current instance’s scripts to preceding Master instance. This property is useful, especially when you have one or more ScriptManagers declared in the master page(s), and you are declaring another ScriptManager in the specific (non-master) page to add more scripts, but you want to hand over the rendering to the ScriptManager inside the master page only. In this case, you can set the ScriptManager's RenderMode in master page to Master, and the ScriptManager's RenderMode in the specific page to Slave.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description><author>thuang</author><pubDate>Fri, 05 Jun 2009 06:59:26 GMT</pubDate><guid isPermaLink="false">Updated Release: MvcScriptManager June 2009 (Jun 04, 2009) 20090605065926A</guid></item><item><title>Released: MvcScriptManager June 2009 (Jun 04, 2009)</title><link>http://mvcscriptmanager.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28308</link><description>&lt;div&gt;&lt;ul&gt;&lt;li&gt;Bug fixes (Bug # 1308 &amp;amp; 1437). Many thanks to halfadoz!&lt;/li&gt;
&lt;li&gt;Added support for both Master and Slave rendering modes:
&lt;ul&gt;&lt;li&gt;Master rendering mode – will render &amp;lt;Script/&amp;gt; tag, and include all scripts from itself and those from its slave(s).&lt;/li&gt;
&lt;li&gt;Slave rendering mode – will not render anything. But appends current instance’s scripts to preceding Master instance. This property is useful, especially when you have one or more ScriptManagers declared in the master page(s), and you are declaring another ScriptManager in the specific (non-master) page to add more scripts, but you want to hand over the rendering to the ScriptManager inside the master page only. In this case, you can set the ScriptManager's RenderMode in master page to Master, and the ScriptManager's RenderMode in the specific page to Slave.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description><author></author><pubDate>Fri, 05 Jun 2009 06:59:26 GMT</pubDate><guid isPermaLink="false">Released: MvcScriptManager June 2009 (Jun 04, 2009) 20090605065926A</guid></item><item><title>Updated Release: MvcScriptManager June 2009</title><link>http://mvcscriptmanager.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28308</link><description>&lt;div&gt;&lt;ul&gt;&lt;li&gt;Bug fixes&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description><author>thuang</author><pubDate>Fri, 05 Jun 2009 05:01:36 GMT</pubDate><guid isPermaLink="false">Updated Release: MvcScriptManager June 2009 20090605050136A</guid></item><item><title>Created Release: MvcScriptManager May 2009</title><link>http://mvcscriptmanager.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28308</link><description>&lt;div&gt;&lt;ul&gt;&lt;li&gt;Bug fixes&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description><author>thuang</author><pubDate>Fri, 05 Jun 2009 05:00:51 GMT</pubDate><guid isPermaLink="false">Created Release: MvcScriptManager May 2009 20090605050051A</guid></item><item><title>Updated Release: MvcScriptManager Feb 2009 (Feb 09, 2009)</title><link>http://www.codeplex.com/MvcScriptManager/Release/ProjectReleases.aspx?ReleaseId=22996</link><description>&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;Added script crunching feature via Yui Compressor.&lt;/li&gt;&lt;li&gt;Updated ScriptReference class to support localized resource declaration; Removed ScriptResourceAttribute class as it is no longer needed.&lt;/li&gt;&lt;li&gt;Added EnableHttpCompression, EnableHttpExpiration, HttpExpirationInDays and ScriptToken properties to MvcScriptManager.&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;EnableHttpCompression - a value indicating whether HTTP compression should be enabled when outputting scripts. Default is true. Set to false if you can enable HTTP compression on the web server or on the load balancer.&lt;/li&gt;&lt;li&gt;EnableHttpExpiration - a value indicating whether HTTP expiration header should be enabled when outputting scripts. Default is true. Set to false if you can enable HTTP expiration header on the web server or on the load balancer.&lt;/li&gt;&lt;li&gt;HttpExpirationInDays - sets the HTTP expiration in days. Default is 365. This setting will only be in effect when EnableHttpExpiration is set to true.&lt;/li&gt;&lt;li&gt;ScriptToken - an arbitrary string value to be appended to query string when generating combined script URL. When specified with a new value, it will force the browser cache on the script to expire (in effect only under release mode). Note that under debug mode, no need to add this setting because a built-in debug parameter is added automatically to each combined script request.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>thuang</author><pubDate>Fri, 20 Feb 2009 01:09:28 GMT</pubDate><guid isPermaLink="false">Updated Release: MvcScriptManager Feb 2009 (Feb 09, 2009) 20090220010928A</guid></item><item><title>Released: MvcScriptManager Feb 2009 (Feb 09, 2009)</title><link>http://www.codeplex.com/MvcScriptManager/Release/ProjectReleases.aspx?ReleaseId=22996</link><description>&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;Added script crunching feature via Yui Compressor.&lt;/li&gt;&lt;li&gt;Updated ScriptReference class to support localized resource declaration; Removed ScriptResourceAttribute class as it is no longer needed.&lt;/li&gt;&lt;li&gt;Added EnableHttpCompression, EnableHttpExpiration, HttpExpirationInDays and ScriptToken properties to MvcScriptManager.&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;EnableHttpCompression - a value indicating whether HTTP compression should be enabled when outputting scripts. Default is true. Set to false if you can enable HTTP compression on the web server or on the load balancer.&lt;/li&gt;&lt;li&gt;EnableHttpExpiration - a value indicating whether HTTP expiration header should be enabled when outputting scripts. Default is true. Set to false if you can enable HTTP expiration header on the web server or on the load balancer.&lt;/li&gt;&lt;li&gt;HttpExpirationInDays - sets the HTTP expiration in days. Default is 365. This setting will only be in effect when EnableHttpExpiration is set to true.&lt;/li&gt;&lt;li&gt;ScriptToken - an arbitrary string value to be appended to query string when generating combined script URL. When specified with a new value, it will force the browser cache on the script to expire (in effect only under release mode). Note that under debug mode, no need to add this setting because a built-in debug parameter is added automatically to each combined script request.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Fri, 20 Feb 2009 01:09:28 GMT</pubDate><guid isPermaLink="false">Released: MvcScriptManager Feb 2009 (Feb 09, 2009) 20090220010928A</guid></item><item><title>Updated Release: MvcScriptManager Feb 2009 (Feb 09, 2009)</title><link>http://www.codeplex.com/MvcScriptManager/Release/ProjectReleases.aspx?ReleaseId=22996</link><description>&lt;div&gt;
Added EnableHttpCompression, EnableHttpExpiration, HttpExpirationInDays and ScriptToken properties to MvcScriptManager.&lt;br&gt;&lt;ul&gt;
&lt;li&gt;EnableHttpCompression - a value indicating whether HTTP compression should be enabled when outputting scripts. Default is true. Set to false if you can enable HTTP compression on the web server or on the load balancer.&lt;/li&gt;&lt;li&gt;EnableHttpExpiration - a value indicating whether HTTP expiration header should be enabled when outputting scripts. Default is true. Set to false if you can enable HTTP expiration header on the web server or on the load balancer.&lt;/li&gt;&lt;li&gt;HttpExpirationInDays - sets the HTTP expiration in days. Default is 365. This setting will only be in effect when EnableHttpExpiration is set to true.&lt;/li&gt;&lt;li&gt;ScriptToken - an arbitrary string value to be appended to query string when generating combined script URL. When specified with a new value, it will force the browser cache on the script to expire (in effect only under release mode). Note that under debug mode, no need to add this setting because a built-in debug parameter is added automatically to each combined script request.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>thuang</author><pubDate>Wed, 11 Feb 2009 07:49:38 GMT</pubDate><guid isPermaLink="false">Updated Release: MvcScriptManager Feb 2009 (Feb 09, 2009) 20090211074938A</guid></item><item><title>Released: MvcScriptManager Feb 2009 (Feb 09, 2009)</title><link>http://www.codeplex.com/MvcScriptManager/Release/ProjectReleases.aspx?ReleaseId=22996</link><description>&lt;div&gt;
Added EnableHttpCompression, EnableHttpExpiration, HttpExpirationInDays and ScriptToken properties to MvcScriptManager.&lt;br&gt;&lt;ul&gt;
&lt;li&gt;EnableHttpCompression - a value indicating whether HTTP compression should be enabled when outputting scripts. Default is true. Set to false if you can enable HTTP compression on the web server or on the load balancer.&lt;/li&gt;&lt;li&gt;EnableHttpExpiration - a value indicating whether HTTP expiration header should be enabled when outputting scripts. Default is true. Set to false if you can enable HTTP expiration header on the web server or on the load balancer.&lt;/li&gt;&lt;li&gt;HttpExpirationInDays - sets the HTTP expiration in days. Default is 365. This setting will only be in effect when EnableHttpExpiration is set to true.&lt;/li&gt;&lt;li&gt;ScriptToken - an arbitrary string value to be appended to query string when generating combined script URL. When specified with a new value, it will force the browser cache on the script to expire (in effect only under release mode). Note that under debug mode, no need to add this setting because a built-in debug parameter is added automatically to each combined script request.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 11 Feb 2009 07:49:38 GMT</pubDate><guid isPermaLink="false">Released: MvcScriptManager Feb 2009 (Feb 09, 2009) 20090211074938A</guid></item><item><title>Updated Release: MvcScriptManager Feb 2009 (Feb 09, 2009)</title><link>http://www.codeplex.com/MvcScriptManager/Release/ProjectReleases.aspx?ReleaseId=22996</link><description>&lt;div&gt;
Added EnableHttpCompression, EnableHttpExpiration, HttpExpirationInDays and ScriptToken properties to MvcScriptManager.&lt;br&gt;&lt;ul&gt;
&lt;li&gt;EnableHttpCompression - a value indicating whether HTTP compression should be enabled when outputting scripts. Default is true. Set to false if you can enable HTTP compression on the web server or the load balancer.&lt;/li&gt;&lt;li&gt;EnableHttpExpiration - a value indicating whether HTTP expiration header should be enabled when outputting scripts. Default is true. Set to false if you can enable HTTP expiration header on the web server or the load balancer.&lt;/li&gt;&lt;li&gt;HttpExpirationInDays - sets the HTTP expiration in days. Default is 365. This setting will only be in effect when EnableHttpExpiration is set to true.&lt;/li&gt;&lt;li&gt;ScriptToken - an arbitrary string value to be appended to query string when generating combined script URL. When specified with a new value, it will force the browser cache on the script to expire (in effect only under release mode). Note that under debug mode, no need to add this setting because a built-in debug parameter is added automatically to each combined script request.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>thuang</author><pubDate>Tue, 10 Feb 2009 07:55:14 GMT</pubDate><guid isPermaLink="false">Updated Release: MvcScriptManager Feb 2009 (Feb 09, 2009) 20090210075514A</guid></item><item><title>Released: MvcScriptManager Feb 2009 (Feb 09, 2009)</title><link>http://www.codeplex.com/MvcScriptManager/Release/ProjectReleases.aspx?ReleaseId=22996</link><description>&lt;div&gt;
Added EnableHttpCompression, EnableHttpExpiration, HttpExpirationInDays and ScriptToken properties to MvcScriptManager.&lt;br&gt;&lt;ul&gt;
&lt;li&gt;EnableHttpCompression - a value indicating whether HTTP compression should be enabled when outputting scripts. Default is true. Set to false if you can enable HTTP compression on the web server or the load balancer.&lt;/li&gt;&lt;li&gt;EnableHttpExpiration - a value indicating whether HTTP expiration header should be enabled when outputting scripts. Default is true. Set to false if you can enable HTTP expiration header on the web server or the load balancer.&lt;/li&gt;&lt;li&gt;HttpExpirationInDays - sets the HTTP expiration in days. Default is 365. This setting will only be in effect when EnableHttpExpiration is set to true.&lt;/li&gt;&lt;li&gt;ScriptToken - an arbitrary string value to be appended to query string when generating combined script URL. When specified with a new value, it will force the browser cache on the script to expire (in effect only under release mode). Note that under debug mode, no need to add this setting because a built-in debug parameter is added automatically to each combined script request.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 10 Feb 2009 07:55:13 GMT</pubDate><guid isPermaLink="false">Released: MvcScriptManager Feb 2009 (Feb 09, 2009) 20090210075513A</guid></item><item><title>Created Release: MvcScriptManager Feb 2009 (Feb 09, 2009)</title><link>http://www.codeplex.com/MvcScriptManager/Release/ProjectReleases.aspx?ReleaseId=22996</link><description>&lt;div&gt;
Added EnableHttpCompression, EnableHttpExpiration, HttpExpirationInDays and ScriptToken properties to MvcScriptManager.&lt;br&gt;&lt;ul&gt;
&lt;li&gt;EnableHttpCompression - a value indicating whether HTTP compression should be enabled when outputting scripts. Default is true. Set to false if you can enable HTTP compression on the web server or the load balancer.&lt;/li&gt;&lt;li&gt;EnableHttpExpiration - a value indicating whether HTTP expiration header should be enabled when outputting scripts. Default is true. Set to false if you can enable HTTP expiration header on the web server or the load balancer.&lt;/li&gt;&lt;li&gt;HttpExpirationInDays - sets the HTTP expiration in days. Default is 365. This setting will only be in effect when EnableHttpExpiration is set to true.&lt;/li&gt;&lt;li&gt;ScriptToken - a value to be appended to query string when generating combined script URL. When set, it will force the previous browser cache on the script to expire under Release/production mode. Note that under debug mode, no need to add this setting because a built-in debug param is added automatically to each combined script request.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>thuang</author><pubDate>Tue, 10 Feb 2009 04:10:17 GMT</pubDate><guid isPermaLink="false">Created Release: MvcScriptManager Feb 2009 (Feb 09, 2009) 20090210041017A</guid></item><item><title>Released: MvcScriptManager Feb 2009 (Feb 09, 2009)</title><link>http://www.codeplex.com/MvcScriptManager/Release/ProjectReleases.aspx?ReleaseId=22996</link><description>&lt;div&gt;
Added EnableHttpCompression, EnableHttpExpiration, HttpExpirationInDays and ScriptToken properties to MvcScriptManager.&lt;br&gt;&lt;ul&gt;
&lt;li&gt;EnableHttpCompression - a value indicating whether HTTP compression should be enabled when outputting scripts. Default is true. Set to false if you can enable HTTP compression on the web server or the load balancer.&lt;/li&gt;&lt;li&gt;EnableHttpExpiration - a value indicating whether HTTP expiration header should be enabled when outputting scripts. Default is true. Set to false if you can enable HTTP expiration header on the web server or the load balancer.&lt;/li&gt;&lt;li&gt;HttpExpirationInDays - sets the HTTP expiration in days. Default is 365. This setting will only be in effect when EnableHttpExpiration is set to true.&lt;/li&gt;&lt;li&gt;ScriptToken - a value to be appended to query string when generating combined script URL. When set, it will force the previous browser cache on the script to expire under Release/production mode. Note that under debug mode, no need to add this setting because a built-in debug param is added automatically to each combined script request.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 10 Feb 2009 04:10:17 GMT</pubDate><guid isPermaLink="false">Released: MvcScriptManager Feb 2009 (Feb 09, 2009) 20090210041017A</guid></item><item><title>Updated Release: MvcScriptManager Jan 2009 (Jan 18, 2009)</title><link>http://www.codeplex.com/MvcScriptManager/Release/ProjectReleases.aspx?ReleaseId=21987</link><description>&lt;div&gt;
Features &lt;br&gt;•	Script combining. Scripts declared with MvcScriptManager will be dynamically combined into a single script file request when the page is rendered.&lt;br&gt;•	Render localized resources for stand-alone script files.&lt;br&gt;•	Support configurable script output compression setting and browser caching control setting.&lt;br&gt;•	Resolving different paths for stand-alone script files.&lt;br&gt; &lt;br&gt;Please post your questions or feature requests in discussion board.&lt;br&gt;
&lt;/div&gt;</description><author>thuang</author><pubDate>Fri, 23 Jan 2009 07:42:44 GMT</pubDate><guid isPermaLink="false">Updated Release: MvcScriptManager Jan 2009 (Jan 18, 2009) 20090123074244A</guid></item><item><title>Released: MvcScriptManager Jan 2009 (Jan 18, 2009)</title><link>http://www.codeplex.com/MvcScriptManager/Release/ProjectReleases.aspx?ReleaseId=21987</link><description>&lt;div&gt;
Features &lt;br&gt;•	Script combining. Scripts declared with MvcScriptManager will be dynamically combined into a single script file request when the page is rendered.&lt;br&gt;•	Render localized resources for stand-alone script files.&lt;br&gt;•	Support configurable script output compression setting and browser caching control setting.&lt;br&gt;•	Resolving different paths for stand-alone script files.&lt;br&gt; &lt;br&gt;Please post your questions or feature requests in discussion board.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Fri, 23 Jan 2009 07:42:44 GMT</pubDate><guid isPermaLink="false">Released: MvcScriptManager Jan 2009 (Jan 18, 2009) 20090123074244A</guid></item><item><title>Updated Release: MvcScriptManager Jan 2009 (Jan 18, 2009)</title><link>http://www.codeplex.com/MvcScriptManager/Release/ProjectReleases.aspx?ReleaseId=21987</link><description>&lt;div&gt;
Features &lt;br&gt;•	Script combining. Scripts declared with MvcScriptManager will be dynamically combined into a single script file request when the page is rendered.&lt;br&gt;•	Render localized resources for stand-alone script files.&lt;br&gt;•	Support configurable script output compression setting and browser caching control setting.&lt;br&gt;•	Resolving different paths for stand-alone script files.&lt;br&gt; &lt;br&gt;Please post your questions or feature requests in discussion board.&lt;br&gt;
&lt;/div&gt;</description><author>thuang</author><pubDate>Mon, 19 Jan 2009 16:50:58 GMT</pubDate><guid isPermaLink="false">Updated Release: MvcScriptManager Jan 2009 (Jan 18, 2009) 20090119045058P</guid></item><item><title>Released: MvcScriptManager Jan 2009 (Jan 18, 2009)</title><link>http://www.codeplex.com/MvcScriptManager/Release/ProjectReleases.aspx?ReleaseId=21987</link><description>&lt;div&gt;
Features &lt;br&gt;•	Script combining. Scripts declared with MvcScriptManager will be dynamically combined into a single script file request when the page is rendered.&lt;br&gt;•	Render localized resources for stand-alone script files.&lt;br&gt;•	Support configurable script output compression setting and browser caching control setting.&lt;br&gt;•	Resolving different paths for stand-alone script files.&lt;br&gt; &lt;br&gt;Please post your questions or feature requests in discussion board.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Mon, 19 Jan 2009 16:50:58 GMT</pubDate><guid isPermaLink="false">Released: MvcScriptManager Jan 2009 (Jan 18, 2009) 20090119045058P</guid></item></channel></rss>