Packaging Modules for DotNetNuke 5 We just released Engage: Events, and realized that our DNN 4 compatible package might not work exactly as we'd like when used in DNN 5. If you're a DNN module developer, you probably already know that there have been a ton of changes to the module installer in 5.0. It will still accept the old module packages, but you'll miss out on a lot if you don't provide an updated package. Brian Dukes 2009-02-17 623 0
Engage Events 1.1 The first major update for Engage: Events has been released! Engage: Events is the event management module for DotNetNuke from Engage Software. Brian Dukes 2009-02-12 548 0
Editing .SqlDataProvider scripts within Visual Studio I had finally had it. I was no longer accepting the lack of tool support while editing the .SqlDataProvider scripts for DotNetNuke modules. I needed to figure out a way to make Visual Studio treat those files as if they ended with .sql instead of .SqlDataProvider so that it would give me syntax highlighting for my SQL scripts. Brian Dukes 2008-12-03 1274 2