![]() |
|
|
|
#1 |
|
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? Joe T. |
|
|
|
|
#2 |
|
Posts: n/a
|
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 General Protection Fault |
|
|
|
#3 |
|
Posts: n/a
|
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. Laurent Desmons |
|
|
|
#4 |
|
Posts: n/a
|
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." <> wrote in message news:038301c3b847$e79c39f0$... > 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? Benjamin |
|
|
|
#5 |
|
Posts: n/a
|
>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. Kline Sphere |
|
|
|
#6 |
|
Posts: n/a
|
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." <> wrote in message news:<038301c3b847$e79c39f0$>... > I'm looking for a good book about Design Patterns as they > related to any .NET language. <snipped/> Relishguy |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error: Physical sythesis tool PALAC is not supported by Formal Verification tool Conf | bbiandov | Software | 0 | 12-22-2008 05:25 AM |
| .NET 2.0 Web Apps / .NET 3.5 ASP.NET Apps - Differences/Similariti | london1919 | MCTS | 1 | 12-08-2008 03:16 PM |
| Sewing, Embroidery & SignMaking Software.. | embsupply | Software | 0 | 10-02-2007 04:29 PM |
| RE: .NET 3.0 Certification / Exams | Joel | MCTS | 1 | 03-28-2007 03:05 AM |
| RE: .NET 3.0 Certification / Exams | Joel | MCITP | 1 | 03-28-2007 03:05 AM |