<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ProMesh Release Rss Feed</title><link>http://www.codeplex.com/ProMesh/Release/ProjectReleases.aspx</link><description>ProMesh Release Rss Description</description><item><title>Created Release: Vici MVC 2.0.1 (May 09, 2009)</title><link>http://promesh.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27193</link><description>&lt;div&gt;&lt;h1&gt;Vici MVC, formerly known as ProMesh.NET, has been released as part of the &lt;a href="http://viciproject.com"&gt;Vici Project&lt;span&gt;&lt;/span&gt;&lt;/a&gt;. &lt;/h1&gt;
&lt;br&gt;To download the latest releases and development builds, please visit the &lt;a href="http://viciproject.com"&gt;Vici Project&lt;span&gt;&lt;/span&gt;&lt;/a&gt; website. &lt;/div&gt;</description><author>activa</author><pubDate>Sat, 09 May 2009 21:07:09 GMT</pubDate><guid isPermaLink="false">Created Release: Vici MVC 2.0.1 (May 09, 2009) 20090509090709P</guid></item><item><title>Released: Vici MVC 2.0.1 (May 09, 2009)</title><link>http://promesh.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27193</link><description>&lt;div&gt;&lt;h1&gt;Vici MVC, formerly known as ProMesh.NET, has been released as part of the &lt;a href="http://viciproject.com"&gt;Vici Project&lt;span&gt;&lt;/span&gt;&lt;/a&gt;. &lt;/h1&gt;
&lt;br&gt;To download the latest releases and development builds, please visit the &lt;a href="http://viciproject.com"&gt;Vici Project&lt;span&gt;&lt;/span&gt;&lt;/a&gt; website. &lt;/div&gt;</description><author></author><pubDate>Sat, 09 May 2009 21:07:09 GMT</pubDate><guid isPermaLink="false">Released: Vici MVC 2.0.1 (May 09, 2009) 20090509090709P</guid></item><item><title>Created Release: ProMesh.NET v2.0 RC3 (Oct 29, 2008)</title><link>http://www.codeplex.com/ProMesh/Release/ProjectReleases.aspx?ReleaseId=18882</link><description>&lt;div&gt;
&lt;i&gt;ProMesh.NET v2.0 is a major new release.&lt;/i&gt;&lt;br&gt; &lt;br&gt;ProMesh.NET v2.0 RC3 should be the last release candidate before the final 2.0 release.&lt;br&gt; &lt;br&gt;&lt;u&gt;New in version 2.0:&lt;/u&gt;&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;Built-in routing engine. Routing can be added at runtime (at application startup), or can be specified using attributes on the controller classes and action methods.&lt;/li&gt;&lt;li&gt;Support for calling/rendering view components from templates. View components are special controllers that render a view, which will be inserted in the calling view.&lt;/li&gt;&lt;li&gt;Support for any page extension, including none at all (recommended for IIS 7 deployment)&lt;/li&gt;&lt;li&gt;New template engine (SharpTemplate.NET) which supports full C# expressions in view logic&lt;/li&gt;&lt;li&gt;Ajax validation of forms&lt;/li&gt;&lt;li&gt;Performance improvements&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;The documenation (work in progress) can be found at &lt;a href="http://www.promesh.net"&gt;http://www.promesh.net&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;</description><author>activa</author><pubDate>Wed, 29 Oct 2008 20:52:28 GMT</pubDate><guid isPermaLink="false">Created Release: ProMesh.NET v2.0 RC3 (Oct 29, 2008) 20081029085228P</guid></item><item><title>Released: ProMesh.NET v2.0 RC3 (Oct 29, 2008)</title><link>http://www.codeplex.com/ProMesh/Release/ProjectReleases.aspx?ReleaseId=18882</link><description>&lt;div&gt;
&lt;i&gt;ProMesh.NET v2.0 is a major new release.&lt;/i&gt;&lt;br&gt; &lt;br&gt;ProMesh.NET v2.0 RC3 should be the last release candidate before the final 2.0 release.&lt;br&gt; &lt;br&gt;&lt;u&gt;New in version 2.0:&lt;/u&gt;&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;Built-in routing engine. Routing can be added at runtime (at application startup), or can be specified using attributes on the controller classes and action methods.&lt;/li&gt;&lt;li&gt;Support for calling/rendering view components from templates. View components are special controllers that render a view, which will be inserted in the calling view.&lt;/li&gt;&lt;li&gt;Support for any page extension, including none at all (recommended for IIS 7 deployment)&lt;/li&gt;&lt;li&gt;New template engine (SharpTemplate.NET) which supports full C# expressions in view logic&lt;/li&gt;&lt;li&gt;Ajax validation of forms&lt;/li&gt;&lt;li&gt;Performance improvements&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;The documenation (work in progress) can be found at &lt;a href="http://www.promesh.net"&gt;http://www.promesh.net&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 29 Oct 2008 20:52:27 GMT</pubDate><guid isPermaLink="false">Released: ProMesh.NET v2.0 RC3 (Oct 29, 2008) 20081029085227P</guid></item><item><title>Created Release: ProMesh.NET v2.0</title><link>http://www.codeplex.com/ProMesh/Release/ProjectReleases.aspx?ReleaseId=17426</link><description>&lt;div&gt;
&lt;i&gt;ProMesh.NET v2.0 is a major new release.&lt;/i&gt;&lt;br&gt; &lt;br&gt;This release candidate is 2.0 feature complete, but because of the many changes to the framework since version 1.2, we decided to go through one or more release candidates.&lt;br&gt; &lt;br&gt;&lt;u&gt;New in this release:&lt;/u&gt;&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;Built-in routing engine. Routing can be added at runtime (at application startup), or can be specified using attributes on the controller classes and action methods.&lt;/li&gt;&lt;li&gt;Support for calling/rendering view components from templates. View components are special controllers that render a view, which will be inserted in the calling view.&lt;/li&gt;&lt;li&gt;Support for any page extension, including none at all (recommended for IIS 7 deployment)&lt;/li&gt;&lt;li&gt;New template engine (SharpTemplate.NET) which supports full C# expressions in view logic&lt;/li&gt;&lt;li&gt;Ajax validation of forms&lt;/li&gt;&lt;li&gt;Performance improvements&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;The documenation is almost complete, and can be found at &lt;a href="http://www.promesh.net"&gt;http://www.promesh.net&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;</description><author>activa</author><pubDate>Thu, 18 Sep 2008 11:51:25 GMT</pubDate><guid isPermaLink="false">Created Release: ProMesh.NET v2.0 20080918115125A</guid></item><item><title>UPDATED RELEASE: ProMesh.NET v1.2 (Jan 16, 2008)</title><link>http://www.codeplex.com/ProMesh/Release/ProjectReleases.aspx?ReleaseId=7959</link><description>This is the first public release of ProMesh.NET, a MVC Web Application Framework for .NET 2.0. &lt;br /&gt;&lt;br /&gt;This release includes support for calling Ajax server methods from JavaScript. Simply decorate a method in your controller class, form class or control class with the &amp;#123;&amp;#34;&amp;#91;Ajax&amp;#93;&amp;#34;&amp;#125; attribute, and you will be able to use it from JavaScript just like you would call it from .NET code. &lt;br /&gt;This feature is currently only available if you use the jQuery, Mootools or ExtJS JavaScript frameworks. Other providers will be added after the release &amp;#40;you can always write your own too, just implement IAjaxProvider and attach it to WebAppConfig.AjaxProvider&amp;#41;&lt;br /&gt;&lt;br /&gt;The example application shows many of the framework features, including the Ajax stuff.&lt;br /&gt;&lt;br /&gt;Please report issues in the &amp;#91;url&amp;#58;support forum&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.forum.activa.be&amp;#93;.</description><author></author><pubDate>Wed, 16 Jan 2008 08:03:05 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: ProMesh.NET v1.2 (Jan 16, 2008) 20080116080305A</guid></item><item><title>UPDATED RELEASE: ProMesh.NET v1.2</title><link>http://www.codeplex.com/ProMesh/Release/ProjectReleases.aspx?ReleaseId=7959</link><description>This is the first public release of ProMesh.NET, a MVC Web Application Framework for .NET 2.0. &lt;br /&gt;&lt;br /&gt;This release includes support for calling Ajax server methods from JavaScript. Simply decorate a method in your controller class, form class or control class with the &amp;#123;&amp;#34;&amp;#91;Ajax&amp;#93;&amp;#34;&amp;#125; attribute, and you will be able to use it from JavaScript just like you would call it from .NET code. &lt;br /&gt;This feature is currently only available if you use the jQuery, Mootools or ExtJS JavaScript frameworks. Other providers will be added after the release &amp;#40;you can always write your own too, just implement IAjaxProvider and attach it to WebAppConfig.AjaxProvider&amp;#41;&lt;br /&gt;&lt;br /&gt;The example application shows many of the framework features, including the Ajax stuff.&lt;br /&gt;&lt;br /&gt;Please report issues in the &amp;#91;url&amp;#58;support forum&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.forum.activa.be&amp;#93;.</description><author></author><pubDate>Wed, 16 Jan 2008 07:48:37 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: ProMesh.NET v1.2 20080116074837A</guid></item><item><title>UPDATED RELEASE: ProMesh.NET v1.2</title><link>http://www.codeplex.com/ProMesh/Release/ProjectReleases.aspx?ReleaseId=7959</link><description>This is the first public release of ProMesh.NET, a MVC Web Application Framework for .NET 2.0. &lt;br /&gt;&lt;br /&gt;This release includes support for calling Ajax server methods from JavaScript. Simply decorate a method in your controller class, form class or control class with the &amp;#123;&amp;#34;&amp;#91;Ajax&amp;#93;&amp;#34;&amp;#125; attribute, and you will be able to use it from JavaScript just like you would call it from .NET code. &lt;br /&gt;This feature is currently only available if you use the jQuery, Mootools or ExtJS JavaScript frameworks. Other providers will be added after the release &amp;#40;you can always write your own too, just implement IAjaxProvider and attach it to WebAppConfig.AjaxProvider&amp;#41;&lt;br /&gt;&lt;br /&gt;The example application shows many of the framework features, including the Ajax stuff.&lt;br /&gt;&lt;br /&gt;Please report issues in the &amp;#91;url&amp;#58;support forum&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.forum.activa.be&amp;#93;.</description><author></author><pubDate>Wed, 16 Jan 2008 07:47:40 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: ProMesh.NET v1.2 20080116074740A</guid></item><item><title>UPDATED RELEASE: ProMesh.NET v1.2</title><link>http://www.codeplex.com/ProMesh/Release/ProjectReleases.aspx?ReleaseId=7959</link><description>This is the first public release of ProMesh.NET, a MVC Web Application Framework for .NET 2.0. &lt;br /&gt;&lt;br /&gt;This release includes support for calling Ajax server methods from JavaScript. Simply decorate a method in your controller class, form class or control class with the &amp;#123;&amp;#34;&amp;#91;Ajax&amp;#93;&amp;#34;&amp;#125; attribute, and you will be able to use it from JavaScript just like you would call it from .NET code. &lt;br /&gt;This feature is currently only available if you use the jQuery, Mootools or ExtJS JavaScript frameworks. Other providers will be added after the release &amp;#40;you can always write your own too, just implement IAjaxProvider and attach it to WebAppConfig.AjaxProvider&amp;#41;&lt;br /&gt;&lt;br /&gt;The example application shows many of the framework features, including the Ajax stuff.&lt;br /&gt;&lt;br /&gt;Please report issues in the &amp;#91;url&amp;#58;support forum&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.forum.activa.be&amp;#93;.</description><author></author><pubDate>Wed, 16 Jan 2008 07:42:54 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: ProMesh.NET v1.2 20080116074254A</guid></item><item><title>UPDATED RELEASE: ProMesh.NET v1.1</title><link>http://www.codeplex.com/ProMesh/Release/ProjectReleases.aspx?ReleaseId=7959</link><description>&lt;br /&gt;This is the first public release of ProMesh.NET, a MVC Web Application Framework for .NET 2.0. &lt;br /&gt;&lt;br /&gt;This release includes support for calling Ajax server methods from JavaScript. Simply decorate a method in your controller class, form class or control class with the &amp;#123;&amp;#34;&amp;#91;Ajax&amp;#93;&amp;#34;&amp;#125; attribute, and you will be able to use it from JavaScript just like you would call it from .NET code. &lt;br /&gt;This feature is currently only available if you use the jQuery, Mootools or ExtJS JavaScript frameworks. Other providers will be added after the release &amp;#40;you can always write your own too, just implement IAjaxProvider and attach it to WebAppConfig.AjaxProvider&amp;#41;&lt;br /&gt;&lt;br /&gt;The example application shows many of the framework features, including the Ajax stuff.&lt;br /&gt;&lt;br /&gt;Please report issues in the &amp;#91;url&amp;#58;support forum&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.forum.activa.be&amp;#93;.</description><author></author><pubDate>Fri, 26 Oct 2007 08:23:12 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: ProMesh.NET v1.1 20071026082312A</guid></item><item><title>UPDATED RELEASE: ProMesh.NET v1.1</title><link>http://www.codeplex.com/ProMesh/Release/ProjectReleases.aspx?ReleaseId=7959</link><description>ProMesh.NET v1.1&lt;br /&gt;&lt;br /&gt;This is the first public release of ProMesh.NET, a MVC Web Application Framework for .NET 2.0. &lt;br /&gt;&lt;br /&gt;This release includes support for calling Ajax server methods from JavaScript. Simply decorate a method in your controller class, form class or control class with the &amp;#123;&amp;#34;&amp;#91;Ajax&amp;#93;&amp;#34;&amp;#125; attribute, and you will be able to use it from JavaScript just like you would call it from .NET code. &lt;br /&gt;This feature is currently only available if you use the jQuery, Mootools or ExtJS JavaScript frameworks. Other providers will be added after the release &amp;#40;you can always write your own too, just implement IAjaxProvider and attach it to WebAppConfig.AjaxProvider&amp;#41;&lt;br /&gt;&lt;br /&gt;The example application shows many of the framework features, including the Ajax stuff.&lt;br /&gt;&lt;br /&gt;Please report issues in the &amp;#91;url&amp;#58;support forum&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.forum.activa.be&amp;#93;.</description><author></author><pubDate>Fri, 26 Oct 2007 08:22:43 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: ProMesh.NET v1.1 20071026082243A</guid></item><item><title>UPDATED RELEASE: ProMesh.NET v1.1.0 RC 4 (Oct 11, 2007)</title><link>http://www.codeplex.com/ProMesh/Release/ProjectReleases.aspx?ReleaseId=6989</link><description>&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#42;ProMesh.NET v1.1.0 RC 4 &amp;#40;Build 255&amp;#41;&amp;#42;&lt;br /&gt;&lt;br /&gt;This is the fourth and final release candidate of ProMesh.NET v1.1.0.&lt;br /&gt;&lt;br /&gt;The interfaces won&amp;#39;t change before the release. Please report any problems asap via the &amp;#91;url&amp;#58;support forum&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.forum.activa.be&amp;#93;.&lt;br /&gt;&lt;br /&gt;&amp;#42;Breaking change since RC1 and earlier&amp;#42;&amp;#58; &amp;#36;&amp;#40;...&amp;#41; tags are no longer supported to avoid conflicts with Javascript frameworks like jQuery, mootools and prototype.js.&lt;br /&gt;&lt;br /&gt;&amp;#42;Breaking change since RC3&amp;#42;&amp;#58; The OnPost&amp;#40;&amp;#41; method on a form now expects a parameter &amp;#40;bool validated&amp;#41;.&lt;br /&gt;&lt;br /&gt;This release includes support for calling Ajax server methods from JavaScript. Simply decorate a method in your controller class with the &amp;#123;&amp;#34;&amp;#91;Ajax&amp;#93;&amp;#34;&amp;#125; attribute, and you will be able to use it from JavaScript just like you would call it from .NET code. This feature is currently only available if you use the jQuery, Mootools or ExtJS JavaScript frameworks. Other providers will be added after the release &amp;#40;you can always write your own too, just implement IAjaxProvider and attach it to WebAppConfig.AjaxProvider&amp;#41;&lt;br /&gt;&lt;br /&gt;The example application shows some of the built-in Ajax features.&lt;br /&gt;&lt;br /&gt;Please report issues in the &amp;#91;url&amp;#58;support forum&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.forum.activa.be&amp;#93;.</description><author></author><pubDate>Thu, 11 Oct 2007 21:16:29 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: ProMesh.NET v1.1.0 RC 4 (Oct 11, 2007) 20071011091629P</guid></item><item><title>UPDATED RELEASE: ProMesh.NET v1.1.0 RC 4</title><link>http://www.codeplex.com/ProMesh/Release/ProjectReleases.aspx?ReleaseId=6989</link><description>&amp;#42;ProMesh.NET v1.1.0 RC 4 &amp;#40;Build 255&amp;#41;&amp;#42;&lt;br /&gt;&lt;br /&gt;This is the fourth and final release candidate of ProMesh.NET v1.1.0.&lt;br /&gt;&lt;br /&gt;The interfaces won&amp;#39;t change before the release. Please report any problems asap via the &amp;#91;url&amp;#58;support forum&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.forum.activa.be&amp;#93;.&lt;br /&gt;&lt;br /&gt;&amp;#42;Breaking change since RC1 and earlier&amp;#42;&amp;#58; &amp;#36;&amp;#40;...&amp;#41; tags are no longer supported to avoid conflicts with Javascript frameworks like jQuery, mootools and prototype.js.&lt;br /&gt;&lt;br /&gt;&amp;#42;Breaking change since RC3&amp;#42;&amp;#58; The OnPost&amp;#40;&amp;#41; method on a form now expects a parameter &amp;#40;bool validated&amp;#41;.&lt;br /&gt;&lt;br /&gt;This release includes support for calling Ajax server methods from JavaScript. Simply decorate a method in your controller class with the &amp;#123;&amp;#34;&amp;#91;Ajax&amp;#93;&amp;#34;&amp;#125; attribute, and you will be able to use it from JavaScript just like you would call it from .NET code. This feature is currently only available if you use the jQuery, Mootools or ExtJS JavaScript frameworks. Other providers will be added after the release &amp;#40;you can always write your own too, just implement IAjaxProvider and attach it to WebAppConfig.AjaxProvider&amp;#41;&lt;br /&gt;&lt;br /&gt;The example application shows some of the built-in Ajax features.&lt;br /&gt;&lt;br /&gt;Please report issues in the &amp;#91;url&amp;#58;support forum&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.forum.activa.be&amp;#93;.</description><author></author><pubDate>Thu, 11 Oct 2007 21:15:38 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: ProMesh.NET v1.1.0 RC 4 20071011091538P</guid></item><item><title>CREATED RELEASE: ProMesh.NET v1.1.0 RC 4</title><link>http://www.codeplex.com/ProMesh/Release/ProjectReleases.aspx?ReleaseId=6989</link><description>&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;*ProMesh.NET v1.1.0 RC 4 (Build 237)*&lt;br /&gt;&lt;br /&gt;This is the third and (probably) final release candidate of ProMesh.NET v1.1.0.&lt;br /&gt;&lt;br /&gt;The interfaces won't change before the release. Please report any problems asap via the [url:support forum|http://www.forum.activa.be].&lt;br /&gt;&lt;br /&gt;*Breaking change since RC1 and earlier*: $(...) tags are no longer supported to avoid conflicts with Javascript frameworks like jQuery, mootools and prototype.js.&lt;br /&gt;&lt;br /&gt;This release includes experimental support for calling Ajax server methods from JavaScript. Simply decorate a method in your controller class with the {"[Ajax]"} attribute, and you will be able to use it from JavaScript just like you would call it from .NET code. This feature is currently only available if you use the jQuery, Mootools or ExtJS JavaScript frameworks. Other providers will be added after the release (you can always write your own too, just implement IAjaxProvider and attach it to WebAppConfig.AjaxProvider)&lt;br /&gt;&lt;br /&gt;Documentation is currently being written and a preliminary version of it will be included with the final release.&lt;br /&gt;&lt;br /&gt;Please report issues in the [url:support forum|http://www.forum.activa.be].</description><author></author><pubDate>Mon, 10 Sep 2007 15:26:26 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: ProMesh.NET v1.1.0 RC 4 20070910032626P</guid></item></channel></rss>