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 01: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 08: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 08: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 08: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 08: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 Offline
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9001
    Avatar

    --
    2010-11-26 03: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 04: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 Offline
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9001
    Avatar

    --
    2010-11-30 01: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 03: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 Offline
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9001
    Avatar

    --
    2010-12-01 02: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 12:12 PM
    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 01: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

    Admin menu problem by alireza arabiyan
    hi i installed dnn 6 on localhost and move it in my host, all link's , pages and modules are ok,
    Re: SQL SERVER 2008 R2 Remote connection by Prakasam Srinivasan
    I have successfully configured MSSQL Server 2008 r2 remote connection. I am using windows 7 and it h
    RE: dnn 4.4 upgrade issue by imran shaikh
    Thanks you all it is done by renaming release.config to web.config procedure
    RE: dnn 4.4 upgrade issue by imran shaikh
    Thanks you all it is done by renaming release.config to web.config
    dnn 4.4 upgrade issue by imran shaikh
    hi this is imran i am upgrading dnn 4.4 to dnn 6.0.2 and getting this error please help me for this
    RE: How to build Skins for DNN 6.x by Joseph Craig
    I'd recommend that you try replacing the hard-coded text with the DotNetNuke Text skin object. That
    RE: Module permission does not work! by Joseph Craig
    What permissions have you give to that role?
    RE: DNN nav issue by Joseph Craig
    Are you using a custom skin? How often does this happen?
    RE: Friendly URLs Broken by Joseph Craig
    I don't entirely understand this, but I'm glad you got things working.
    RE: How to build Skins for DNN 6.x by Christopher Adamakis
    Dear all, I have one more question regarding greek fonts. If you check my site http://www.expertsoft
    RE: Dnn local setup problem by imran shaikh
    this is error is resolve now now getting this one Server Error in '/cooperpharma.ma' Applicat
    RE: Module permission does not work! by Abraham Tameru
    I created a special role for the user to administer the site. The user is not a member of the Admini
    Dnn local setup problem by imran shaikh
    Hi All i have just installed the new site files on my local computer set the connection strin
    RE: Firefox has detected that the server is redirecting the request for this address in a way that will never complete. by imran shaikh
    Hi i have the same issue Firefox has detected that the server is redirecting the request for thi
    DNN nav issue by imran shaikh
    Hi All This is imran i am using DNN 6.0 in which issue is that while i am refreshing the site nav
    RE: Problem After Attaching/Detaching Database.mdf by Prakasam Srinivasan
    thanks joe! But I have connect with database.mdf file in App_Data. I detach the database from
    RE: Ventrian News Article by Collin Stefani
    Posted By Joseph Craig on 2012-01-18 10:51 AM I'm not sure that you can with the built-in UI.
    RE: Friendly URLs Broken by Vistalogix Corporation
    Well, we figured out that the problem is related to .Net framework 3.5. Friendly URLs works fine und
    RE: Problem After Attaching/Detaching Database.mdf by Joseph Craig
    That behavior of running the installation wizard indicates a problem connecting to the database.
    RE: Friendly URLs Broken by Vistalogix Corporation
    Nope, just a straight-up DNN install and configured in Host -> Friendly URLs as described in my orig
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds