via DotNetNuke.com
Thursday, June 10, 2010 6:02 PM

So this is the third and final post in the module development series of blogs I started last week. The first two covered

  1. Configuring your development environment
  2. Customizing and installing a C# module development template

This post is going to tell you how to utilize an open source project called NAnt to package up your modules quickly and easily, so that they can be installed on various DotNetNuke sites. The C# module development template that I released last week comes with a NAnt BUILD script included, so when you create a project using the template (as we do in blog #2) you are ready to use NAnt to package the module, you must get NAnt configure though, so let’s walk through that process.

Tags: DotNetNuke Module Development,Training,Module,Template,NANT,C#,Compile,Package,Deploy
Category: Development
Views: 1282 Comments: 0
Chris Hammond
Thursday, November 26, 2009 2:31 AM
Earlier today version 04.02.00 of the DotNetNuke Wiki module was released to the public. You can download it now from DotNetNuke.com/Codeplex. Here’s text from the blog I posted over on DotNetNuke.com
Views: 3442 Comments: 0
Chris Hammond
Wednesday, November 25, 2009 4:06 PM
So I’ve got way too many blogs, so why not add another one? I’m going to be posting blogs here on DNNDaily.com now as I work to get back into the swing of posting a new DotNetNuke tip every day of the business week (holidays and weekends may see an occasional post). Read the full post for all the details.
Views: 11334 Comments: 0