![]() |
.NET Design Patterns
I'm looking for a good book about Design Patterns as they
related to any .NET language. This book would be the equivalent of the J2EE Core Patterns described on http://www.javasoft.com. I hesitate to look at the .NET PetShop application for the following reason. In order to kick the crap out of the J2EE PetShop application in terms of performance and the amount of code needed, the developers largely blurred the lines between what objects are business objects and what objects belong to the data access tier. By violating this principle and several others, they achieved better performance but cast serious doubts concerning the extensibility and maintenability of the application. Any recommendations? |
Re: .NET Design Patterns
Joe T. wrote:
> I'm looking for a good book about Design Patterns as they > related to any .NET language. This book would be the > equivalent of the J2EE Core Patterns described on > http://www.javasoft.com. > > I hesitate to look at the .NET PetShop application for > the following reason. In order to kick the crap out of > the J2EE PetShop application in terms of performance and > the amount of code needed, the developers largely blurred > the lines between what objects are business objects and > what objects belong to the data access tier. By > violating this principle and several others, they > achieved better performance but cast serious doubts > concerning the extensibility and maintenability of the > application. > > Any recommendations? http://msdn.microsoft.com/practices/...se/default.asp |
.NET Design Patterns
That's a broad topic, but here's a link you can follow to
see how GOF patterns may be implemented in C# .NET http://www.codeproject.com/csharp/#D...d+Architecture Regards. |
Re: .NET Design Patterns
There is a good book called .NET Patterns by Christian Thilmany available on
Amazon.com. Its a pretty good book. I have it.. The MSDN Patterns and Practices section is also a fab resource and constantly updated .If you prefer books you can order the material in book form (although the online version and the PDF's are free).. cheers ben "Joe T." <anonymous@discussions.microsoft.com> wrote in message news:038301c3b847$e79c39f0$a101280a@phx.gbl... > I'm looking for a good book about Design Patterns as they > related to any .NET language. This book would be the > equivalent of the J2EE Core Patterns described on > http://www.javasoft.com. > > I hesitate to look at the .NET PetShop application for > the following reason. In order to kick the crap out of > the J2EE PetShop application in terms of performance and > the amount of code needed, the developers largely blurred > the lines between what objects are business objects and > what objects belong to the data access tier. By > violating this principle and several others, they > achieved better performance but cast serious doubts > concerning the extensibility and maintenability of the > application. > > Any recommendations? |
Re: .NET Design Patterns
>I hesitate to look at the .NET PetShop application for
>the following reason. In order to kick the crap out of >the J2EE PetShop application in terms of performance and >the amount of code needed, the developers largely blurred >the lines between what objects are business objects and >what objects belong to the data access tier. Glad to hear someone else thought that too. |
Re: .NET Design Patterns
Check out:
"Professional Design Patterns in VB.NET: Building Adaptable Applications" http://www.amazon.com/exec/obidos/tg...21664?v=glance I have read about half of it. A little wordy (like other books like this) but good overall. Regards.. "Joe T." <anonymous@discussions.microsoft.com> wrote in message news:<038301c3b847$e79c39f0$a101280a@phx.gbl>... > I'm looking for a good book about Design Patterns as they > related to any .NET language. <snipped/> |
| All times are GMT. The time now is 01:58 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.