DotNetNuke Modules – Creating Base Modules

Now that we have DotNetNuke installed into Visual Studio we can go ahead and create our first modules. Actually, creating the modules is pretty simple. But it is even easier to do it wrong, which is why you need to read this post.

Assuming you have your DotNetNuke project open, right-click on the project folder to bring up a menu. Select “Add New Item…” from the menu. This will bring up the “New Item Template” dialog. Under “My Templates” at the bottom of the list, you should see the template, “DotNetNuke Dynamic Module.” Click on this template, select the language you want to work in, and give the module a name. The rest of this series will be in CSharp, so if you want to follow along, you’ll want to select CSharp as the language you are using.

I’m going to name this module “DMBSample.” Note, it is absolutely critical that you run this template from the project folder, NOT one of the directories. If you don’t, you will either have to start over, or you’ll need to move the files around. You’ve been warned!

Once the template has completed running, you’ll need to rename two of the directories the template created. An HTML file will display at completion telling you exactly what you need to do. DO NOT just close that file thinking it is just a status message. Read it, at least the first time you create modules, and do what it says.

 


Other post in DotNetNuke - Module Development

Other Related Items:

Nude Female Figure Reference: Susan ModuleNude Female Figure Reference: Susan ModuleDesigned for specifically for Comic Book and Video Game Artists, Nude Female Figure Reference: Susan Module consists of nude classical poses, daily... Read More >
Building Secure Microsoft ASP.NET Applications (Pro-Developer)Building Secure Microsoft ASP.NET Applications (Pro-Developer)This guide presents a practical, scenario-driven approach to designing and building security-enhanced ASP.NET applications for Microsoft® Windows® 2000 and version 1.1 of the Microsoft .NET Framework.
Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer)Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer)This book is for anyone who wants to learn how to build rich and interactive web sites that run on the Microsoft platform. With the knowledge you gain... Read More >

Related Post

7 Responses to “DotNetNuke Modules – Creating Base Modules”

DotNetNuke Sponsor

 

Most Valuable Blogger
Sponsor