Feeds:
Posts
Comments

Posts Tagged ‘DotNetNuke 4.5’

If your DNN website need a site map, you can find the open source application from here.
After deploy the DNN SiteMap, the DNN really solve my problem, but I found out the SiteMap’s parent node order is not same with Tab Menu’s Order.
 Here the Solution,

download the source code here
launch the VS.NET 2005 and open the solution
double click [...]

Read Full Post »

If you familiar with DotNetNuke module development, we know the DotNetNuke starter kit able generate classes and user controls for developer, but what if we want to speed up the development process? This is a real pain for developer to change the file one by one to add in additional table columns, change the user [...]

Read Full Post »