Home > Rss Directory > Technology > CodeProject > ModuleFactory: A Module Code Generator Framework on DotNetNuke(DNN)


ModuleFactory: A Module Code Generator Framework on DotNetNuke(DNN)

ModuleFactory: A Module Code Generator Framework on DotNetNuke(DNN)   more»»
This article introduces the architecture of a code generator module on DNN, called ModuleFactory in our company. ModuleFactory is comprised of a variety of module builders. Each module builders’ functionality is to generate codes for newborn modules ab initio based on metadata collected from users,
Fri Jul 04, 2008


Sponsored Links



Rss - Latest News

Set TextBox Height   more»»
How to change the height of a single-line textbox
Global MenuCommand Verb in Visual Studio designers   more»»
Introduces to a hack to add global Context Menu Command to Visual Studio designer
Windows Forms - Creating and Persisting Custom User Settings in C#   more»»
This article discusses the creation and persistence of .NET Framework and custom objects within the Windows User Settings.
Bare bones SourceSafe journal monitor   more»»
A simple and straightforward tool to monitor and report SourceSafe database changes.
Tool for converting VC++2005 project to linux makefile   more»»
convert .sln/.vcproj(VC++2005) to linux makefile