<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>christoctemplate Wiki Rss Feed</title><link>http://christoctemplate.codeplex.com/</link><description>christoctemplate Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://christoctemplate.codeplex.com/wikipage?version=38</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Quick and easy to use Module Development templates for DotNetNuke 7.0.2&amp;#43; and Visual Studio 2012.&lt;br /&gt;&lt;br /&gt;The latest releases of the templates are for Visual Studio 2012. If you need a VS2008 or VS2010 support check out the &lt;a href="http://christoctemplate.codeplex.com/releases/view/93348"&gt;v.00.00.09 release&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.chrishammond.com/blog/itemid/2616/using-the-new-module-development-templates-for-dot.aspx"&gt;Blog Announcement for the 2.0 release of the templates project&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.chrishammond.com/blog/itemid/2618/customizing-the-latest-module-dev-project-template.aspx"&gt;For instructions on how to modify the templates read this post&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;After you build in Release Mode the installable packages (source/install) can be found in the INSTALL folder now, within your module&amp;#39;s folder, not the packages folder anymore&lt;/b&gt;&lt;br /&gt;
&lt;h1&gt;Changes for V2.2 (4/3/2013)&lt;/h1&gt;This release addresses an issue with the release build location, and changes default namespace, company name, and a few other properties. This release also upgrades the reference to MSBuildTasks (1.4.0.56)&lt;br /&gt;
&lt;h1&gt;Changes for V2.1 (1/28/2013)&lt;/h1&gt;This release addresses an issue with template modification and namespace problems.&lt;br /&gt;&lt;a href="http://www.chrishammond.com/blog/itemid/2618/customizing-the-latest-module-dev-project-template.aspx"&gt;For instructions on how to modify the templates read this post&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Changes for V2.0 (1/24/2013)&lt;/h1&gt;Requires DNN 7.0.2+&lt;br /&gt;Uses DNNDEV.ME for the development environment URL instead of DNNDEV (requires no host file changes)&lt;br /&gt;Includes two new templates that create a functioning DAL2 module, one for C# and one for VB.net&lt;br /&gt;VSIX Download from Codeplex should work in VS Web Dev Express and all paid versions of Visual Studio 2012 (the VS Gallery package does not work on Express)&lt;br /&gt;
&lt;h1&gt;Changes for v1.1&lt;/h1&gt;Complete rewrite for Visual Studio 2012&lt;br /&gt;Visual Studio Gallery Support&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.09&lt;/h1&gt;Fixed C# template that was still hard coded in the CSPROJ file to DNNDEV&lt;br /&gt;Changes to .DNN file for SOURCE installs to keep the .DNN file in place&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.08&lt;/h1&gt;Fixed a couple of VB issues that didn&amp;#39;t have the same code as the C# template&lt;br /&gt;Added comments to the .CS/.VB files at the top to explain the files/classes a bit&lt;br /&gt;Added documentation link to the Task Manager series for module development&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.07&lt;/h1&gt;This release has updates to the DNN manifest file for DotNetNuke 6&lt;br /&gt;Commented out examples of the Form Pattern in the Settings user control&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.06&lt;/h1&gt;This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. &lt;br /&gt;We also created a property in the VS Project file for CopyrightYear. &lt;br /&gt;The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default.&lt;br /&gt;The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.&lt;br /&gt;&lt;br /&gt;This project is maintained by &lt;a href="http://www.chrishammond.com"&gt;Chris Hammond&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Thu, 04 Apr 2013 02:53:47 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130404025347A</guid></item><item><title>Updated Wiki: Home</title><link>http://christoctemplate.codeplex.com/wikipage?version=37</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Quick and easy to use Module Development templates for DotNetNuke 7.0.2&amp;#43; and Visual Studio 2012.&lt;br /&gt;&lt;br /&gt;The latest releases of the templates are for Visual Studio 2012. If you need a VS2008 or VS2010 support check out the &lt;a href="http://christoctemplate.codeplex.com/releases/view/93348"&gt;v.00.00.09 release&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.chrishammond.com/blog/itemid/2616/using-the-new-module-development-templates-for-dot.aspx"&gt;Blog Announcement for the 2.0 release of the templates project&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.chrishammond.com/blog/itemid/2618/customizing-the-latest-module-dev-project-template.aspx"&gt;For instructions on how to modify the templates read this post&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;After you build in Release Mode the installable packages (source/install) can be found in the INSTALL folder now, within your module&amp;#39;s folder, not the packages folder anymore&lt;/b&gt;&lt;br /&gt;
&lt;h1&gt;Changes for V2.1 (1/28/2013)&lt;/h1&gt;This release addresses an issue with template modification and namespace problems.&lt;br /&gt;&lt;a href="http://www.chrishammond.com/blog/itemid/2618/customizing-the-latest-module-dev-project-template.aspx"&gt;For instructions on how to modify the templates read this post&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Changes for V2.0 (1/24/2013)&lt;/h1&gt;Requires DNN 7.0.2+&lt;br /&gt;Uses DNNDEV.ME for the development environment URL instead of DNNDEV (requires no host file changes)&lt;br /&gt;Includes two new templates that create a functioning DAL2 module, one for C# and one for VB.net&lt;br /&gt;VSIX Download from Codeplex should work in VS Web Dev Express and all paid versions of Visual Studio 2012 (the VS Gallery package does not work on Express)&lt;br /&gt;
&lt;h1&gt;Changes for v1.1&lt;/h1&gt;Complete rewrite for Visual Studio 2012&lt;br /&gt;Visual Studio Gallery Support&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.09&lt;/h1&gt;Fixed C# template that was still hard coded in the CSPROJ file to DNNDEV&lt;br /&gt;Changes to .DNN file for SOURCE installs to keep the .DNN file in place&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.08&lt;/h1&gt;Fixed a couple of VB issues that didn&amp;#39;t have the same code as the C# template&lt;br /&gt;Added comments to the .CS/.VB files at the top to explain the files/classes a bit&lt;br /&gt;Added documentation link to the Task Manager series for module development&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.07&lt;/h1&gt;This release has updates to the DNN manifest file for DotNetNuke 6&lt;br /&gt;Commented out examples of the Form Pattern in the Settings user control&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.06&lt;/h1&gt;This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. &lt;br /&gt;We also created a property in the VS Project file for CopyrightYear. &lt;br /&gt;The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default.&lt;br /&gt;The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.&lt;br /&gt;&lt;br /&gt;This project is maintained by &lt;a href="http://www.chrishammond.com"&gt;Chris Hammond&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Mon, 28 Jan 2013 20:43:04 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130128084304P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://christoctemplate.codeplex.com/documentation?version=6</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;INSTALLATION AND USAGE&lt;/h1&gt;&lt;a href="http://www.chrishammond.com/blog/itemid/2616/using-the-new-module-development-templates-for-dot.aspx"&gt;For instructions on how to install and start with the V2.0 release read this blog&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetnuke.com/Resources/Blogs/EntryId/3471/New-Visual-Studio-2012-Project-Templates-for-DotNetNuke.aspx"&gt;For Version 1.1 of the Visual Studio 2012 Templates read this blog post&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;OLDER VERSIONS&lt;/h1&gt;For information on previous versions check out this older blog post&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetnuke.com/Resources/Blogs/tabid/825/EntryId/2880/New-DotNetNuke-Module-Development-Templates-w-video.aspx"&gt;http://www.dotnetnuke.com/Resources/Blogs/tabid/825/EntryId/2880/New-DotNetNuke-Module-Development-Templates-w-video.aspx&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Sun, 27 Jan 2013 05:09:18 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20130127050918A</guid></item><item><title>Updated Wiki: Home</title><link>http://christoctemplate.codeplex.com/wikipage?version=36</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Quick and easy to use Module Development templates for DotNetNuke 7.0.2&amp;#43; and Visual Studio 2012.&lt;br /&gt;&lt;br /&gt;The latest releases of the templates are for Visual Studio 2012. If you need a VS2008 or VS2010 support check out the &lt;a href="http://christoctemplate.codeplex.com/releases/view/93348"&gt;v.00.00.09 release&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://christoctemplate.codeplex.com/wikipage?title=http%3a%2f%2fwww.chrishammond.com%2fblog%2fitemid%2f2616%2fusing-the-new-module-development-templates-for-dot.aspx&amp;referringTitle=Home"&gt;Blog Announcement for the 2.0 release of the templates project&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;After you build in Release Mode the installable packages (source/install) can be found in the INSTALL folder now, within your module&amp;#39;s folder, not the packages folder anymore&lt;/b&gt;&lt;br /&gt;
&lt;h1&gt;Changes for V2.0 (1/24/2013)&lt;/h1&gt;Requires DNN 7.0.2+&lt;br /&gt;Uses DNNDEV.ME for the development environment URL instead of DNNDEV (requires no host file changes)&lt;br /&gt;Includes two new templates that create a functioning DAL2 module, one for C# and one for VB.net&lt;br /&gt;VSIX Download from Codeplex should work in VS Web Dev Express and all paid versions of Visual Studio 2012 (the VS Gallery package does not work on Express)&lt;br /&gt;
&lt;h1&gt;Changes for v1.1&lt;/h1&gt;Complete rewrite for Visual Studio 2012&lt;br /&gt;Visual Studio Gallery Support&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.09&lt;/h1&gt;Fixed C# template that was still hard coded in the CSPROJ file to DNNDEV&lt;br /&gt;Changes to .DNN file for SOURCE installs to keep the .DNN file in place&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.08&lt;/h1&gt;Fixed a couple of VB issues that didn&amp;#39;t have the same code as the C# template&lt;br /&gt;Added comments to the .CS/.VB files at the top to explain the files/classes a bit&lt;br /&gt;Added documentation link to the Task Manager series for module development&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.07&lt;/h1&gt;This release has updates to the DNN manifest file for DotNetNuke 6&lt;br /&gt;Commented out examples of the Form Pattern in the Settings user control&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.06&lt;/h1&gt;This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. &lt;br /&gt;We also created a property in the VS Project file for CopyrightYear. &lt;br /&gt;The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default.&lt;br /&gt;The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.&lt;br /&gt;&lt;br /&gt;This project is maintained by &lt;a href="http://www.chrishammond.com"&gt;Chris Hammond&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Fri, 25 Jan 2013 18:52:40 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130125065240P</guid></item><item><title>Updated Wiki: Home</title><link>http://christoctemplate.codeplex.com/wikipage?version=35</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Quick and easy to use Module Development templates for DotNetNuke 7.0.2&amp;#43; and Visual Studio 2012.&lt;br /&gt;&lt;br /&gt;The latest releases of the templates are for Visual Studio 2012. If you need a VS2008 or VS2010 support check out the &lt;a href="http://christoctemplate.codeplex.com/releases/view/93348"&gt;v.00.00.09 release&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://christoctemplate.codeplex.com/wikipage?title=http%3a%2f%2fwww.chrishammond.com%2fblog%2fitemid%2f2616%2fusing-the-new-module-development-templates-for-dot.aspx&amp;referringTitle=Home"&gt;Blog Announcement for the 2.0 release of the templates project&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Using the Visual Studio 2012 Templates you no longer need to install MSBuild, &lt;a href="http://www.dotnetnuke.com/Resources/Blogs/EntryId/3471/New-Visual-Studio-2012-Project-Templates-for-DotNetNuke.aspx"&gt;for instructions on their use visit the blog announcement&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;After you build in Release mode the installable packages (source/install) can be found in the INSTALL folder now, within your module&amp;#39;s folder, not the packages folder anymore&lt;/b&gt;&lt;br /&gt;
&lt;h1&gt;Changes for V2.0 (1/24/2013)&lt;/h1&gt;Requires DNN 7.0.2+&lt;br /&gt;Uses DNNDEV.ME for the development environment URL instead of DNNDEV (requires no host file changes)&lt;br /&gt;Includes two new templates that create a functioning DAL2 module, one for C# and one for VB.net&lt;br /&gt;VSIX Download from Codeplex should work in VS Web Dev Express and all paid versions of Visual Studio 2012 (the VS Gallery package does not work on Express)&lt;br /&gt;
&lt;h1&gt;Changes for v1.1&lt;/h1&gt;Complete rewrite for Visual Studio 2012&lt;br /&gt;Visual Studio Gallery Support&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.09&lt;/h1&gt;Fixed C# template that was still hard coded in the CSPROJ file to DNNDEV&lt;br /&gt;Changes to .DNN file for SOURCE installs to keep the .DNN file in place&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.08&lt;/h1&gt;Fixed a couple of VB issues that didn&amp;#39;t have the same code as the C# template&lt;br /&gt;Added comments to the .CS/.VB files at the top to explain the files/classes a bit&lt;br /&gt;Added documentation link to the Task Manager series for module development&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.07&lt;/h1&gt;This release has updates to the DNN manifest file for DotNetNuke 6&lt;br /&gt;Commented out examples of the Form Pattern in the Settings user control&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.06&lt;/h1&gt;This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. &lt;br /&gt;We also created a property in the VS Project file for CopyrightYear. &lt;br /&gt;The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default.&lt;br /&gt;The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.&lt;br /&gt;&lt;br /&gt;This project is maintained by &lt;a href="http://www.chrishammond.com"&gt;Chris Hammond&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Fri, 25 Jan 2013 18:14:21 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130125061421P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://christoctemplate.codeplex.com/documentation?version=5</link><description>&lt;div class="wikidoc"&gt;Documentation for 2.0 is coming soon &lt;br /&gt;
&lt;h1&gt;INSTALLATION AND USAGE&lt;/h1&gt;
&lt;a href="http://www.dotnetnuke.com/Resources/Blogs/EntryId/3471/New-Visual-Studio-2012-Project-Templates-for-DotNetNuke.aspx"&gt;For Version 1.1 of the Visual Studio 2012 Templates read this blog post&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;OLDER VERSIONS&lt;/h1&gt;For information on previous versions check out this older blog post&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetnuke.com/Resources/Blogs/tabid/825/EntryId/2880/New-DotNetNuke-Module-Development-Templates-w-video.aspx"&gt;http://www.dotnetnuke.com/Resources/Blogs/tabid/825/EntryId/2880/New-DotNetNuke-Module-Development-Templates-w-video.aspx&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Thu, 24 Jan 2013 20:35:06 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20130124083506P</guid></item><item><title>Updated Wiki: Home</title><link>http://christoctemplate.codeplex.com/wikipage?version=34</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Quick and easy to use Module Development templates for DotNetNuke 7.0.2&amp;#43; and Visual Studio 2012.&lt;br /&gt;&lt;br /&gt;The latest releases of the templates are for Visual Studio 2012. If you need a VS2008 or VS2010 support check out the &lt;a href="http://christoctemplate.codeplex.com/releases/view/93348"&gt;v.00.00.09 release&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Using the Visual Studio 2012 Templates you no longer need to install MSBuild, &lt;a href="http://www.dotnetnuke.com/Resources/Blogs/EntryId/3471/New-Visual-Studio-2012-Project-Templates-for-DotNetNuke.aspx"&gt;for instructions on their use visit the blog announcement&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;After you build in Release mode the installable packages (source/install) can be found in the INSTALL folder now, within your module&amp;#39;s folder, not the packages folder anymore&lt;/b&gt;&lt;br /&gt;
&lt;h1&gt;Changes for V2.0 (1/24/2013)&lt;/h1&gt;Requires DNN 7.0.2+&lt;br /&gt;Uses DNNDEV.ME for the development environment URL instead of DNNDEV (requires no host file changes)&lt;br /&gt;Includes two new templates that create a functioning DAL2 module, one for C# and one for VB.net&lt;br /&gt;VSIX Download from Codeplex should work in VS Web Dev Express and all paid versions of Visual Studio 2012 (the VS Gallery package does not work on Express)&lt;br /&gt;
&lt;h1&gt;Changes for v1.1&lt;/h1&gt;Complete rewrite for Visual Studio 2012&lt;br /&gt;Visual Studio Gallery Support&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.09&lt;/h1&gt;Fixed C# template that was still hard coded in the CSPROJ file to DNNDEV&lt;br /&gt;Changes to .DNN file for SOURCE installs to keep the .DNN file in place&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.08&lt;/h1&gt;Fixed a couple of VB issues that didn&amp;#39;t have the same code as the C# template&lt;br /&gt;Added comments to the .CS/.VB files at the top to explain the files/classes a bit&lt;br /&gt;Added documentation link to the Task Manager series for module development&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.07&lt;/h1&gt;This release has updates to the DNN manifest file for DotNetNuke 6&lt;br /&gt;Commented out examples of the Form Pattern in the Settings user control&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.06&lt;/h1&gt;This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. &lt;br /&gt;We also created a property in the VS Project file for CopyrightYear. &lt;br /&gt;The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default.&lt;br /&gt;The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.&lt;br /&gt;&lt;br /&gt;This project is maintained by &lt;a href="http://www.chrishammond.com"&gt;Chris Hammond&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Thu, 24 Jan 2013 20:17:29 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130124081729P</guid></item><item><title>Updated Wiki: Home</title><link>http://christoctemplate.codeplex.com/wikipage?version=33</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Two quick and easy to use Module Development templates for DotNetNuke 6 and Visual Studio 2012.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The latest release of the templates are for Visual Studio 2012. If you need a VS2008 or VS2010 support check out the &lt;a href="http://christoctemplate.codeplex.com/releases/view/93348"&gt;v.00.00.09 release&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Using the Visual Studio 2012 Templates you no longer need to install MSBuild, &lt;a href="http://www.dotnetnuke.com/Resources/Blogs/EntryId/3471/New-Visual-Studio-2012-Project-Templates-for-DotNetNuke.aspx"&gt;for instructions on their use visit the blog announcement&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;After you build in Release mode the installable packages (source/install) can be found in the INSTALL folder now, within your module&amp;#39;s folder, not the packages folder anymore&lt;/b&gt;&lt;br /&gt;
&lt;h1&gt;Changes for V2.0&lt;/h1&gt;Requires DNN 7.0.2+&lt;br /&gt;Uses DNNDEV.ME for the development environment URL instead of DNNDEV (requires no host file changes)&lt;br /&gt;Includes two new templates that create a functioning DAL2 module, one for C# and one for VB.net&lt;br /&gt;VSIX Download from Codeplex should work in VS Web Dev Express and all paid versions of Visual Studio 2012 (the VS Gallery package does not work on Express)&lt;br /&gt;
&lt;h1&gt;Changes for v1.1&lt;/h1&gt;Complete rewrite for Visual Studio 2012&lt;br /&gt;Visual Studio Gallery Support&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.09&lt;/h1&gt;Fixed C# template that was still hard coded in the CSPROJ file to DNNDEV&lt;br /&gt;Changes to .DNN file for SOURCE installs to keep the .DNN file in place&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.08&lt;/h1&gt;Fixed a couple of VB issues that didn&amp;#39;t have the same code as the C# template&lt;br /&gt;Added comments to the .CS/.VB files at the top to explain the files/classes a bit&lt;br /&gt;Added documentation link to the Task Manager series for module development&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.07&lt;/h1&gt;This release has updates to the DNN manifest file for DotNetNuke 6&lt;br /&gt;Commented out examples of the Form Pattern in the Settings user control&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.06&lt;/h1&gt;This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. &lt;br /&gt;We also created a property in the VS Project file for CopyrightYear. &lt;br /&gt;The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default.&lt;br /&gt;The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.&lt;br /&gt;&lt;br /&gt;This project is maintained by &lt;a href="http://www.chrishammond.com"&gt;Chris Hammond&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Thu, 24 Jan 2013 20:16:08 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130124081608P</guid></item><item><title>Updated Wiki: Home</title><link>http://christoctemplate.codeplex.com/wikipage?version=32</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Two quick and easy to use Module Development templates for DotNetNuke 6 and Visual Studio 2012.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The latest release of the templates are for Visual Studio 2012. If you need a VS2008 or VS2010 support check out the &lt;a href="http://christoctemplate.codeplex.com/releases/view/93348"&gt;v.00.00.09 release&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Using the Visual Studio 2012 Templates you no longer need to install MSBuild, &lt;a href="http://www.dotnetnuke.com/Resources/Blogs/EntryId/3471/New-Visual-Studio-2012-Project-Templates-for-DotNetNuke.aspx"&gt;for instructions on their use visit the blog announcement&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;After you build in Release mode the installable packages (source/install) can be found in the INSTALL folder now, within your module&amp;#39;s folder, not the packages folder anymore&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;!Changes for V2.0&lt;br /&gt;Requires DNN 7.0.2+&lt;br /&gt;Uses DNNDEV.ME for the development environment URL instead of DNNDEV (requires no host file changes)&lt;br /&gt;Includes two new templates that create a functioning DAL2 module, one for C# and one for VB.net&lt;br /&gt;VSIX Download from Codeplex should work in VS Web Dev Express and all paid versions of Visual Studio 2012 (the VS Gallery package does not work on Express)&lt;br /&gt;
&lt;h1&gt;Changes for v1.1&lt;/h1&gt;Complete rewrite for Visual Studio 2012&lt;br /&gt;Visual Studio Gallery Support&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.09&lt;/h1&gt;Fixed C# template that was still hard coded in the CSPROJ file to DNNDEV&lt;br /&gt;Changes to .DNN file for SOURCE installs to keep the .DNN file in place&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.08&lt;/h1&gt;Fixed a couple of VB issues that didn&amp;#39;t have the same code as the C# template&lt;br /&gt;Added comments to the .CS/.VB files at the top to explain the files/classes a bit&lt;br /&gt;Added documentation link to the Task Manager series for module development&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.07&lt;/h1&gt;This release has updates to the DNN manifest file for DotNetNuke 6&lt;br /&gt;Commented out examples of the Form Pattern in the Settings user control&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.06&lt;/h1&gt;This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. &lt;br /&gt;We also created a property in the VS Project file for CopyrightYear. &lt;br /&gt;The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default.&lt;br /&gt;The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.&lt;br /&gt;&lt;br /&gt;This project is maintained by &lt;a href="http://www.chrishammond.com"&gt;Chris Hammond&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Thu, 24 Jan 2013 20:15:52 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130124081552P</guid></item><item><title>Updated Wiki: Home</title><link>http://christoctemplate.codeplex.com/wikipage?version=31</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Two quick and easy to use Module Development templates for DotNetNuke 6 and Visual Studio 2012.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The latest release of the templates are for Visual Studio 2012. If you need a VS2008 or VS2010 support check out the &lt;a href="http://christoctemplate.codeplex.com/releases/view/93348"&gt;v.00.00.09 release&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Using the Visual Studio 2012 Templates you no longer need to install MSBuild, &lt;a href="http://www.dotnetnuke.com/Resources/Blogs/EntryId/3471/New-Visual-Studio-2012-Project-Templates-for-DotNetNuke.aspx"&gt;for instructions on their use visit the blog announcement&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;After you build in Release mode the installable packages (source/install) can be found in the INSTALL folder now, within your module&amp;#39;s folder, not the packages folder anymore&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Changes for v1.1&lt;/h1&gt;Complete rewrite for Visual Studio 2012&lt;br /&gt;Visual Studio Gallery Support&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.09&lt;/h1&gt;Fixed C# template that was still hard coded in the CSPROJ file to DNNDEV&lt;br /&gt;Changes to .DNN file for SOURCE installs to keep the .DNN file in place&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.08&lt;/h1&gt;Fixed a couple of VB issues that didn&amp;#39;t have the same code as the C# template&lt;br /&gt;Added comments to the .CS/.VB files at the top to explain the files/classes a bit&lt;br /&gt;Added documentation link to the Task Manager series for module development&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.07&lt;/h1&gt;This release has updates to the DNN manifest file for DotNetNuke 6&lt;br /&gt;Commented out examples of the Form Pattern in the Settings user control&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.06&lt;/h1&gt;This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. &lt;br /&gt;We also created a property in the VS Project file for CopyrightYear. &lt;br /&gt;The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default.&lt;br /&gt;The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.&lt;br /&gt;&lt;br /&gt;This project is maintained by &lt;a href="http://www.chrishammond.com"&gt;Chris Hammond&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Sun, 20 Jan 2013 07:01:12 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130120070112A</guid></item><item><title>Updated Wiki: Home</title><link>http://christoctemplate.codeplex.com/wikipage?version=30</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Two quick and easy to use Module Development templates for DotNetNuke 6 and Visual Studio 2012.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The latest release of the templates are for Visual Studio 2012. If you need a VS2008 or VS2010 support check out the &lt;a href="http://christoctemplate.codeplex.com/releases/view/93348"&gt;v.00.00.09 release&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Using the Visual Studio 2012 Templates you no longer need to install MSBuild, &lt;a href="http://www.dotnetnuke.com/Resources/Blogs/EntryId/3471/New-Visual-Studio-2012-Project-Templates-for-DotNetNuke.aspx"&gt;for instructions on their use visit the blog announcement&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;After you build in Release mode the installable packages (source/install) can be found in the INSTALL folder now, within your module&amp;#39;s folder, not the packages folder anymore&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Changes for v1.1&lt;/h1&gt;Complete rewrite for Visual Studio 2012&lt;br /&gt;Visual Studio Gallery Support&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.09&lt;/h1&gt;Fixed C# template that was still hard coded in the CSPROJ file to DNNDEV&lt;br /&gt;Changes to .DNN file for SOURCE installs to keep the .DNN file in place&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.08&lt;/h1&gt;Fixed a couple of VB issues that didn&amp;#39;t have the same code as the C# template&lt;br /&gt;Added comments to the .CS/.VB files at the top to explain the files/classes a bit&lt;br /&gt;Added documentation link to the Task Manager series for module development&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.07&lt;/h1&gt;This release has updates to the DNN manifest file for DotNetNuke 6&lt;br /&gt;Commented out examples of the Form Pattern in the Settings user control&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.06&lt;/h1&gt;This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. &lt;br /&gt;We also created a property in the VS Project file for CopyrightYear. &lt;br /&gt;The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default.&lt;br /&gt;The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Wed, 29 Aug 2012 05:26:44 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120829052644A</guid></item><item><title>Updated Wiki: Home</title><link>http://christoctemplate.codeplex.com/wikipage?version=29</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Two quick and easy to use Module Development templates for DotNetNuke 6 and Visual Studio 2012.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The latest release of the templates are for Visual Studio 2012. If you need a VS2008 or VS2010 support check out the &lt;a href="http://christoctemplate.codeplex.com/releases/view/93348"&gt;v.00.00.09 release&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Using the Visual Studio 2012 Templates you no longer need to install MSBuild, &lt;a href="http://www.dotnetnuke.com/Resources/Blogs/EntryId/3471/New-Visual-Studio-2012-Project-Templates-for-DotNetNuke.aspx"&gt;for instructions on their use visit the blog announcement&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The Installable Packages can be found in the INSTALL folder now, within your module&amp;#39;s folder, not the packages folder anymore&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Changes for v1.1&lt;/h1&gt;Complete rewrite for Visual Studio 2012&lt;br /&gt;Visual Studio Gallery Support&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.09&lt;/h1&gt;Fixed C# template that was still hard coded in the CSPROJ file to DNNDEV&lt;br /&gt;Changes to .DNN file for SOURCE installs to keep the .DNN file in place&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.08&lt;/h1&gt;Fixed a couple of VB issues that didn&amp;#39;t have the same code as the C# template&lt;br /&gt;Added comments to the .CS/.VB files at the top to explain the files/classes a bit&lt;br /&gt;Added documentation link to the Task Manager series for module development&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.07&lt;/h1&gt;This release has updates to the DNN manifest file for DotNetNuke 6&lt;br /&gt;Commented out examples of the Form Pattern in the Settings user control&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.06&lt;/h1&gt;This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. &lt;br /&gt;We also created a property in the VS Project file for CopyrightYear. &lt;br /&gt;The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default.&lt;br /&gt;The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Wed, 29 Aug 2012 05:26:05 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120829052605A</guid></item><item><title>Updated Wiki: Home</title><link>http://christoctemplate.codeplex.com/wikipage?version=28</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Two quick and easy to use Module Development templates for DotNetNuke 6 and Visual Studio 2012.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The latest release of the templates are for Visual Studio 2012. If you need a VS2008 or VS2010 support check out the &lt;a href="http://christoctemplate.codeplex.com/releases/view/93348"&gt;v.00.00.09 release&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Using the Visual Studio 2012 Templates you no longer need to install MSBuild, &lt;a href="http://www.dotnetnuke.com/Resources/Blogs/EntryId/3471/New-Visual-Studio-2012-Project-Templates-for-DotNetNuke.aspx"&gt;for instructions on their use visit the blog announcement&lt;/a&gt;.&lt;br /&gt;
&lt;h1&gt;The Installable Packages can be found in the INSTALL folder now, within your module&amp;#39;s folder, not the packages folder anymore&lt;/h1&gt;

&lt;h1&gt;Changes for v1.1&lt;/h1&gt;Complete rewrite for Visual Studio 2012&lt;br /&gt;Visual Studio Gallery Support&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.09&lt;/h1&gt;Fixed C# template that was still hard coded in the CSPROJ file to DNNDEV&lt;br /&gt;Changes to .DNN file for SOURCE installs to keep the .DNN file in place&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.08&lt;/h1&gt;Fixed a couple of VB issues that didn&amp;#39;t have the same code as the C# template&lt;br /&gt;Added comments to the .CS/.VB files at the top to explain the files/classes a bit&lt;br /&gt;Added documentation link to the Task Manager series for module development&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.07&lt;/h1&gt;This release has updates to the DNN manifest file for DotNetNuke 6&lt;br /&gt;Commented out examples of the Form Pattern in the Settings user control&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.06&lt;/h1&gt;This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. &lt;br /&gt;We also created a property in the VS Project file for CopyrightYear. &lt;br /&gt;The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default.&lt;br /&gt;The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Wed, 29 Aug 2012 05:25:53 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120829052553A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://christoctemplate.codeplex.com/documentation?version=4</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;INSTALLATION AND USAGE&lt;/h1&gt;
&lt;a href="http://www.dotnetnuke.com/Resources/Blogs/EntryId/3471/New-Visual-Studio-2012-Project-Templates-for-DotNetNuke.aspx"&gt;For Version 1.1 of the Visual Studio 2012 Templates read this blog post&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;OLDER VERSIONS&lt;/h1&gt;For information on previous versions check out this older blog post&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetnuke.com/Resources/Blogs/tabid/825/EntryId/2880/New-DotNetNuke-Module-Development-Templates-w-video.aspx"&gt;http://www.dotnetnuke.com/Resources/Blogs/tabid/825/EntryId/2880/New-DotNetNuke-Module-Development-Templates-w-video.aspx&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Mon, 27 Aug 2012 21:21:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120827092134P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://christoctemplate.codeplex.com/documentation?version=3</link><description>&lt;div class="wikidoc"&gt;&lt;a href="http://www.dotnetnuke.com/Resources/Blogs/EntryId/3471/New-Visual-Studio-2012-Project-Templates-for-DotNetNuke.aspx"&gt;For Version 1.1 of the Visual Studio 2012 Templates read this blog post&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For information on previous versions check out this older blog post&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetnuke.com/Resources/Blogs/tabid/825/EntryId/2880/New-DotNetNuke-Module-Development-Templates-w-video.aspx"&gt;http://www.dotnetnuke.com/Resources/Blogs/tabid/825/EntryId/2880/New-DotNetNuke-Module-Development-Templates-w-video.aspx&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Mon, 27 Aug 2012 21:21:08 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120827092108P</guid></item><item><title>Updated Wiki: Home</title><link>http://christoctemplate.codeplex.com/wikipage?version=27</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Two quick and easy to use Module Development templates for DotNetNuke 6 and Visual Studio 2012.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The latest release of the templates are for Visual Studio 2012. If you need a VS2008 or VS2010 support check out the &lt;a href="http://christoctemplate.codeplex.com/releases/view/93348"&gt;v.00.00.09 release&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Using the Visual Studio 2012 Templates you no longer need to install MSBuild, &lt;a href="http://www.dotnetnuke.com/Resources/Blogs/EntryId/3471/New-Visual-Studio-2012-Project-Templates-for-DotNetNuke.aspx"&gt;for instructions on their use visit the blog announcement&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Changes for v1.1&lt;/h1&gt;Complete rewrite for Visual Studio 2012&lt;br /&gt;Visual Studio Gallery Support&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.09&lt;/h1&gt;Fixed C# template that was still hard coded in the CSPROJ file to DNNDEV&lt;br /&gt;Changes to .DNN file for SOURCE installs to keep the .DNN file in place&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.08&lt;/h1&gt;Fixed a couple of VB issues that didn&amp;#39;t have the same code as the C# template&lt;br /&gt;Added comments to the .CS/.VB files at the top to explain the files/classes a bit&lt;br /&gt;Added documentation link to the Task Manager series for module development&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.07&lt;/h1&gt;This release has updates to the DNN manifest file for DotNetNuke 6&lt;br /&gt;Commented out examples of the Form Pattern in the Settings user control&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.06&lt;/h1&gt;This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. &lt;br /&gt;We also created a property in the VS Project file for CopyrightYear. &lt;br /&gt;The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default.&lt;br /&gt;The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Mon, 27 Aug 2012 21:20:08 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120827092008P</guid></item><item><title>Updated Wiki: Home</title><link>http://christoctemplate.codeplex.com/wikipage?version=26</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Two quick and easy to use Module Development templates for DotNetNuke 6, Visual Studio 2008 or 2010.&lt;br /&gt;&lt;br /&gt;The templates use MSBuild to automate the packaging of your DotNetNuke module.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;BEFORE USE YOU need to install the MSBuild Community Tasks available from &lt;a href="https://github.com/loresoft/msbuildtasks/downloads"&gt;https://github.com/loresoft/msbuildtasks/downloads&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;For best results you should configure your development environment as described &lt;a href="http://www.dotnetnuke.com/Resources/Wiki/Page/development-environment.aspx"&gt;in this wiki post&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Then read this latest blog post about &lt;a href="http://cjh.am/cTOcaa"&gt;customizing and using these custom templates&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Installation is simple&lt;/b&gt; To use this template place the ZIP (not extracted) file in your&lt;br /&gt;&lt;br /&gt;My Documents\Visual Studio 2010\Templates\ProjectTemplates\Visual C#\Web&lt;br /&gt;&lt;br /&gt;OR for VB&lt;br /&gt;&lt;br /&gt;My Documents\Visual Studio 2010\Templates\ProjectTemplates\Visual Basic\Web &lt;br /&gt;&lt;br /&gt;folder. If you don&amp;#39;t have the Web folder you can create it. Start up Visual Studio 2010 (or 2008) and create a new project, be sure to place the project directory into your DNN/desktopmodules folder and uncheck the create directory for solution option.&lt;br /&gt;&lt;br /&gt;For more details &lt;a href="http://cjh.am/cTOcaa"&gt;read the blog post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;For a video on how to use this template check out this blog post &lt;a href="http://www.dotnetnuke.com/Resources/Blogs/tabid/825/EntryId/2880/New-DotNetNuke-Module-Development-Templates-w-video.aspx"&gt;http://www.dotnetnuke.com/Resources/Blogs/tabid/825/EntryId/2880/New-DotNetNuke-Module-Development-Templates-w-video.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Automated Packaging REQUIRED INSTALLATION&lt;/b&gt;&lt;br /&gt;To use these templates you must download and execute the MSI file from &lt;a href="https://github.com/loresoft/msbuildtasks/downloads"&gt;https://github.com/loresoft/msbuildtasks/downloads&lt;/a&gt;. You must do this BEFORE you can create a project with the templates. After you create the project, build it in RELEASE mode and you will find the two packages in the PACKAGES folder of your project directory.&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.09&lt;/h1&gt;Fixed C# template that was still hard coded in the CSPROJ file to DNNDEV&lt;br /&gt;Changes to .DNN file for SOURCE installs to keep the .DNN file in place&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.08&lt;/h1&gt;Fixed a couple of VB issues that didn&amp;#39;t have the same code as the C# template&lt;br /&gt;Added comments to the .CS/.VB files at the top to explain the files/classes a bit&lt;br /&gt;Added documentation link to the Task Manager series for module development&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.07&lt;/h1&gt;This release has updates to the DNN manifest file for DotNetNuke 6&lt;br /&gt;Commented out examples of the Form Pattern in the Settings user control&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.06&lt;/h1&gt;This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. &lt;br /&gt;We also created a property in the VS Project file for CopyrightYear. &lt;br /&gt;The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default.&lt;br /&gt;The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Sat, 25 Aug 2012 00:54:02 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120825125402A</guid></item><item><title>Updated Wiki: Home</title><link>http://christoctemplate.codeplex.com/wikipage?version=25</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Two quick and easy to use Module Development templates for DotNetNuke 6, Visual Studio 2008 or 2010.&lt;br /&gt;&lt;br /&gt;The templates use MSBuild to automate the packaging of your DotNetNuke module.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;BEFORE USE YOU need to install the MSBuild Community Tasks available from &lt;a href="https://github.com/loresoft/msbuildtasks/downloads"&gt;https://github.com/loresoft/msbuildtasks/downloads&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;For best results you should configure your development environment as described &lt;a href="http://www.dotnetnuke.com/Resources/Wiki/Page/development-environment.aspx"&gt;in this wiki post&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Then read this latest blog post about &lt;a href="http://cjh.am/cTOcaa"&gt;customizing and using these custom templates&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Installation is simple&lt;/b&gt; To use this template place the ZIP (not extracted) file in your&lt;br /&gt;&lt;br /&gt;My Documents\Visual Studio 2010\Templates\ProjectTemplates\Visual C#\Web&lt;br /&gt;&lt;br /&gt;OR for VB&lt;br /&gt;&lt;br /&gt;My Documents\Visual Studio 2010\Templates\ProjectTemplates\Visual Basic\Web &lt;br /&gt;&lt;br /&gt;folder. If you don&amp;#39;t have the Web folder you can create it. Start up Visual Studio 2010 (or 2008) and create a new project, be sure to place the project directory into your DNN/desktopmodules folder and uncheck the create directory for solution option.&lt;br /&gt;&lt;br /&gt;For more details &lt;a href="http://cjh.am/cTOcaa"&gt;read the blog post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;For a video on how to use this template check out this blog post &lt;a href="http://www.dotnetnuke.com/Resources/Blogs/tabid/825/EntryId/2880/New-DotNetNuke-Module-Development-Templates-w-video.aspx"&gt;http://www.dotnetnuke.com/Resources/Blogs/tabid/825/EntryId/2880/New-DotNetNuke-Module-Development-Templates-w-video.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Automated Packaging REQUIRED INSTALLATION&lt;/b&gt;&lt;br /&gt;To use these templates you must download and execute the MSI file from &lt;a href="https://github.com/loresoft/msbuildtasks/downloads"&gt;https://github.com/loresoft/msbuildtasks/downloads&lt;/a&gt;. You must do this BEFORE you can create a project with the templates. After you create the project, build it in RELEASE mode and you will find the two packages in the PACKAGES folder of your project directory.&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.08&lt;/h1&gt;Fixed a couple of VB issues that didn&amp;#39;t have the same code as the C# template&lt;br /&gt;Added comments to the .CS/.VB files at the top to explain the files/classes a bit&lt;br /&gt;Added documentation link to the Task Manager series for module development&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.07&lt;/h1&gt;This release has updates to the DNN manifest file for DotNetNuke 6&lt;br /&gt;Commented out examples of the Form Pattern in the Settings user control&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.06&lt;/h1&gt;This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. &lt;br /&gt;We also created a property in the VS Project file for CopyrightYear. &lt;br /&gt;The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default.&lt;br /&gt;The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Mon, 16 Jul 2012 22:01:37 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120716100137P</guid></item><item><title>Updated Wiki: Home</title><link>http://christoctemplate.codeplex.com/wikipage?version=24</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Two quick and easy to use Module Development templates for DotNetNuke 6, Visual Studio 2008 or 2010.&lt;br /&gt;&lt;br /&gt;The templates use MSBuild to automate the packaging of your DotNetNuke module.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;BEFORE USE YOU need to install the MSBuild Community Tasks available from &lt;a href="https://github.com/loresoft/msbuildtasks/downloads"&gt;https://github.com/loresoft/msbuildtasks/downloads&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;For best results you should configure your development environment as described &lt;a href="http://www.dotnetnuke.com/Resources/Wiki/Page/development-environment.aspx"&gt;in this wiki post&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Then read this latest blog post about &lt;a href="http://cjh.am/cTOcaa"&gt;customizing and using these custom templates&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Installation is simple&lt;/b&gt; To use this template place the ZIP (not extracted) file in your&lt;br /&gt;&lt;br /&gt;My Documents\Visual Studio 2010\Templates\ProjectTemplates\Visual C#\Web&lt;br /&gt;&lt;br /&gt;OR for VB&lt;br /&gt;&lt;br /&gt;My Documents\Visual Studio 2010\Templates\ProjectTemplates\Visual Basic\Web &lt;br /&gt;&lt;br /&gt;folder. If you don&amp;#39;t have the Web folder you can create it. Start up Visual Studio 2010 (or 2008) and create a new project, be sure to place the project directory into your DNN/desktopmodules folder and uncheck the create directory for solution option.&lt;br /&gt;&lt;br /&gt;For more details &lt;a href="http://cjh.am/cTOcaa"&gt;read the blog post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;For a video on how to use this template check out this blog post &lt;a href="http://www.dotnetnuke.com/Resources/Blogs/tabid/825/EntryId/2880/New-DotNetNuke-Module-Development-Templates-w-video.aspx"&gt;http://www.dotnetnuke.com/Resources/Blogs/tabid/825/EntryId/2880/New-DotNetNuke-Module-Development-Templates-w-video.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Automated Packaging REQUIRED INSTALLATION&lt;/b&gt;&lt;br /&gt;To use these templates you must download and execute the MSI file from &lt;a href="http://msbuildtasks.tigris.org"&gt;http://msbuildtasks.tigris.org&lt;/a&gt;. You must do this BEFORE you can create a project with the templates. After you create the project, build it in RELEASE mode and you will find the two packages in the PACKAGES folder of your project directory.&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.08&lt;/h1&gt;Fixed a couple of VB issues that didn&amp;#39;t have the same code as the C# template&lt;br /&gt;Added comments to the .CS/.VB files at the top to explain the files/classes a bit&lt;br /&gt;Added documentation link to the Task Manager series for module development&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.07&lt;/h1&gt;This release has updates to the DNN manifest file for DotNetNuke 6&lt;br /&gt;Commented out examples of the Form Pattern in the Settings user control&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.06&lt;/h1&gt;This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. &lt;br /&gt;We also created a property in the VS Project file for CopyrightYear. &lt;br /&gt;The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default.&lt;br /&gt;The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Mon, 16 Jul 2012 21:45:54 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120716094554P</guid></item><item><title>Updated Wiki: Home</title><link>http://christoctemplate.codeplex.com/wikipage?version=23</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Two quick and easy to use Module Development templates for DotNetNuke 6, Visual Studio 2008 or 2010.&lt;br /&gt;&lt;br /&gt;The templates use MSBuild to automate the packaging of your DotNetNuke module.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;BEFORE USE YOU need to install the MSBuild Community Tasks available from &lt;a href="http://msbuildtasks.tigris.org"&gt;http://msbuildtasks.tigris.org&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;For best results you should configure your development environment as described &lt;a href="http://www.dotnetnuke.com/Resources/Wiki/Page/development-environment.aspx"&gt;in this wiki post&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Then read this latest blog post about &lt;a href="http://cjh.am/cTOcaa"&gt;customizing and using these custom templates&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Installation is simple&lt;/b&gt; To use this template place the ZIP (not extracted) file in your&lt;br /&gt;&lt;br /&gt;My Documents\Visual Studio 2010\Templates\ProjectTemplates\Visual C#\Web&lt;br /&gt;&lt;br /&gt;OR for VB&lt;br /&gt;&lt;br /&gt;My Documents\Visual Studio 2010\Templates\ProjectTemplates\Visual Basic\Web &lt;br /&gt;&lt;br /&gt;folder. If you don&amp;#39;t have the Web folder you can create it. Start up Visual Studio 2010 (or 2008) and create a new project, be sure to place the project directory into your DNN/desktopmodules folder and uncheck the create directory for solution option.&lt;br /&gt;&lt;br /&gt;For more details &lt;a href="http://cjh.am/cTOcaa"&gt;read the blog post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;For a video on how to use this template check out this blog post &lt;a href="http://www.dotnetnuke.com/Resources/Blogs/tabid/825/EntryId/2880/New-DotNetNuke-Module-Development-Templates-w-video.aspx"&gt;http://www.dotnetnuke.com/Resources/Blogs/tabid/825/EntryId/2880/New-DotNetNuke-Module-Development-Templates-w-video.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Automated Packaging REQUIRED INSTALLATION&lt;/b&gt;&lt;br /&gt;To use these templates you must download and execute the MSI file from &lt;a href="http://msbuildtasks.tigris.org"&gt;http://msbuildtasks.tigris.org&lt;/a&gt;. You must do this BEFORE you can create a project with the templates. After you create the project, build it in RELEASE mode and you will find the two packages in the PACKAGES folder of your project directory.&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.08&lt;/h1&gt;Fixed a couple of VB issues that didn&amp;#39;t have the same code as the C# template&lt;br /&gt;Added comments to the .CS/.VB files at the top to explain the files/classes a bit&lt;br /&gt;Added documentation link to the Task Manager series for module development&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.07&lt;/h1&gt;This release has updates to the DNN manifest file for DotNetNuke 6&lt;br /&gt;Commented out examples of the Form Pattern in the Settings user control&lt;br /&gt;
&lt;h1&gt;Changes for 00.00.06&lt;/h1&gt;This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. &lt;br /&gt;We also created a property in the VS Project file for CopyrightYear. &lt;br /&gt;The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default.&lt;br /&gt;The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>christoc</author><pubDate>Wed, 23 May 2012 21:08:13 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120523090813P</guid></item></channel></rss>