Suggest me book on design patterns for Dotnethttp://forums.asp.net/t/1531168.aspx/1?Suggest+me+book+on+design+patterns+for+DotnetTue, 14 Sep 2010 10:23:09 -040015311683706867http://forums.asp.net/p/1531168/3706867.aspx/1?Suggest+me+book+on+design+patterns+for+DotnetSuggest me book on design patterns for Dotnet <p>Hi all,</p> <p>Can anyone please suggest me a book on design patterns for Dotnet(asp.net&#43;c# latest version).</p> <p>The book should cover following things</p> <p>1. 3-tier, n-tier architecture desing patterns or models</p> <p>2. MVC and MVP design patterns</p> <p>3. Other than above design patterns if any...</p> <p>4. Good sample projects or examples which explains the above desing patterns..</p> <p>Please suggest me...</p> 2010-03-01T13:26:59-05:003706949http://forums.asp.net/p/1531168/3706949.aspx/1?Re+Suggest+me+book+on+design+patterns+for+DotnetRe: Suggest me book on design patterns for Dotnet <p>The best book to get started with design patterns is Head First Design Patterns:</p> <ul> <li><a href="http://www.google.co.uk/search?q=head&#43;first&#43;design&#43;patterns">http://www.google.co.uk/search?q=head&#43;first&#43;design&#43;patterns</a></li></ul> <p><br> </p> <p>It is a java book but almost all the code will compile in c# and as a developer that doesn't know java I didnt have any problems reading it. The only chapter that is java specific is the proxy pattern chapter.</p> <p><br> </p> <p>It does touch on MVC in one chapter but it doesnt cover three tier architectures as far as I recall. However if you are interested in learning about design patterns then this book is really good. Check out some reviews of it for more info.<br> </p> 2010-03-01T14:05:10-05:003706969http://forums.asp.net/p/1531168/3706969.aspx/1?Re+Suggest+me+book+on+design+patterns+for+DotnetRe: Suggest me book on design patterns for Dotnet <p>I have just finished reading this page and I am tempted to buy this myself!</p> <ul> <li><a href="http://www.dofactory.com/Framework/Framework.aspx">http://www.dofactory.com/Framework/Framework.aspx</a></li></ul> <p><br> </p> 2010-03-01T14:14:27-05:003708813http://forums.asp.net/p/1531168/3708813.aspx/1?Re+Suggest+me+book+on+design+patterns+for+DotnetRe: Suggest me book on design patterns for Dotnet <p>Hey Harry,</p> <p>Thanks a lot for your valuable suggestions...i will check the url's sent by you...<br> </p> 2010-03-02T09:48:27-05:003719618http://forums.asp.net/p/1531168/3719618.aspx/1?Re+Suggest+me+book+on+design+patterns+for+DotnetRe: Suggest me book on design patterns for Dotnet <p>you should also look at a book by apress professional&nbsp;design patterns in vb.net building adapable applications by tom&nbsp;fischer john slater peter stromquist chaur g wu </p> <p><a href="http://www.amazon.com/Professional-Design-Patterns-NET-Applications/dp/1590592743/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1268074327&amp;sr=8-1">http://www.amazon.com/Professional-Design-Patterns-NET-Applications/dp/1590592743/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1268074327&amp;sr=8-1</a></p> <p>This book is based on the gang of four book by martin fowler. This book describes oop programming techniques before it became popular in asp.net mvc...this book is a must&nbsp;buy for oop programmers. It shows how to do oop in vb.net and asp.net 2.0 </p> <p>This book is a good primer for those wanting to get into asp.net mvc 1.0, 2.0.&nbsp;&nbsp;a primer for &nbsp;managed extensibility framework as a mechanism for driving your programming models instead of using master pages, asp.net mvc, silverlight navigation 3.0, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p> 2010-03-08T17:53:03-05:004035948http://forums.asp.net/p/1531168/4035948.aspx/1?Re+Suggest+me+book+on+design+patterns+for+DotnetRe: Suggest me book on design patterns for Dotnet <p>Hi there,</p> <p>I have bought this for myself and its really worth it as it includes all the samples and free e-books for reading :)&nbsp;</p> 2010-08-19T13:12:30-04:004035953http://forums.asp.net/p/1531168/4035953.aspx/1?Re+Suggest+me+book+on+design+patterns+for+DotnetRe: Suggest me book on design patterns for Dotnet <p>I&nbsp;was referring to the following URL:</p> <p><a href="http://www.dofactory.com/Framework/Framework.aspx">http://www.dofactory.com/Framework/Framework.aspx</a>&nbsp;</p> 2010-08-19T13:14:06-04:004076985http://forums.asp.net/p/1531168/4076985.aspx/1?Re+Suggest+me+book+on+design+patterns+for+DotnetRe: Suggest me book on design patterns for Dotnet <p>My book on <a href="http://www.amazon.com/gp/product/0470292784?ie=UTF8&amp;tag=bloofsco-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0470292784"> ASP.NET Design Patterns</a> covers all the four points that you mention and will be out in a couple of days. </p> <p>You can order it from <a href="http://www.amazon.com/gp/product/0470292784?ie=UTF8&amp;tag=bloofsco-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0470292784"> Amazon</a>. The case study that is used in the book can be downloaded from -<a href="http://aspnetdesignpatterns.codeplex.com/">http://aspnetdesignpatterns.codeplex.com/</a>. </p> <p>For a free chapter and table of contents take a look at the Wrox site - <a href="http://www.wrox.com/WileyCDA/WroxTitle/Professional-ASP-NET-Design-Patterns.productCd-0470292784.html"> http://www.wrox.com/WileyCDA/WroxTitle/Professional-ASP-NET-Design-Patterns.productCd-0470292784.html</a>.</p> <p>I hope you find it useful.<br> Cheers<br> Scott</p> 2010-09-14T10:23:09-04:00