473,471 Members | 4,687 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Can you recommend a book about design patterns? (factory patterns, singleton patterns etc)

Hi,

I'm looking for a book/books about design patterns (factory patterns,
singleton patterns etc). The book doesn't have to be aimed towards C#
developers in particular, but the patterns should of course be useful in a
..Net/C# environment.

I hope you can help me. Thanks in advance!
Joakim
Jul 21 '05 #1
4 1772
Design Patterns
ISBN: 0201633612

http://www.amazon.com/exec/obidos/AS...518587-8112038

I always see this one recommended as the "definitive" book on design
patterns.

Greg

"Joakim Olesen" <jo***********@home.se> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
Hi,

I'm looking for a book/books about design patterns (factory patterns,
singleton patterns etc). The book doesn't have to be aimed towards C#
developers in particular, but the patterns should of course be useful in a
.Net/C# environment.

I hope you can help me. Thanks in advance!
Joakim

Jul 21 '05 #2
If you're new to design patterns, this book might also be very
helpful....

Head First Design Patterns
ISBN: 0596007124
http://www.amazon.com/exec/obidos/tg...l/-/0596007124

Jul 21 '05 #3
the best, hands down, is Shalloway and Trott: Design Patterns Explained
http://www.amazon.com/exec/obidos/tg...692560-9975161

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"Joakim Olesen" <jo***********@home.se> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
Hi,

I'm looking for a book/books about design patterns (factory patterns,
singleton patterns etc). The book doesn't have to be aimed towards C#
developers in particular, but the patterns should of course be useful in a
.Net/C# environment.

I hope you can help me. Thanks in advance!
Joakim

Jul 21 '05 #4
nev
any free e-books for the same?

"Nick Malik [Microsoft]" wrote:
the best, hands down, is Shalloway and Trott: Design Patterns Explained
http://www.amazon.com/exec/obidos/tg...692560-9975161

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"Joakim Olesen" <jo***********@home.se> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
Hi,

I'm looking for a book/books about design patterns (factory patterns,
singleton patterns etc). The book doesn't have to be aimed towards C#
developers in particular, but the patterns should of course be useful in a
.Net/C# environment.

I hope you can help me. Thanks in advance!
Joakim


Jul 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Yamin | last post by:
Hey all, I was just wondering if you guys have any good references for books on design patterns. Something that has a bunch of patterns listed and the pseudocode or better yet C code. I googled...
11
by: FluffyCat | last post by:
In Febraury - April of 2002 I put together in Java examples of all 23 of the classic "Gang Of Four" design patterns for my website. Partly I wanted to get a better understanding of those patterns....
8
by: Dale | last post by:
I've searched Amazon and read probably 100 reviews but can't find what seems to be any book that is widely accepted as the definitive book on object oriented programming design and techniques. And...
4
by: Joakim Olesen | last post by:
Hi, I'm looking for a book/books about design patterns (factory patterns, singleton patterns etc). The book doesn't have to be aimed towards C# developers in particular, but the patterns should...
12
by: Jeff | last post by:
I'm just getting up to speed on OOP patterns (e.g, MVC) and I'm wondering how closely they are followed out in the real world. Do those of you who use them try to follow them as closely as possible...
18
by: _dee | last post by:
Question about best use of interfaces: Say there's a 'Master' class that needs to implement a few interfaces: class Master : I1, I2, I3 { } The actual code already exists in smaller...
11
by: CellDivider | last post by:
Hello folks, currently I'm looking for a good books that gives an overview of useful c/c++ algorithms and design patterns, in the manner of "what's the most efficient way to implement <often...
2
by: Erick | last post by:
I'm trying to skill up on design patters and have started to reading about the factory method. Does any one know any good articles on line about this method in. vb.net if possible. I can read...
10
by: vital | last post by:
Hi, I am designing the middle tier of a project. It has 6 classes and microsoft application data access block. The six classes are DBServices, Logger, ProjectServices ... etc. and all these...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.