Project DescriptionC# DNN Module Development template for Visual Studio 2010
Get a head-start on DNN Module development. Whether you're a pro or just starting with Dotnetnuke development, you'd find DNNModule template helpful in many ways. Works on any version of VS2010. C#only.Coded for DNN 5.0+
Features in this version
- Contains one sample module with settings and Edit controls.
- Template Base, Util and Module Controller class included
- Easily add your own menu items from anywhere using the Base Module class
- All folders arranged as they should be so you do not need a local Website project in your solution.
- Local Resource File included.
- Sample DataProvider and Uninstall DataProvider included.
- Customized DNN ver 5.0 manifest included. Ready to Package or import as is.
- License, Release notes with XHTML support included as sample.
- Its free, Open Source. Download the source or just install the Template file.
- Ready to build, Debug or package your own module in less than a minute.
Minimum Requirements
- Template Generated for Visual Studio 2010 only.
- Generated code is for DNN 5.0 or higher
- Package manifest is for DNN 5.0 or higher (and we do not intend to change this).