DotNetNuke Module Developer Resources

Current Articles | Categories | Search | Syndication

Created by Charles Stratton

This tutorial demonstrates how to make a quick change to the DotNetNuke Active Directory module without editing the core code.
http://www.wwwcoder.com/Directory/tabid/68/type/art/site/6450/parentid/224/Default.aspx
Created by Chris Hambleton

The DNN Module Packager is a utility that creates a DotNetNuke manifest file and packages modules into a ZIP file for deployment to a DotNetNuke 3.x or DotNetNuke 4.x hosting site. You can edit the manifest file before packaging and also add any other files to the package that your module needs to function properly in a DotNetNuke environment. The DNN manifest file is simply an XML file that contains information about the Module, it's DNN-interface controls (like View, Edit, and Settings controls), and a listing of all the folders, files, and binaries needed by the module.
http://www.codeproject.com/useritems/DnnModulePackager.asp
Created by Michael Washington

Information covering how to configure your module development environment and developing modules for DNN 4.
http://dotnetnuke.adefwebserver.com/DotNetNuke/tabid/195/Default.asp
Created by Mariette Knap

The default Paypal IPN solution offers basic functionality for creating a subscription based site. Undocumentated but very useful are 'paypalsubscriptionreturn' and 'paypalsubscriptionnotifyurl'. Both variables can be used to change the way Paypal subscriptions are handled in Dotnetnuke.
http://www.smallbizserver.net/Default.aspx?tabid=285&EntryID=90
Created by Patrick J. Santry

This tutorial demonstrates how to code your own scheduler class for DotNetNuke. It also covers configuring the scheduler service and some options it provides.
http://www.wwwcoder.com/tabid/68/type/art/parentid/224/site/6401/default.aspx
Created by Charles Nurse

This site covers articles related to DotNetNuke Module Development
http://www.dnndevzone.com
Created by Rainer Halanek

This tutorial explains how to create a Site Map module for DotNetNuke 4.x using C#. The code is available as a free download.
http://www.123aspx.com/redir.aspx?res=34207
Created by Doug Vogel

Tired of always running those SQL scripts to register your new DotNetNuke Modules?  Here's how to automatically do those tasks, and a lot more. For Visual Studio 2005 Professional Edition or above.
http://www.powerhousedata.com/VSTutorial/tabid/147/Default.aspx
Created by Mark Hoskins

An article covering Rapid Module Development for DotNetNuke - Instant DotNetNuke Modules.
http://be.sys-con.com/read/180968.htm
How to enable a spell checker for the WYSIWYG editor in DotNetNuke 3.x.
Intermediate level. This involves modifying and compiling the HTMLProvider implementation. Visual Studio is required.
http://www.bitethebullet.co.uk/DNNnetSpellTutorialPart1/tabid/71/Default.aspx

Paging - Page: 1 of 3
DotNetNuke Modules
RSS Feeds