Re: Design Patterns Books and Best Practices Books.



Luis Esteban Valencia wrote:

> Hello. Can somebody recomend me books of design patterns in c# and
> best practices too.

If you're looking for some higher level patterns, check out Martin
Fowler's "Patterns of Enterprise Application Architecture".

Cheers,
--
http://www.joergjooss.de
mailto:news-reply@xxxxxxxxxxxxx
.



Relevant Pages

  • Re: Need "good" real world examples of class/pattern use in PHP
    ... Source that people consider to use classes and patterns correctly. ... only using bare PHP class features and not really knowing how to design ... learn better engineering practices. ... PHP|Architect's Guide to PHP Design Patterns ...
    (comp.lang.php)
  • Re: Basic books on OOA&D
    ... I found Agile Software Development (Principles, Patterns, and Practices) - ... Object-Oriented Analysis and Design and the Unified Process) - Craig Larman. ... This book is Martin Fowler's first choice as a book introducing OO design. ...
    (comp.object)
  • Re: Application Blocks
    ... The patterns & practices group is primarily focused on helping customers ... platform changes when designing the blocks. ... interms of future Longhorn applications. ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: Class vs Component
    ... To me, best practices are essentially patterns, and if you look at the literature that is well known for OO patterns both from a decade ago and current day, you will find that often the context governs the patterns that are used. ... Typically I have have isolated data/datasets, webservices interaction, file IO, etc. using the Component class, relying heavily on the sharing capabilities it provides. ... They used much the same approach with the IssueVision NET 1.1 sample application. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: .net security books
    ... I just realized that all Patterns & Practices are ... downloadable in pdf format;) ... reading everything you can get your hands on is ...
    (microsoft.public.dotnet.framework.aspnet.security)

Loading