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. General Programming
  3. Design and Architecture
  4. DoFactory.com

DoFactory.com

Scheduled Pinned Locked Moved Design and Architecture
csharpcomdesignquestion
4 Posts 2 Posters 10 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.
  • B Offline
    B Offline
    Brendan Vogt
    wrote on last edited by
    #1

    Hi, Has anyone implemented the design patterns from www.dofactory.com?? If so, what are your comments on these design paterns?? I am an established .NET developer with lots of development experience behind my name, but I want to take my development skilss and the way that I do things to a next level. I am working through their design patterns, and I want to use Microsoft's Membership provider. I have used this alot in the past by just coding everything. Is there no better way of using their loggin system with design patterns? If so, please can someone advise?? Regards ma se (South Africa)

    P 1 Reply Last reply
    0
    • B Brendan Vogt

      Hi, Has anyone implemented the design patterns from www.dofactory.com?? If so, what are your comments on these design paterns?? I am an established .NET developer with lots of development experience behind my name, but I want to take my development skilss and the way that I do things to a next level. I am working through their design patterns, and I want to use Microsoft's Membership provider. I have used this alot in the past by just coding everything. Is there no better way of using their loggin system with design patterns? If so, please can someone advise?? Regards ma se (South Africa)

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Whenever I need a quick refresher on the intricacies of a pattern, I head to Dofactory. While I find their online examples are a bit contrived and a bit limited, their UML diagrams are spot on.

      ma se wrote:

      I am working through their design patterns, and I want to use Microsoft's Membership provider. I have used this alot in the past by just coding everything. Is there no better way of using their loggin system with design patterns?

      The Membership Provider is based on a design pattern. It's called the Provider pattern.

      Deja View - the feeling that you've seen this post before.

      B 1 Reply Last reply
      0
      • P Pete OHanlon

        Whenever I need a quick refresher on the intricacies of a pattern, I head to Dofactory. While I find their online examples are a bit contrived and a bit limited, their UML diagrams are spot on.

        ma se wrote:

        I am working through their design patterns, and I want to use Microsoft's Membership provider. I have used this alot in the past by just coding everything. Is there no better way of using their loggin system with design patterns?

        The Membership Provider is based on a design pattern. It's called the Provider pattern.

        Deja View - the feeling that you've seen this post before.

        B Offline
        B Offline
        Brendan Vogt
        wrote on last edited by
        #3

        Thanks. Are you very familiar with patterns?? Do you know if there are any sample web apps, besides the Do Factory website, that shows exaples of how patterns are used? Would you recommend any good reading material with patterns and .NET 2.0? Cheers.

        P 1 Reply Last reply
        0
        • B Brendan Vogt

          Thanks. Are you very familiar with patterns?? Do you know if there are any sample web apps, besides the Do Factory website, that shows exaples of how patterns are used? Would you recommend any good reading material with patterns and .NET 2.0? Cheers.

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #4

          ma se wrote:

          Are you very familiar with patterns??

          Well, I've been using them for several years now, so I guess the answer is yes.

          ma se wrote:

          Do you know if there are any sample web apps, besides the Do Factory website, that shows exaples of how patterns are used?

          Try this, http://msdn2.microsoft.com/en-us/practices/default.aspx[^]

          ma se wrote:

          Would you recommend any good reading material with patterns and .NET 2.0?

          If you want to know patterns, you really should start with the GoF (Gang of Four) book. http://www.amazon.com/Design-Patterns-Object-Oriented-Addison-Wesley-Professional/dp/0201633612[^]. Once you know how they work, there are any number of sources (on-line and in book format) for using patterns along with .NET (primarily in C# it has to be said).

          Deja View - the feeling that you've seen this post before.

          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