Where to start

Last post 02-20-2005 11:26 PM by j.emmett. 2 replies.

Sort Posts:

  • Where to start

    02-20-2005, 9:20 PM
    • Member
      357 point Member
    • j.emmett
    • Member since 08-02-2002, 12:52 PM
    • Temple, TX
    • Posts 72
    Hello,
    I'm new to the DotNetNuke framework and have a few simple questions. I will be developing a rather large portal application in C# and I'm wondering how I should view DNN? Should I modify DNN core code as needed or should I develop custom .ascx files and try to inherit from DNN's framework??? Any suggestions would be greatly appreciated.

    Thank you,
    JW
  • Re: Where to start

    02-20-2005, 10:40 PM
    • Participant
      960 point Participant
    • Patrizio
    • Member since 12-05-2002, 1:00 AM
    • Lima, Peru
    • Posts 190
    Modifying the core will make future upgrades hard or impossible to do without remaking the core changes in the new source.

    Custom modules is the way to go.
    MCP, MCAD, MCSD, MCSD.NET, MCT, MBS Master Developer
  • Re: Where to start

    02-20-2005, 10:46 PM
    • Star
      9,585 point Star
    • cniknet
    • Member since 07-23-2002, 7:19 PM
    • Washington, DC
    • Posts 1,915
    Hi JW,

    Welcome to DotNetNuke!

    The DotNetNuke portal core framework is very powerful, flexible and extensible. You can greatly enhance the capabilities of a DNN portal by creating custom modules in any .Ne language of your choice. My suggestion is to leave the core untouched to the extent possible and use modules, providers and skins to add/enhance your portal as needed. If you change the core, upgrades become more complicated and you increase the probability that third-party modules, providers and skins will become incompatible with your portal.

    Nik

    Nik Kalyani
    Speerio, Inc.

    [DotNetNuke and ASP.Net solutions here]
  • Re: Where to start

    02-20-2005, 11:16 PM
    • Member
      357 point Member
    • j.emmett
    • Member since 08-02-2002, 12:52 PM
    • Temple, TX
    • Posts 72
    Thank you much all. I do appraciate the advice and plan to follow it. I'm sure you will hear from me often in the days to come :-)

    JW
Page 1 of 1 (4 items)