Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Best GUI to create DNN modules?Best GUI to create DNN modules?
Previous
 
Next
New Post
2/3/2006 4:08 PM
 

Thanks for the good information!

Do you think I could email you for some help making some changes to that?  :)

 
New Post
2/6/2006 8:37 PM
 

Hello!

Thank you for responding to my post about UserDefinedTable.  I have a quick question.  I wanted to use this module to help teach me and I wanted to be able to make a copy of this and install it on the same server that UDT is on, but it can't because it shares the same database records/etc.

Do you know how I could make a copy of this module and use it?

Thanks!
Tim

 
New Post
2/7/2006 2:12 AM
 
Aside from modules like Nukelet and XMod, there are no rapid module development tools although the idea is interesting. Drag/drop module layout is not that difficult, but introducing custom functionality in such a way would be. DNN leverages drag/drop fairly heavily in its architecture, but it does this by encapsulating custom programming logic into modules that can be visually re-arranged and conformant to site styles. I know of no way to drag/drop your way to custom programming logic, unfortunately.

What kind of module are you trying to build?

 
New Post
2/7/2006 4:33 AM
 

Tim,

in order to get your modified copy of UDT (or any module) side by side with its original you will have to modify the namespace and the DAL (Data Access Layer). you will need to use modified names for tables and stored procedures, you can do this by altering the SQL script, that comes with the module (i.e. 01.00.00.SqlDataProvider, you can combine all scripts into one and restart version numbers, try to preserve {DatabaseOwner} and {ObjectQualifier}. You can run this script from Host::SQL menu entry of your DNN and look at the tables and sprocs generated.

Be sure you use unique folder names and friendly module names in your DNN file!

You might download gammacon.UDT from http://dotnetnuke.gamma-concept.de, that was derived from core UDT as well; even if source code is not available, you can compare .dnn, .SqlDataProvider and .ascx files.

Please note, that currently UDT is a DNN 3 module, that can be edited with VS 2003 only (but is running in DNN4).

Hope this helps

Sebastian


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Best GUI to create DNN modules?Best GUI to create DNN modules?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out