Tagged Posts

Over the past few years I’ve been threatening to get into remote control multi-rotor aircraft. Thanks to Andrew McMaster (www.clearuphere.com) I finally pulled the trigger and have built my first aircraft. I say first, because I am pretty sure it will be the first of many.

My first build was a DJI F450, using a kit ordered from UAVProducts.com, as well as many other parts from various sources. If you are looking to get into quadcopters/multi-rotors (don’t call them drones) you need to ask yourself a few questions.

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.

The MSBuild script works well out of the box, to package your module you simple change into RELEASE mode and then execute the build.

If your project contains references to DLLs (in the website’s BIN folder) that you also need to package up so that you can deploy them with the module however things become a little murky. Earlier today Bruce posted on that original blog post asking how to include those DLLs in the build script so they get packaged automagically.

Tags: DotNetNuke,Module Development,ModDev,MSBuild,Automated Packaging
RSS URL

Chris Hammond

Chris Hammond

is a father, husband, leader, developer, photographer and car guy. Chris has long specialized in ASP.NET and DotNetNuke (DNN) development, so you will find a variety of posts relating to those topics. For more information check out the about Chris Hammond page.

If you are looking for DotNetNuke consulting please visit Christoc.com Software Solutions

Find me on Twitter, GitHub and LinkedIn.