You need to Register for free and Login to post a message in the forum.

Forum

Please Read Me First
Last Post 2010-12-06 12:48 PM by Balaji L. 10 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev
You are not authorized to post a reply.
Author Messages
Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2005-08-10 07:58 PM
    This section of the forum has been created to act as a resource for the DotNetNuke® Community.

    Here you can read the package information for the various hosting providers, as well as read the feedback from the DNN Community for their experiences with that Hosting Provider.




    Please create a new topic for each new hosting provider that you add.

    If you are adding a hosting provider, please include the following details:

    The packages they offer
    Price
    A link to their website



    When leaving your feedback for a hosting provider, reply to the topic for that host and please include the following:

    (out of 10)

    Recommended:
    Support:
    Performance: (server uptime, speed of site etc.)
    Value For Money:



    If you have any further suggestions for the information you would like to know about a hosting provider, then please let us know.
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Balaji LUser is Offline
    Nuker
    Nuker
    Posts:13

    --
    2010-11-26 07:01 AM
    Dear Sir
    I started to create module in dotnetnuke 5.5 version by using C# code. I added module folder in desktop module and one foleder added in appcode folder where as dataprovider, sqldataprovider, info and controller classes has added. I given codesubcategories dir refernece in web.config file. now my problem is when I create second new module Will I again add same classes in APPcode folder and should I dir reference in web.config file?

    Thanks
    Balaji
    Balaji LUser is Offline
    Nuker
    Nuker
    Posts:13

    --
    2010-11-26 07:04 AM
    Dear sir,
    when I create custom module is it must to do the code only in dataprovide, sqldataprovider, info & controller classes? plz ans me ASAP
    Balaji LUser is Offline
    Nuker
    Nuker
    Posts:13

    --
    2010-11-26 07:09 AM
    Dear Sir
    can I create my won class architecture in DOtNETNUKE 5.5 for development without taking reference of dataprovider, sqldataprovider, info & controller classes.?? plz reply me

    Thanks & Regards
    Balaji
    Joseph CraigUser is Online
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9315
    Avatar

    --
    2010-11-26 02:50 PM
    Yes, you can.  It may be a rather large task.  What, specifically, are you wanting to do?

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Balaji LUser is Offline
    Nuker
    Nuker
    Posts:13

    --
    2010-11-30 03:38 AM
    actually I didnt get exactly how to add fields, methods in dataprover, sqldataprovider, classinfo and controller classes with our requirements, due to there is already added some fileds in methods, for eample: in Adduser abstract methods already they have defined parameters.instead of this i have to aad my won????? plz give example me.
    Joseph CraigUser is Online
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9315
    Avatar

    --
    2010-11-30 12:51 PM
    There are some pretty good books available that discuss the DotNetNuke architecture.  Look for "Professional DotNetNuke 4," "Professional DotNetNuke 5." and "Professional DotNetNuke Module Programming."

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Balaji LUser is Offline
    Nuker
    Nuker
    Posts:13

    --
    2010-12-01 02:46 AM
    yeah, I read the book.but let me know is it require to write dataprovider class, sqldataprovader class, userinfo, user controller class ? wether can we write our own classes with our own fields, properites and methods instead of above the classes????
    Joseph CraigUser is Online
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9315
    Avatar

    --
    2010-12-01 01:23 PM
    It is not necessary, but that is the recommended design pattern.

    There are some other approaches that also work well.  If you will look at adefwebserver.com, you'll see that Michael Washington advocates the use of Linc to SQL to simplify the data access layer.

    And, just recently Shaun Walker (the creator of DotNetNuke) has written this blog entry about a lightweight approach to module development.

    Remember, DotNetNuke is "just" another ASP.NET application, so you can do pretty much anything that is allowed.   Following the framework and "rules" keeps your site upgradable.

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Balaji LUser is Offline
    Nuker
    Nuker
    Posts:13

    --
    2010-12-02 11:12 AM
    ok Thanks. If we write our own architecture in dotnetnuke so what are framework's major rules to follow?
    Balaji LUser is Offline
    Nuker
    Nuker
    Posts:13

    --
    2010-12-06 12:48 PM


    I started to create module in dotnetnuke 5.5 version by using C# code. I added module folder in desktop module and one foleder added in appcode folder where as dataprovider, sqldataprovider, info and controller classes has added. I given codesubcategories dir refernece in web.config file. now my problem is when I create second new module Will I again add same classes in APPcode folder and should I dir reference in web.config file?
    You are not authorized to post a reply.


    Active Forums 4.3

    Latest Forum Posts

    RE: Active Forums vs. DNN 6.2 CE by Joseph Craig
    I haven't really previewed it, but my understanding is that pretty much everything except the "Mail
    RE: horizontal main and submenu items by Joseph Craig
    If you could show a page as an example, that would help. Basically, you can put multiple menus on
    Active Forums vs. DNN 6.2 CE by Aggiedan97
    Active Forums will no longer be offered with the debut of DNN 6.2 which is promising to integrate Ac
    Google Analytics Module by Aggiedan97
    I'm in need of providing a GA module that displays GA charts, graphs, and reports internal to DNN si
    RE: horizontal main and submenu items by Dan Glanton
    I'm not sure. One of the tutorials show using 2 horizontal menus with one being the submenu. This do
    RE: Different search icon for each portal by Joseph Craig
    Are you using the same skin in each portal? If so, and assuming that you are using the SiteIconURL
    Different search icon for each portal by Bill Swanson
    How do I use a different search icon for each portal in dnn 6.1.4?
    RE: horizontal main and submenu items by Joseph Craig
    Do your requirements fit with any of the available templates?
    RE: horizontal main and submenu items by Dan Glanton
    I went ahead and upgraded to the DDR to make sure I have the best updated menu possible. What I woul
    RE: DNN 6.2 by Joseph Craig
    The release notes that came with the beta version of the software should indicate if the version can
    RE: horizontal main and submenu items by Joseph Craig
    Part of the answer will depend on the menu that you are using in your skin. I strongly recommend th
    DNN 6.2 by Sameer
    Hi All i am using dnn 6.2 beta version for my demo site i need to custmize the 4 modules in that
    RE: Deploying dnn by Sameer
    Thanks a lot so kind of you
    RE: Unable to Create Skin Package by schilders
    Joe, When I click the Edit icon next to the skin package on the Host Extensions page, I receive t
    horizontal main and submenu items by Dan Glanton
    I found a very good tutorial on horizontal main and subitems in DNN Creative, but what about if you
    RE: Skin creation - Menu questoni by Joseph Craig
    This has to do with the structure of the elements that make up the skin and the CSS. Most likely, y
    Skin creation - Menu questoni by CDMeyer
    I have a skin and when I add more menu items to the nav bar than can fit in one row of nav, the seco
    RE: FCK Editor in DNN 6 by Pingle2009
    Just to follow on from Joe's reply, the 'official' line seems to be that not only that the old FCK E
    RE: Slice a Site by Dan Glanton
    Thanks, I'll look into that when I get a chance.
    RE: Creating structured page content by Stephen Bugden
    Thankyou very much Joe, I will take a look at your suggestions.
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds