<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>PixelDragonsMVC.NET</title><link>http://pixeldragonsmvc.codeplex.com/project/feeds/rss</link><description>An easy-to-use MVC framework for creating ASP.NET 2.0 applications.</description><item><title>Source code checked in, #69709</title><link>http://pixeldragonsmvc.codeplex.com/SourceControl/changeset/changes/69709</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:10:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69709 20121001101056P</guid></item><item><title>Source code checked in, #69708</title><link>http://pixeldragonsmvc.codeplex.com/SourceControl/changeset/changes/69708</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:06:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69708 20121001100645P</guid></item><item><title>Source code checked in, #52373</title><link>http://pixeldragonsmvc.codeplex.com/SourceControl/changeset/changes/52373</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Wed, 28 Jul 2010 17:08:20 GMT</pubDate><guid isPermaLink="false">Source code checked in, #52373 20100728050820P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/PixelDragonsMVC/Wiki/View.aspx?title=Home&amp;version=21</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;An easy-to-use MVC framework for creating ASP.NET 2.0 applications.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Project Details&lt;/b&gt;&lt;br /&gt;The aim of this project is to provide a simple MVC framework that developers creating ASP.NET 2.0 applications can use as an alternative to the normal code-behind architecture.&lt;br /&gt; &lt;br /&gt;By default there will be as little as possible configuration to deal with (or even none) as the framework will operate on how controllers, views and actions are named. There will be configuration options for those developers that wish to do things differently, There will also be minimal code to write to be able to use the framework that this supplied in a single assembly. PixelDragonsMVC.NET will also help you to keep your code structured well and naming consistent.&lt;br /&gt; &lt;br /&gt;We've taken inspiration from other MVC frameworks (both .NET and Java) and added our own spin on how an MVC should work. So hopefully it is the best of all worlds: simple, light-weight, minimal configuration and minimal code.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;&lt;br /&gt;There is a sample project that shows PixelDragonsMVC.NET in action. We'll be added more documentation in the future.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;How did this project start&lt;/b&gt;&lt;br /&gt;Well, we were looking to replace our current MVC framework but was unable to find a suitable simple one that made development faster. There were always lots of configuration to setup and extra code to write. So we decided to make our own and share it here with the world. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Built-in support for NHibernate, PixelDragonsMVC.NET takes care of creating sessions and transactions and includes a generic DAO that you can use directly or derive off .&lt;/li&gt;&lt;li&gt;Built-in support for log4net. A logger is automatically created for you to use in your controllers.&lt;/li&gt;&lt;li&gt;Reuse of views/controls with AJAX calls so that an area of the view can be rendered by the server the first time round and then updated via AJAX using the same view/control UI code. Removing the need to duplicate UI code if you want the page to be fully populated from the server. The sample application shows this in action,&lt;/li&gt;&lt;li&gt;Includes full support of Master Pages and Controls, take a look at the sample application to see this in action.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Support&lt;/b&gt;&lt;br /&gt;If you have any questions, comments or suggestions please email us at support (at) pixeldragons dot com or add a post to the forum &lt;a href="http://www.pixeldragons.com/forums.ashx" class="externalLink"&gt;http://www.pixeldragons.com/forums.ashx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;For information of our other projects, check out &lt;a href="http://www.pixeldragons.com" class="externalLink"&gt;http://www.pixeldragons.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>andypike</author><pubDate>Tue, 11 Sep 2007 22:18:02 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070911101802P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/PixelDragonsMVC/Wiki/View.aspx?title=Home&amp;version=20</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;An easy-to-use MVC framework for creating ASP.NET 2.0 applications.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Project Details&lt;/b&gt;&lt;br /&gt;The aim of this project is to provide a simple MVC framework that developers creating ASP.NET 2.0 applications can use as an alternative to the normal code-behind architecture.&lt;br /&gt; &lt;br /&gt;By default there will be as little as possible configuration to deal with (or even none) as the framework will operate on how controllers, views and actions are named. There will be configuration options for those developers that wish to do things differently, There will also be minimal code to write to be able to use the framework that this supplied in a single assembly. PixelDragonsMVC.NET will also help you to keep your code structured well and naming consistent.&lt;br /&gt; &lt;br /&gt;We've taken inspiration from other MVC frameworks (both .NET and Java) and added our own spin on how an MVC should work. So hopefully it is the best of all worlds: simple, light-weight, minimal configuration and minimal code.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;&lt;br /&gt;There is a sample project that shows PixelDragonsMVC.NET in action. We'll be added more documentation in the future.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;How did this project start&lt;/b&gt;&lt;br /&gt;Well, we were looking to replace our current MVC framework but was unable to find a suitable simple one that made development faster. There were always lots of configuration to setup and extra code to write. So we decided to make our own and share it here with the world. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Built-in support for NHibernate, PixelDragonsMVC.NET takes care of creating sessions and transactions and includes a generic DAO that you can use directly or derive off .&lt;/li&gt;&lt;li&gt;Built-in support for log4net. A logger is automatically created for you to use in your controllers.&lt;/li&gt;&lt;li&gt;Reuse of views/controls with AJAX calls so that an area of the view can be rendered by the server the first time round and then updated via AJAX using the same view/control UI code. Removing the need to duplicate UI code if you want the page to be fully populated from the server. The sample application shows this in action,&lt;/li&gt;&lt;li&gt;Includes full support of Master Pages and Controls, take a look at the sample application to see this in action.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Online Sample Application&lt;/b&gt;&lt;br /&gt;We have put our sample project online for you to see at: &lt;a href="http://www.pixeldragonslabs.co.uk/mvc" class="externalLink"&gt;http://www.pixeldragonslabs.co.uk/mvc&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Check it out.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Support&lt;/b&gt;&lt;br /&gt;If you have any questions, comments or suggestions please email us at support (at) pixeldragons dot com or add a post to the forum &lt;a href="http://www.pixeldragons.com/forums.ashx" class="externalLink"&gt;http://www.pixeldragons.com/forums.ashx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;For information of our other projects, check out &lt;a href="http://www.pixeldragons.com" class="externalLink"&gt;http://www.pixeldragons.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>andypike</author><pubDate>Thu, 28 Jun 2007 12:51:17 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070628125117P</guid></item><item><title>RELEASED: PixelDragonsMVC.NET 0.3.0 (Jun 28, 2007)</title><link>http://www.codeplex.com/PixelDragonsMVC/Release/ProjectReleases.aspx?ReleaseId=5355</link><description>This release fixes some bugs and some code refactoring.</description><author></author><pubDate>Thu, 28 Jun 2007 12:50:11 GMT</pubDate><guid isPermaLink="false">RELEASED: PixelDragonsMVC.NET 0.3.0 (Jun 28, 2007) 20070628125011P</guid></item><item><title>CREATED RELEASE: PixelDragonsMVC.NET 0.3.0 (Jun 28, 2007)</title><link>http://www.codeplex.com/PixelDragonsMVC/Release/ProjectReleases.aspx?ReleaseId=5355</link><description>This release fixes some bugs and some code refactoring.</description><author></author><pubDate>Thu, 28 Jun 2007 12:50:11 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: PixelDragonsMVC.NET 0.3.0 (Jun 28, 2007) 20070628125011P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/PixelDragonsMVC/Wiki/View.aspx?title=Home&amp;version=19</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;An easy-to-use MVC framework for creating ASP.NET 2.0 applications.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Project Details&lt;/b&gt;&lt;br /&gt;The aim of this project is to provide a simple MVC framework that developers creating ASP.NET 2.0 applications can use as an alternative to the normal code-behind architecture.&lt;br /&gt; &lt;br /&gt;By default there will be as little as possible configuration to deal with (or even none) as the framework will operate on how controllers, views and actions are named. There will be configuration options for those developers that wish to do things differently, There will also be minimal code to write to be able to use the framework that this supplied in a single assembly. PixelDragonsMVC.NET will also help you to keep your code structured well and naming consistent.&lt;br /&gt; &lt;br /&gt;We've taken inspiration from other MVC frameworks (both .NET and Java) and added our own spin on how an MVC should work. So hopefully it is the best of all worlds: simple, light-weight, minimal configuration and minimal code.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;&lt;br /&gt;There is a sample project that shows PixelDragonsMVC.NET in action. There is also some basic documentation to get you started in a separate PDF. We'll be added more documentation in the future.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;How did this project start&lt;/b&gt;&lt;br /&gt;Well, we were looking to replace our current MVC framework but was unable to find a suitable simple one that made development faster. There were always lots of configuration to setup and extra code to write. So we decided to make our own and share it here with the world. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Built-in support for NHibernate, PixelDragonsMVC.NET takes care of creating sessions and transactions and includes a generic DAO that you can use directly or derive off .&lt;/li&gt;&lt;li&gt;Built-in support for log4net. A logger is automatically created for you to use in your controllers.&lt;/li&gt;&lt;li&gt;Reuse of views/controls with AJAX calls so that an area of the view can be rendered by the server the first time round and then updated via AJAX using the same view/control UI code. Removing the need to duplicate UI code if you want the page to be fully populated from the server. The sample application shows this in action,&lt;/li&gt;&lt;li&gt;Includes full support of Master Pages and Controls, take a look at the sample application to see this in action.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Online Sample Application&lt;/b&gt;&lt;br /&gt;We have put our sample project online for you to see at: &lt;a href="http://www.pixeldragonslabs.co.uk/mvc" class="externalLink"&gt;http://www.pixeldragonslabs.co.uk/mvc&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Check it out.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Support&lt;/b&gt;&lt;br /&gt;If you have any questions, comments or suggestions please email us at support (at) pixeldragons dot com or add a post to the forum &lt;a href="http://www.pixeldragons.com/forums.ashx" class="externalLink"&gt;http://www.pixeldragons.com/forums.ashx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;For information of our other projects, check out &lt;a href="http://www.pixeldragons.com" class="externalLink"&gt;http://www.pixeldragons.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>andypike</author><pubDate>Mon, 04 Jun 2007 22:40:46 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070604104046P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/PixelDragonsMVC/Wiki/View.aspx?title=Home&amp;version=18</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;An easy-to-use MVC framework for creating ASP.NET 2.0 applications.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Project Details&lt;/b&gt;&lt;br /&gt;The aim of this project is to provide a simple MVC framework that developers creating ASP.NET 2.0 applications can use as an alternative to the normal code-behind architecture.&lt;br /&gt; &lt;br /&gt;By default there will be as little as possible configuration to deal with (or even none) as the framework will operate on how controllers, views and actions are named. There will be configuration options for those developers that wish to do things differently, There will also be minimal code to write to be able to use the framework that this supplied in a single assembly. PixelDragonsMVC.NET will also help you to keep your code structured well and naming consistent.&lt;br /&gt; &lt;br /&gt;We've taken inspiration from other MVC frameworks (both .NET and Java) and added our own spin on how an MVC should work. So hopefully it is the best of all worlds: simple, light-weight, minimal configuration and minimal code.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;&lt;br /&gt;There is a sample project that shows PixelDragonsMVC.NET in action. There is also some basic documentation to get you started in a separate PDF. We'll be added more documentation in the future.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;How did this project start&lt;/b&gt;&lt;br /&gt;Well, we were looking to replace our current MVC framework but was unable to find a suitable simple one that made development faster. There were always lots of configuration to setup and extra code to write. So we decided to make our own and share it here with the world. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Built-in support for NHibernate, PixelDragonsMVC.NET takes care of creating sessions and transactions and includes a generic DAO that you can use directly or derive off .&lt;/li&gt;&lt;li&gt;Built-in support for log4net. A logger is automatically created for you to use in your controllers.&lt;/li&gt;&lt;li&gt;Reuse of views/controls with AJAX calls so that an area of the view can be rendered by the server the first time round and then updated via AJAX using the same view/control UI code. Removing the need to duplicate UI code if you want the page to be fully populated from the server. The sample application shows this in action,&lt;/li&gt;&lt;li&gt;Includes full support of Master Pages and Controls, take a look at the sample application to see this in action.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Online Sample Application&lt;/b&gt;&lt;br /&gt;We have put our sample project online for you to see at: &lt;a href="http://www.pixeldragonslabs.co.uk/mvc" class="externalLink"&gt;http://www.pixeldragonslabs.co.uk/mvc&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Chekc it out.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Support&lt;/b&gt;&lt;br /&gt;If you have any questions, comments or suggestions please email us at support (at) pixeldragons dot com or add a post to the forum &lt;a href="http://www.pixeldragons.com/forums.ashx" class="externalLink"&gt;http://www.pixeldragons.com/forums.ashx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;For information of our other projects, check out &lt;a href="http://www.pixeldragons.com" class="externalLink"&gt;http://www.pixeldragons.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>andypike</author><pubDate>Mon, 04 Jun 2007 22:39:20 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070604103920P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/PixelDragonsMVC/Wiki/View.aspx?title=Home&amp;version=17</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;An easy-to-use MVC framework for creating ASP.NET 2.0 applications.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Project Details&lt;/b&gt;&lt;br /&gt;The aim of this project is to provide a simple MVC framework that developers creating ASP.NET 2.0 applications can use as an alternative to the normal code-behind architecture.&lt;br /&gt; &lt;br /&gt;By default there will be as little as possible configuration to deal with (or even none) as the framework will operate on how controllers, views and actions are named. There will be configuration options for those developers that wish to do things differently, There will also be minimal code to write to be able to use the framework that this supplied in a single assembly. PixelDragonsMVC.NET will also help you to keep your code structured well and naming consistent.&lt;br /&gt; &lt;br /&gt;We've taken inspiration from other MVC frameworks (both .NET and Java) and added our own spin on how an MVC should work. So hopefully it is the best of all worlds: simple, light-weight, minimal configuration and minimal code.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;&lt;br /&gt;There is a sample project that uses PixelDragonsMVC.NET and contains basic documentation to get you started. We'll be added more documentation in the future.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;How did this project start&lt;/b&gt;&lt;br /&gt;Well, we were looking to replace our current MVC framework but was unable to find a suitable simple one that made development faster. There were always lots of configuration to setup and extra code to write. So we decided to make our own and share it here with the world. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Built-in support for NHibernate, PixelDragonsMVC.NET takes care of creating sessions and transactions and includes a generic DAO that you can use directly or derive off .&lt;/li&gt;&lt;li&gt;Built-in support for log4net. A logger is automatically created for you to use in your controllers.&lt;/li&gt;&lt;li&gt;Reuse of views/controls with AJAX calls so that an area of the view can be rendered by the server the first time round and then updated via AJAX using the same view/control UI code. Removing the need to duplicate UI code if you want the page to be fully populated from the server. The sample application shows this in action,&lt;/li&gt;&lt;li&gt;Includes full support of Master Pages and Controls, take a look at the sample application to see this in action.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Online Sample Application&lt;/b&gt;&lt;br /&gt;We have put our sample project online for you to see at: &lt;a href="http://www.pixeldragonslabs.co.uk/mvc" class="externalLink"&gt;http://www.pixeldragonslabs.co.uk/mvc&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Chekc it out.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Support&lt;/b&gt;&lt;br /&gt;If you have any questions, comments or suggestions please email us at support (at) pixeldragons dot com or add a post to the forum &lt;a href="http://www.pixeldragons.com/forums.ashx" class="externalLink"&gt;http://www.pixeldragons.com/forums.ashx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;For information of our other projects, check out &lt;a href="http://www.pixeldragons.com" class="externalLink"&gt;http://www.pixeldragons.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>andypike</author><pubDate>Mon, 04 Jun 2007 22:37:37 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070604103737P</guid></item><item><title>UPDATED RELEASE: PixelDragonsMVC.NET 0.2.0 (Jun 04, 2007)</title><link>http://www.codeplex.com/PixelDragonsMVC/Release/ProjectReleases.aspx?ReleaseId=4710</link><description>This release includes built-in support for NHibernate and log4net. Plus some bug fixes and cleaning up. Also included is a much larger sample application demonstrating various features. Also includes a new documentation file that contains a basic walk through (this needs improving).</description><author></author><pubDate>Mon, 04 Jun 2007 22:34:07 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: PixelDragonsMVC.NET 0.2.0 (Jun 04, 2007) 20070604103407P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/PixelDragonsMVC/Wiki/View.aspx?title=Home&amp;version=16</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;An easy-to-use MVC framework for creating ASP.NET 2.0 applications.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Project Details&lt;/b&gt;&lt;br /&gt;The aim of this project is to provide a simple MVC framework that developers creating ASP.NET 2.0 applications can use as an alternative to the normal code-behind architecture.&lt;br /&gt; &lt;br /&gt;By default there will be as little as possible configuration to deal with (or even none) as the framework will operate on how controllers, views and actions are named. There will be configuration options for those developers that wish to do things differently, There will also be minimal code to write to be able to use the framework that this supplied in a single assembly. PixelDragonsMVC.NET will also help you to keep your code structured well and naming consistent.&lt;br /&gt; &lt;br /&gt;We've taken inspiration from other MVC frameworks (both .NET and Java) and added our own spin on how an MVC should work. So hopefully it is the best of all worlds: simple, light-weight, minimal configuration and minimal code.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;&lt;br /&gt;There is a sample project that uses PixelDragonsMVC.NET and contains basic documentation to get you started. We'll be added more documentation in the future.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;How did this project start&lt;/b&gt;&lt;br /&gt;Well, we were looking to replace our current MVC framework but was unable to find a suitable simple one that made development faster. There were always lots of configuration to setup and extra code to write. So we decided to make our own and share it here with the world. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features (as of version 0.2 BETA - almost done)&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Built-in support for NHibernate, PixelDragonsMVC.NET takes care of creating sessions and transactions and includes a generic DAO that you can use directly or derive off .&lt;/li&gt;&lt;li&gt;Built-in support for log4net. A logger is automatically created for you to use in your controllers.&lt;/li&gt;&lt;li&gt;Reuse of views/controls with AJAX calls so that an area of the view can be rendered by the server the first time round and then updated via AJAX using the same view/control UI code. Removing the need to duplicate UI code if you want the page to be fully populated from the server. The sample application shows this in action,&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Support&lt;/b&gt;&lt;br /&gt;If you have any questions, comments or suggestions please email us at support (at) pixeldragons dot com or add a post to the forum &lt;a href="http://www.pixeldragons.com/forums.ashx" class="externalLink"&gt;http://www.pixeldragons.com/forums.ashx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;For information of our other projects, check out &lt;a href="http://www.pixeldragons.com" class="externalLink"&gt;http://www.pixeldragons.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>andypike</author><pubDate>Mon, 04 Jun 2007 21:08:43 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070604090843P</guid></item><item><title>UPDATED RELEASE: PixelDragonsMVC.NET 0.1.0 (May 01, 2007)</title><link>http://www.codeplex.com/PixelDragonsMVC/Release/ProjectReleases.aspx?ReleaseId=3851</link><description>This is the first release of the PixelDragonsMVC.NET framework (formally SimpleMVC.NET). Incluced here are the full source, single assemby and an example.</description><author></author><pubDate>Mon, 04 Jun 2007 21:02:38 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: PixelDragonsMVC.NET 0.1.0 (May 01, 2007) 20070604090238P</guid></item><item><title>UPDATED RELEASE: PixelDragonsMVC.NET 0.1.0 (May 01, 2007)</title><link>http://www.codeplex.com/PixelDragonsMVC/Release/ProjectReleases.aspx?ReleaseId=3851</link><description>This is the first release of the SimpleMVC.NET framework. Incluced here are the full source, single assemby and an example.</description><author></author><pubDate>Mon, 04 Jun 2007 21:02:01 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: PixelDragonsMVC.NET 0.1.0 (May 01, 2007) 20070604090201P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/PixelDragonsMVC/Wiki/View.aspx?title=Home&amp;version=15</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A simple and light-weight MVC framework for creating ASP.NET 2.0 applications.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Project Details&lt;/b&gt;&lt;br /&gt;The aim of this project is to provide a simple MVC framework that developers creating ASP.NET 2.0 applications can use as an alternative to the normal code-behind architecture.&lt;br /&gt; &lt;br /&gt;By default there will be as little as possible configuration to deal with (or even none) as the framework will operate on how controllers, views and actions are named. There will be configuration options for those developers that wish to do things differently, There will also be minimal code to write to be able to use the framework that this supplied in a single assembly. SimpleMVC.NET will also help you to keep your code structured well and naming consistent.&lt;br /&gt; &lt;br /&gt;We've taken inspiration from other MVC frameworks (both .NET and Java) and added our own spin on how an MVC should work. So hopefully it is the best of all worlds: simple, light-weight, minimal configuration and minimal code.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;&lt;br /&gt;There is a sample project that uses SimpleMVC.NET and explains how it all works. We'll be added more documentation in the future.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;How did this project start&lt;/b&gt;&lt;br /&gt;Well, we were looking to replace our current MVC framework but was unable to find a suitable simple one that made development faster. There were always lots of configuration to setup and extra code to write. So we decided to make our own and share it here with the world. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Roadmap&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Optional support for NHibernate&lt;/li&gt;&lt;li&gt;Optional support for log4net&lt;/li&gt;&lt;li&gt;Reuse of views/controls with AJAX calls so that an area of the view can be rendered by the server the first time round and then updated via AJAX using the same view/control UI code. Removing the need to duplicate UI code if you want the page to be fully populated from the server. Example needed.&lt;/li&gt;&lt;li&gt;More samples&lt;/li&gt;&lt;li&gt;Documentation&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Support&lt;/b&gt;&lt;br /&gt;If you have any questions, comments or suggestions please email us at support (at) pixeldragons dot com or add a post to the forum &lt;a href="http://www.pixeldragons.com/forums.ashx" class="externalLink"&gt;http://www.pixeldragons.com/forums.ashx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;For information of our other projects, check out &lt;a href="http://www.pixeldragons.com" class="externalLink"&gt;http://www.pixeldragons.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>andypike</author><pubDate>Sat, 12 May 2007 22:07:15 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070512100715P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/PixelDragonsMVC/Wiki/View.aspx?title=Home&amp;version=14</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A simple and light-weight MVC framework for creating ASP.NET 2.0 applications.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Project Details&lt;/b&gt;&lt;br /&gt;The aim of this project is to provide a simple MVC framework that developers creating ASP.NET 2.0 applications can use as an alternative to the normal code-behind architecture.&lt;br /&gt; &lt;br /&gt;By default there will be as little as possible configuration to deal with (or even none) as the framework will operate on how controllers, views and actions are named. There will be configuration options for those developers that wish to do things differently, There will also be minimal code to write to be able to use the framework that this supplied in a single assembly. SimpleMVC.NET will also help you to keep your code structured well and naming consistent.&lt;br /&gt; &lt;br /&gt;We've taken inspiration from other MVC frameworks (both .NET and Java) and added our own spin on how an MVC should work. So hopefully it is the best of all worlds: simple, light-weight, minimal configuration and minimal code.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;&lt;br /&gt;There is a sample project that uses SimpleMVC.NET and explains how it all works. We'll be added more documentation in the future.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;How did this project start&lt;/b&gt;&lt;br /&gt;Well, we were looking to replace our current MVC framework but was unable to find a suitable simple one that made development faster. There were always lots of configuration to setup and extra code to write. So we decided to make our own and share it here with the world. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Roadmap&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Optional support for NHibernate&lt;/li&gt;&lt;li&gt;Optional support for log4net&lt;/li&gt;&lt;li&gt;Reuse of views/controls with AJAX calls so that an area of the view can be rendered by the server the first time round and then updated via AJAX using the same view/control UI code. Removing the need to duplicate UI code if you want the page to be fully populated from the server. Example needed.&lt;/li&gt;&lt;li&gt;More samples&lt;/li&gt;&lt;li&gt;Documentation&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Support&lt;/b&gt;&lt;br /&gt;If you have any questions, comments or suggestions please email us at support (at) pixeldragons dot com.&lt;br /&gt; &lt;br /&gt;For information of our other projects, check out &lt;a href="http://www.pixeldragons.com" class="externalLink"&gt;http://www.pixeldragons.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>andypike</author><pubDate>Sat, 05 May 2007 13:51:23 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070505015123P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/PixelDragonsMVC/Wiki/View.aspx?title=Home&amp;version=13</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A simple and light-weight MVC framework for creating ASP.NET 2.0 applications.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Project Details&lt;/b&gt;&lt;br /&gt;The aim of this project is to provide a simple MVC framework that developers creating ASP.NET 2.0 applications can use as an alternative to the normal code-behind architecture.&lt;br /&gt; &lt;br /&gt;By default there will be as little as possible configuration to deal with (or even none) as the framework will operate on how controllers, views and actions are named. There will be configuration options for those developers that wish to do things differently, There will also be minimal code to write to be able to use the framework that this supplied in a single assembly. SimpleMVC.NET will also help you to keep your code structured well and naming consistent.&lt;br /&gt; &lt;br /&gt;We've taken inspiration from other MVC frameworks (both .NET and Java) and added our own spin on how an MVC should work. So hopefully it is the best of all worlds: simple, light-weight, minimal configuration and minimal code.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;&lt;br /&gt;There is a sample project that uses SimpleMVC.NET and explains how it all works. We'll be added more documentation in the future.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;How did this project start&lt;/b&gt;&lt;br /&gt;Well, we were looking to replace our current MVC framework but was unable to find a suitable simple one that made development faster. There were always lots of configuration to setup and extra code to write. So we decided to make our own and share it here with the world. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Roadmap&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Optional support for NHibernate&lt;/li&gt;&lt;li&gt;Optional support for log4net&lt;/li&gt;&lt;li&gt;Reuse of views/controls with AJAX calls so that an area of the view can be rendered by the server the first time round and then updated via AJAX using the same view/control UI code. Removing the need to duplicate UI code if you want the page to be fully populated from the server. Example needed.&lt;/li&gt;&lt;li&gt;More samples&lt;/li&gt;&lt;li&gt;Documentation&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Support&lt;/b&gt;&lt;br /&gt;If you have any questions, comments or suggestions please email us at support &lt;a href="http://www.codeplex.com/PixelDragonsMVC/Wiki/View.aspx?title=at&amp;amp;referringTitle=Home"&gt;at&lt;/a&gt; pixeldragons dot com.&lt;br /&gt; &lt;br /&gt;For information of our other projects, check out &lt;a href="http://www.pixeldragons.com" class="externalLink"&gt;http://www.pixeldragons.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>andypike</author><pubDate>Sat, 05 May 2007 13:50:57 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070505015057P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/PixelDragonsMVC/Wiki/View.aspx?title=Home&amp;version=12</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A simple and light-weight MVC framework for creating ASP.NET 2.0 applications.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Project Details&lt;/b&gt;&lt;br /&gt;The aim of this project is to provide a simple MVC framework that developers creating ASP.NET 2.0 applications can use as an alternative to the normal code-behind architecture.&lt;br /&gt; &lt;br /&gt;By default there will be as little as possible configuration to deal with (or even none) as the framework will operate on how controllers, views and actions are named. There will be configuration options for those developers that wish to do things differently, There will also be minimal code to write to be able to use the framework that this supplied in a single assembly. SimpleMVC.NET will also help you to keep your code structured well and naming consistent.&lt;br /&gt; &lt;br /&gt;We've taken inspiration from other MVC frameworks (both .NET and Java) and added our own spin on how an MVC should work. So hopefully it is the best of all worlds: simple, light-weight, minimal configuration and minimal code.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;&lt;br /&gt;There is a sample project that uses SimpleMVC.NET and explains how it all works. We'll be added more documentation in the future.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;How did this project start&lt;/b&gt;&lt;br /&gt;Well, we were looking to replace our current MVC framework but was unable to find a suitable simple one that made development faster. There were always lots of configuration to setup and extra code to write. So we decided to make our own and share it here with the world. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Roadmap&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Optional support for NHibernate&lt;/li&gt;&lt;li&gt;Optional support for log4net&lt;/li&gt;&lt;li&gt;Reuse of views/controls with AJAX calls so that an area of the view can be rendered by the server the first time round and then updated via AJAX using the same view/control UI code. Removing the need to duplicate UI code if you want the page to be fully populated from the server. Example needed.&lt;/li&gt;&lt;li&gt;More samples&lt;/li&gt;&lt;li&gt;Documentation&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;For information of our other projects, check out &lt;a href="http://www.pixeldragons.com" class="externalLink"&gt;http://www.pixeldragons.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>andypike</author><pubDate>Fri, 04 May 2007 13:01:18 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070504010118P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/PixelDragonsMVC/Wiki/View.aspx?title=Home&amp;version=11</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A simple and light-weight MVC framework for creating ASP.NET 2.0 applications.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Project Details&lt;/b&gt;&lt;br /&gt;The aim of this project is to provide a simple MVC framework that developers creating ASP.NET 2.0 applications can use as an alternative to the normal code-behind architecture.&lt;br /&gt; &lt;br /&gt;By default there will be as little as possible configuration to deal with (or even none) as the framework will operate on how controllers, views and actions are named. There will be configuration options for those developers that wish to do things differently, There will also be minimal code to write to be able to use the framework that this supplied in a single assembly. SimpleMVC.NET will also help you to keep your code structured well and naming consistent.&lt;br /&gt; &lt;br /&gt;We've taken inspiration from other MVC frameworks (both .NET and Java) and added our own spin on how an MVC should work. So hopefully it is the best of all worlds: simple, light-weight, minimal configuration and minimal code.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;&lt;br /&gt;There is a sample project that uses SimpleMVC.NET and explains how it all works. We'll be added more documentation in the future.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;How did this project start&lt;/b&gt;&lt;br /&gt;Well, we were looking to replace our current MVC framework but was unable to find a suitable simple one that made development faster. There were always lots of configuration to setup and extra code to write. So we decided to make our own and share it here with the world. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Roadmap&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Optional support for NHibernate&lt;/li&gt;&lt;li&gt;Optional support for log4net&lt;/li&gt;&lt;li&gt;Reuse of views/controls with AJAX calls so that an area of the view can be rendered by the server the first time round and then updated via AJAX using the same view/control UI code. Removing the need to duplicate UI code if you want the page to be fully populated from the server. Example needed.&lt;/li&gt;&lt;li&gt;More samples&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;For information of our other projects, check out &lt;a href="http://www.pixeldragons.com" class="externalLink"&gt;http://www.pixeldragons.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>andypike</author><pubDate>Fri, 04 May 2007 13:00:45 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070504010045P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/PixelDragonsMVC/Wiki/View.aspx?title=Home&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A simple and light-weight MVC framework for creating ASP.NET 2.0 applications.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Project Details&lt;/b&gt;&lt;br /&gt;The aim of this project is to provide a simple MVC framework that developers creating ASP.NET 2.0 applications can use as an alternative to the normal code-behind architecture.&lt;br /&gt; &lt;br /&gt;By default there will be as little as possible configuration to deal with (or even none) as the framework will operate on how controllers, views and actions are named. There will be configuration options for those developers that wish to do things differently, There will also be minimal code to write to be able to use the framework that this supplied in a single assembly. SimpleMVC.NET will also help you to keep your code structured well and naming consistent.&lt;br /&gt; &lt;br /&gt;We've taken inspiration from other MVC frameworks (both .NET and Java) and added our own spin on how an MVC should work. So hopefully it is the best of all worlds: simple, light-weight, minimal configuration and minimal code.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;&lt;br /&gt;There is a sample project that uses SimpleMVC.NET and explains how it all works. We'll be added more documentation in the future.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;How did this project start&lt;/b&gt;&lt;br /&gt;Well, we were looking to replace our current MVC framework but was unable to find a suitable simple one that made development faster. There were always lots of configuration to setup and extra code to write. So we decided to make our own and share it here with the world. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Roadmap&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Optional support of NHibernate&lt;/li&gt;&lt;li&gt;Optional log4net&lt;/li&gt;&lt;li&gt;Reuse of views/controls with AJAX calls so that an area of the view can be rendered by the server the first time round and then updated via AJAX using the same view/control UI code.&lt;/li&gt;&lt;li&gt;More samples&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;For information of our other projects, check out &lt;a href="http://www.pixeldragons.com" class="externalLink"&gt;http://www.pixeldragons.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>andypike</author><pubDate>Fri, 04 May 2007 12:59:13 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070504125913P</guid></item></channel></rss>