Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Design Patterns
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
01460935
Message ID:
01460939
Views:
76
IMO, Design Patterns are mis-named. I rarely see the pattern when I design something. It's usually only after I'm working on something for a while that I see the pattern, then I refactor.

Design Patterns are a standard way to define how something works. If I say "the app uses MVVM", then other devs know how that part of the app works.

By using patterns, you will create better, more maintainable software. But beware, patterns can also be overused and make the code harder to understand.

My favorite pattern books are:

http://search.barnesandnoble.com/Design-Patterns-Explained/Alan-Shalloway/e/9780321247148/?itm=21&USRI=design+pattern
http://search.barnesandnoble.com/Refactoring-to-Patterns/Joshua-Kerievsky/e/9780321213358/?itm=2&USRI=refactoring+to+patterns


>I'm reading this article. http://msdn.microsoft.com/en-us/magazine/dd419663.aspx
>
>I know what I think "Design Pattern" means, but I'd like to hear other opinions.
>
>Thanks
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform