I was looking for a book or msdn article for developing a framework/library which extends the .net framework like here. Where can I find good design guidelines?
views:
46answers:
2
+1
A:
The almost-canonical one is "Design Guidelines for Developing Class Libraries", which is pretty much the online version of this book. There's a lot of good information in there.
Jon Skeet
2010-10-30 06:51:59
A:
Good book on framework design in .Net:
http://www.amazon.com/Framework-Design-Guidelines-Conventions-Libraries/dp/0321545613
Bob Palmer
2010-10-30 06:53:02