Congratulations! You have created your own DotNetNuke Module. Please take a few minutes to read this document, which will help you install and configure your new module.
Due to limitations in the templating capabilities of Visual Studio, you will need to manually rename a couple of folders before you continue.
Rename /App_Code/ModuleName to /App_Code/TAC_NPIMarketingCenter
Rename /DesktopModules/ModuleName to /DesktopModules/TAC_NPIMarketingCenter
This can be accomplished in your development environment by right-clicking the folder name in the Solutions Explorer and selecting Rename from the menu.
The information in this page is only an overview of the DotNetNuke Web Application Framework. For more information, visit www.dotnetnuke.com.