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

HomeHomeDevelopment and...Development and...DNN Platform (o...DNN Platform (o...Development and source control strategiesDevelopment and source control strategies
Previous
 
Next
New Post
4/15/2008 2:23 PM
 

John,

If you really want simple module development then use the method described by Vladan and then take it one step further by using Entity Spaces (ww.entityspaces.net). ES will take care of all you data access and make life very easy.

As Mitch says attach the debugger to the w3wp.exe and you are up and running.
I already have those patches applied and it is still slooow

Declan

 


 
New Post
4/15/2008 4:33 PM
 

Mitch & Declan, thanks again for your resonses.

One more question if I may: Is there any support within the DNN framework for cross module communication (server side and client side) - or is this something I will need to 'roll in' myself? 

Cheers JD

 
New Post
4/16/2008 4:16 AM
Accepted Answer 

within a single page, you can use Inter module communication (IMC), please refer to the developers guide and the tutorials at dotnetnuke.adefwebserver.com for details.

between pages, you can pass parameters.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
6/30/2008 3:36 AM
 

Mitch Sellers wrote

I have many recommendations on this topic, far too much to put here in this post as I just finished a week long training session with a development team explaining my thoughts on the process....but I'll share a bit of insight on this.

First and foremost use the WAP development model, do NOT build your modules inside of DNN, you then do not have to build DNN and you can simplify debugging greatly, by only attaching the debugger for your specific module and not the entire DNN process.  I can build and debug a module on my system in under 20 seconds.

If you want some more information/discussion on this one drop me an e-mail msellers@iowacomputergurus.com

I am interested to know how to setup a VS2008 with WAP, SVN and multiple projects so that compilation goes fast. I have now a solution file with DNN source code and about 20 projects. After compilation the build event copies all the files into the DNN source code Desktopmodules and bin files. I have the feeling this is not the way it should..any help appreciated.

 
New Post
7/4/2008 11:39 AM
 

Sebastian Leupold wrote

within a single page, you can use Inter module communication (IMC), please refer to the developers guide and the tutorials at dotnetnuke.adefwebserver.com for details.

Actually IMC is probably the only thing that I do not cover on dotnetnuke.adefwebserver.com. The reason is every time I have found someone feels they need it, they are going down a architectural path that I can't recommend. I usually suggest they use one of these methods:

Module Navigation Options

As to the build times, I have little patience so trust me I would not use the WSP method if I had to sit there for 20 minutes waiting for a build. I simply save my file and refresh the web browser. If I need to debug I use the attach to process methods. Using WSP allows us to never lose the source code. The code you see on the server is the code that is running. If I find I must do a build a lot I simply create a DNN site that contains only the module I am working on.. Because I only use the install version of DNN it will build in less than 1 minute.

You do not have to check the entire DNN site into source control, see:

Using Source Control with DotNetNuke



Michael Washington
http://ADefWebserver.com
www.ADefHelpDesk.com
A Free Open Source DotNetNuke Help Desk Module
 
Previous
 
Next
HomeHomeDevelopment and...Development and...DNN Platform (o...DNN Platform (o...Development and source control strategiesDevelopment and source control strategies


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