Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Are there any DotNetNuke developers that are still alive?

Are there any DotNetNuke developers that are still alive?

Scheduled Pinned Locked Moved The Lounge
phpvisual-studiocomquestion
24 Posts 9 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S senylity

    The way we had it implemented, it would not have to compile the core more than once. Ever. The things that did compile were the DNN website, which references the DNN libraries, and our custom modules, which we wrote in C#. We had one VS solution that was the core, and one VS solution that had the website and custom modules in it. We worked really hard to not modify the core, or at least keep our changes documented and short so that when the next version came out (which it did about every 6-8 weeks), we could upgrade without any problems. I would suggest trying our solution to your problem: splitting up your VS solutions into core DNN libraries and the website with custom modules.

    Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage

    T Offline
    T Offline
    Todd Smith
    wrote on last edited by
    #21

    This is the way a large project I'm working on is structured. The only time we need a whole recompile is when interfaces or web service method signatures change between projects.

    Todd Smith

    1 Reply Last reply
    0
    • L leppie

      Anything else you can suggest? Any extensable .NET based (preferably C#) CMS would do.

      xacc.ide - now with TabsToSpaces support
      IronScheme - 1.0 alpha 4a out now (29 May 2008)

      T Offline
      T Offline
      Todd Smith
      wrote on last edited by
      #22

      How do you know when CMS stands for Customer Management System vs. Content Management System?

      Todd Smith

      1 Reply Last reply
      0
      • L leppie

        Pete O'Hanlon wrote:

        although you have to pay for this one.

        US$20 000 is a tad much! ;P

        xacc.ide - now with TabsToSpaces support
        IronScheme - 1.0 alpha 4a out now (29 May 2008)

        A Offline
        A Offline
        Ashley van Gerven
        wrote on last edited by
        #23

        Here's an ASP.NET CMS I found out about recently: http://www.sitecore.net/Products/Sitecore%20CMS.aspx[^] No mention of price though... could be more than 20k, could be less :doh:

        "For fifty bucks I'd put my face in their soup and blow." - George Costanza

        CP article: SmartPager - a Flickr-style pager control with go-to-page popup layer.

        1 Reply Last reply
        0
        • L leppie

          Anything else you can suggest? Any extensable .NET based (preferably C#) CMS would do.

          xacc.ide - now with TabsToSpaces support
          IronScheme - 1.0 alpha 4a out now (29 May 2008)

          A Offline
          A Offline
          Ashley van Gerven
          wrote on last edited by
          #24

          Yeah I'm also curious... asp.net open source CMS are in much shorter supply. There's AxCMS[^] and Umbraco[^] though... not sure how they stack up. Also a directory listing here: http://www.411asp.net/home/webapps/content[^]

          "For fifty bucks I'd put my face in their soup and blow." - George Costanza

          CP article: SmartPager - a Flickr-style pager control with go-to-page popup layer.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups