Contents tagged with Module Development
-
Using SignalR with DotNetNuke Modules
-
Using the new Module Development Templates for DotNetNuke 7
With the release of DotNetNuke 7.0 (and now the more recent 7.0.2), it was time to update my module development project templates. If you have worked with my module development templates before, here are the major changes for this release. If you haven’t worked with them before please read this whole blog post as I discuss how to get up and running with the templates.
-
New Visual Studio 2012 Project Templates for DotNetNuke
-
Including additional DLL’s in an MSBuild script for Module Packaging
Late last year I created a blog post and video about a new version of the module development template that I released on Codeplex. This new template uses MSBuild scripts instead of NANT scripts to automate the packaging process for the modules built with the template.
-
DotNetNuke Sessions at the upcoming St. Louis Day of DotNet
-
DotNetNuke Wiki Module Update
(originally posted at http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryId/2291/DotNetNuke-Wiki-Module-Update.aspx)
-
DotNetNuke Training, now available on DVD
Back in January of this year I took a trip out to Connecticut and spent a week recording some of our DotNetNuke Training on DVD with none other than Carl Franklin of .NET Rocks fame. It was a fun week, Carl has an amazing studio going out there. What came of it is a two volume DVD collection.
-
Connecticut DotNetNuke User Group meeting January 13, 2009
I’m proud to say that I am going to be presenting at the January meeting of the CT DNN User’s group! It’s 1/13/2009 at Profitec / Prescient, One Barnes Park South, Wallingford, CT 06492.
-
Looking for DotNetNuke Modules? (minor rant, hopefully an informative post)
I’m going to start this blog post off with a minor rant about purchasing DNN modules, and had intended to follow that up with a discussion on the evolution of the DotNetNuke ecosystem customer, but both topics have grown larger than initially planned so I will break them up into two separate posts. So here goes the ranting, followed by what I hope will be an informative blog post.
-
Another day of OpenForce, I hope it doesn’t end!
Wow, I must say anyone not attending OpenForce here in The Netherlands this week is missing out (sorry Alex!). It has been a great conference, lots of great people to meet and ideas to discuss.
-
Engage: Publish 5.2 Released!
It's been a few months coming but Engage: Publish 5.2 released last week while I was off in Kansas racing.
-
The power of the processor
Moved to https://www.chrishammond.com/2008/the-power-of-the-processor
-
Engage Publish 4.4.4 Released
Tonight we released the latest version of Engage Publish, 4.4.4 (12/9/2007). This release has a few minor bug fixes, a few UI improvements, and some enhanced features!
-
Packaging your DotNetNuke Module using NANT
A few years back I was enlightened by Chris Paterra in the ways of using NANT scripts to aid in the packaging of DotNetNuke Modules. Using NANT to package your WAP (web application project) modules within Visual Studio 2005 is a snap, and can save you a LOT of time each time you have to come up with a new release.