|
| DotNetNuke Module Packaging for the Terminally Broke So, you've been dabbling with DNN modules for a while, and now you've written something you'd like to sell. But you don't fancy giving away your source code - what to do, what to do?
If you've been looking around a bit, you've probably come across Michael Washington's article on how to package your DNN module as a compiled assembly. Great article, one drawback: this won't work if you are one broke developer, using Visual Web Developer Express (because it's free, hooray!).
|
| Packaging your DotNetNuke® Module You want to create a DotNetNuke module and you want to distribute it but you don't want to give away your source code?
|
| Automating aspnet_compiler in Visual Web Developer Visual Studio has a cool user interface for publishing a website using the Publish Web Site dialog, accessible by selecting Build, Publish Web Site. You can use this dialog to pre-compile your website and avoid having to deploy source code. |
| How to publish a web project with MSBuild? How to publish a web project with MSBuild? |
|
|
|