Wednesday, November 23, 2011

dotnetnuke module creator

Dotnetnuke module creator is an application that makes creation of the dotnetnuke modules easier and faster.
Application generates source code in (VB.net and C# ) of custom dotnetnuke module including:
  • generating stored procedures based on db table for getting/updating/deleting data
  • Generating source code for database layer data classes
  • generating source code of Database provider for DotnetNuke 6.0
  • Generating source code of Module Controller
  • producing source code of variaous types of controls (list/edit)
  • Making installation files (module descriptor license/release notes ) and creating module package

Creating dotnetmodule Visual studio project.

No comments:

Post a Comment