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. Good open-source asp.net apps for learning?

Good open-source asp.net apps for learning?

Scheduled Pinned Locked Moved The Lounge
questioncsharpasp-netcomtutorial
12 Posts 10 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.
  • T Todd Smith

    Within the past year I've transitioned into a bit of an asp.net developer. However, I had to run before I learned to walk so I never got the chance to learn how to create a first-class architecutre for an asp.net application. We needed a shopping cart and ended up using a heavily customized http://www.aspdotnetstorefront.com[^] which I'm pretty sure is far from first-class. I could be wrong :D So my question is, what are some good open-source asp.net projects which feature first-class designs that I can learn from?

    Todd Smith

    L Offline
    L Offline
    Lost User
    wrote on last edited by
    #3

    I like YetAnotherForum.Net[^]. C# and open source[^].

    1 Reply Last reply
    0
    • T Todd Smith

      Within the past year I've transitioned into a bit of an asp.net developer. However, I had to run before I learned to walk so I never got the chance to learn how to create a first-class architecutre for an asp.net application. We needed a shopping cart and ended up using a heavily customized http://www.aspdotnetstorefront.com[^] which I'm pretty sure is far from first-class. I could be wrong :D So my question is, what are some good open-source asp.net projects which feature first-class designs that I can learn from?

      Todd Smith

      J Offline
      J Offline
      Jon Sagara
      wrote on last edited by
      #4

      BlogEngine.NET[^]

      Jon Sagara Some see the glass as half-empty, some see the glass as half-full. I see the glass as too big. -- George Carlin .NET Blog | Personal Blog | Articles

      1 Reply Last reply
      0
      • T Todd Smith

        Within the past year I've transitioned into a bit of an asp.net developer. However, I had to run before I learned to walk so I never got the chance to learn how to create a first-class architecutre for an asp.net application. We needed a shopping cart and ended up using a heavily customized http://www.aspdotnetstorefront.com[^] which I'm pretty sure is far from first-class. I could be wrong :D So my question is, what are some good open-source asp.net projects which feature first-class designs that I can learn from?

        Todd Smith

        E Offline
        E Offline
        Ed Poore
        wrote on last edited by
        #5

        DasBlog[^]?  Worked on by Scott Hanselman so pretty widely viewed I would guess and reasonably good quality :rolleyes:

        1 Reply Last reply
        0
        • T Todd Smith

          Within the past year I've transitioned into a bit of an asp.net developer. However, I had to run before I learned to walk so I never got the chance to learn how to create a first-class architecutre for an asp.net application. We needed a shopping cart and ended up using a heavily customized http://www.aspdotnetstorefront.com[^] which I'm pretty sure is far from first-class. I could be wrong :D So my question is, what are some good open-source asp.net projects which feature first-class designs that I can learn from?

          Todd Smith

          R Offline
          R Offline
          reshi999
          wrote on last edited by
          #6

          I would suggest looking at http://www.dotnetnuke.com/[^], this supplies a whole web framework and you can get free shopping cart software which works well with it. I have used the following dnn module for ecommerce http://dnnsoft.com/[^], its not free but the basic version is a bargin for £40 and has all the functionality for small business users.

          1 Reply Last reply
          0
          • T Todd Smith

            Within the past year I've transitioned into a bit of an asp.net developer. However, I had to run before I learned to walk so I never got the chance to learn how to create a first-class architecutre for an asp.net application. We needed a shopping cart and ended up using a heavily customized http://www.aspdotnetstorefront.com[^] which I'm pretty sure is far from first-class. I could be wrong :D So my question is, what are some good open-source asp.net projects which feature first-class designs that I can learn from?

            Todd Smith

            Y Offline
            Y Offline
            Yitzchok Dev
            wrote on last edited by
            #7

            You can check out dashCommerce[^]

            1 Reply Last reply
            0
            • M MoustafaS

              Try starter kits at http://www.asp.net , they all many and 3 or 4 of them are very good.

              D Offline
              D Offline
              Dave19751995
              wrote on last edited by
              #8

              "they all many" What does that mean?

              M 1 Reply Last reply
              0
              • D Dave19751995

                "they all many" What does that mean?

                M Offline
                M Offline
                MoustafaS
                wrote on last edited by
                #9

                I meant they are many :-\

                1 Reply Last reply
                0
                • T Todd Smith

                  Within the past year I've transitioned into a bit of an asp.net developer. However, I had to run before I learned to walk so I never got the chance to learn how to create a first-class architecutre for an asp.net application. We needed a shopping cart and ended up using a heavily customized http://www.aspdotnetstorefront.com[^] which I'm pretty sure is far from first-class. I could be wrong :D So my question is, what are some good open-source asp.net projects which feature first-class designs that I can learn from?

                  Todd Smith

                  J Offline
                  J Offline
                  jam1020
                  wrote on last edited by
                  #10

                  Building a Web 2.0 Portal with ASP.NET 3.5 This is not an app, but a solid book that I am working through right now. It teaches using the most current .NET technology and covers a lot of various subjects within the ASP.NET development "quiver" including AJAX. It is written by the CTO and co-founder of www.PageFlakes.com and pretty much shows you how to build a similar basic Web 2.0 type portal. Some subjects are covered more deeply than others, but it is at least a good primer/intro on all of the subjects it touches. Having used .NET since the beginning in 2002 and old ASP before that, I am finding I still have a lot to learn (and re-learn). Hope that helps.

                  1 Reply Last reply
                  0
                  • M MoustafaS

                    Try starter kits at http://www.asp.net , they all many and 3 or 4 of them are very good.

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

                    Any specific suggestions on which 3 or 4 to start with? I've heard grumblings about dotnetnuke.

                    Todd Smith

                    1 Reply Last reply
                    0
                    • T Todd Smith

                      Within the past year I've transitioned into a bit of an asp.net developer. However, I had to run before I learned to walk so I never got the chance to learn how to create a first-class architecutre for an asp.net application. We needed a shopping cart and ended up using a heavily customized http://www.aspdotnetstorefront.com[^] which I'm pretty sure is far from first-class. I could be wrong :D So my question is, what are some good open-source asp.net projects which feature first-class designs that I can learn from?

                      Todd Smith

                      S Offline
                      S Offline
                      Steven Quick
                      wrote on last edited by
                      #12

                      http://blog.wekeroad.com/mvc-storefront/[^] http://www.asp.net/learn/3.5-extensions-videos/#MVCStorefrontStarterKit[^]

                      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