Thursday, November 20, 2008
        Register
   
Tehnical Publication

Current Articles | | Search |

Update PAWriter.vb to support package WAP modules using DNN built-in "Create Module Package" option

This blog shows changes to the PAWriter.vb class to support Create Module Package for WAP project module.  You can find the changes by searching for "FUJI:".

posted @ Monday, June 02, 2008 10:54 PM by Fuji (mcsenow) Nguyen

Package DNN Events module using DNN built-in "Create Module Package" option

In the old DNN 3.X day, you can use the DNN built-in "Create Module Package" to generate the Install and Source distribution packages.  Starting with DNN 4.X, the Create Module Package works well for Web Site Project (WSP) type modules.  However, it does not work as well for Web Application Project (WAP) such as DNN Events module.  In this blog, I will identify the issues when trying to Create Module Package for DNN Events version 4.0.0 in VS 2008/DNN 4.8.2 and the potential work around.

posted @ Sunday, May 25, 2008 11:52 PM by Fuji (mcsenow) Nguyen

Setup DNN Events module source pack in an existing DNN development environment

The Events module source pack from http://www.dnnevents.net is in ASP.NET 2.0/Web Application Project (WAP) model.  This blog shows step by step instructions to setup the source pack in an existing DNN development box.

image

posted @ Monday, March 24, 2008 1:51 AM by Fuji (mcsenow) Nguyen

My first post using ITMetaPost module

posted @ Thursday, March 20, 2008 9:05 AM by Fuji (mcsenow) Nguyen

Step by step instructions to setup DNN Reports source module in Visual Studio 2005

This blog shows step by step instructions to setup  DNN Reports module version 5 in DNN 4.7.

posted @ Thursday, March 20, 2008 8:55 AM by Fuji (mcsenow) Nguyen

How to create project library in DotNetNuke 4.X

In many of our ICPC custom modules, the mid-tier and database providers are kept in two separate project libraries.  This article will show the steps to create library source code for JobXP module.  Once the project library is created, it can be compiled into DLL file.

posted @ Wednesday, March 19, 2008 3:49 PM by Fuji (mcsenow) Nguyen

Upgrade DotNetNuke from version 3.3.7 to 4.5.5

In this blog, I document the procedures and issues found when upgrading a portal contains several custom modules that worked in DNN 3 but not in 4.  Some will need upgrade and some are required replacement.  The modules are:

posted @ Wednesday, March 19, 2008 3:08 PM by Fuji (mcsenow) Nguyen

Dynamic Load User Controls in DotNetNuke

Comments/Suggestions:  Please visit the Forum.

The following writeup addresses the FAQ question of "How to load multiple controls from a single module?" in DotNetNuke.  To load different controls from a main View page (some might call it Master page, Dispatcher page, or Switchboard page), a placeholder is placed on the main View page.  Then in the Page_Init routine of the main View page, using LoadControl method to dynamically load child control into the placeholder.  The advantage of this method over using NavigateURL or EditURL method is that controls other then the View or Edit page do not need to be registed under Host/Module Definitions.

posted @ Thursday, November 15, 2007 10:46 AM by Fuji (mcsenow) Nguyen

Previous Page | Next Page


Support Links

Community Projects

Privacy Statement  |  Terms Of Use Copyright 2000-2008 InDyne Commercial Products Corporation