The Artima Developer Community
Sponsored Link

.NET Buzz Forum
What design patterns are you using?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Raymond Lewallen

Posts: 312
Nickname: rlewallen
Registered: Apr, 2005

Raymond Lewallen is a .Net developer and Sql Server DBA
What design patterns are you using? Posted: Apr 27, 2005 7:08 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Raymond Lewallen.
Original Post: What design patterns are you using?
Feed Title: Raymond Lewallen
Feed URL: /error.htm?aspxerrorpath=/blogs/raymond.lewallen/rss.aspx
Feed Description: Patterns and Practices, OOP, .Net and Sql
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Raymond Lewallen
Latest Posts From Raymond Lewallen

Advertisement

On our forums somebody posted about trying to implement an n-tier solution, which quickly led into a comment from Jake on design patterns.

So, I’d like to do a little survey.  What design pattern(s) dominate your software models?  What are you really doing?  You can go to this link and view some of the more popular patterns.

Like many of you, abstract factories, factory methods, adapter and template methods dominate my world.  Singletons come in handy, especially for state management, as do many other patterns, but they don’t dominate the structure of my code the way the others do.

Read: What design patterns are you using?

Topic: Refactoring pattern quiz number 1 answered Previous Topic   Next Topic Topic: TDD Webcast on Thursday

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use