Good book on OOP with ASP.NEThttp://forums.asp.net/t/1139532.aspx/1?Good+book+on+OOP+with+ASP+NETTue, 30 Oct 2007 06:38:30 -040011395321829170http://forums.asp.net/p/1139532/1829170.aspx/1?Good+book+on+OOP+with+ASP+NETGood book on OOP with ASP.NET <p>&nbsp;I'm looking for a good book that explains all about OOP principles in general (inheritance, polymorphism, etc) and also all about how to write your own classes/business objects in .NET (C# preferred). </p> <p>I've looked at many books but haven't seen any that spend a lot of time on this topic.<br> </p> 2007-07-29T15:23:03-04:001830848http://forums.asp.net/p/1139532/1830848.aspx/1?Re+Good+book+on+OOP+with+ASP+NETRe: Good book on OOP with ASP.NET <p>Hello,</p> <p>If you are looking for a or just one book for all of OOP that would be hard to do. </p> <p>I personally like the <a class="" href="http://www.amazon.com/Principles-Patterns-Practices-Robert-Martin/dp/0131857258/ref=pd_bbs_sr_2/104-1628935-0708712?ie=UTF8&amp;s=books&amp;qid=1185809815&amp;sr=8-2" target="_blank"> &quot;Agile Principles and Practices in C#&quot;</a> by Robert Martin. </p> <p>There is a book from Craig Larman (I own the second edition) that is also considered very good <a class="" href="http://www.amazon.com/Applying-UML-Patterns-Introduction-Object-Oriented/dp/0131489062/ref=pd_bbs_sr_1/104-1628935-0708712?ie=UTF8&amp;s=books&amp;qid=1185810364&amp;sr=1-1"> &quot;Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and Iterative Development&quot;</a></p> <p>&nbsp;Also very good books (probably&nbsp;more for the intermediate to advanced developers)</p> <p>&nbsp;<a class="" href="http://www.amazon.com/Refactoring-Improving-Design-Existing-Code/dp/0201485672/ref=pd_bbs_sr_2/104-1628935-0708712?ie=UTF8&amp;s=books&amp;qid=1185810568&amp;sr=1-2">&quot;Refactoring: Improving the Design of Existing Code&quot;</a> by Martin Fowler. </p> <p>and <a class="" href="http://www.amazon.com/Patterns-Enterprise-Application-Architecture-Martin/dp/0321127420/ref=pd_bbs_sr_1/104-1628935-0708712?ie=UTF8&amp;s=books&amp;qid=1185810568&amp;sr=1-1" target="_blank"> &quot;Patterns of Entersprise Application Architecture&quot;</a> by Martin Fowler</p> <p>&nbsp;</p> <p>Hope this helps</p> <p>&nbsp;</p> <p>regards,</p> <p>G</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>Now if you are looking into more entry level books about OOP, there are pleanty. </p> <p>&nbsp;</p> <p>&nbsp;</p> 2007-07-30T15:52:11-04:001944547http://forums.asp.net/p/1139532/1944547.aspx/1?Re+Good+book+on+OOP+with+ASP+NETRe: Good book on OOP with ASP.NET <p>hey , </p> <p>I recommand to read the </p> <p><strong>UML Distilled 3rd Edition&nbsp;</strong>by <strong>Martin Fowler</strong></p> <p>it's have all you need for OO , it's most completed book in the world , don't miss it</p> <p>and I suggest to read the <strong>RUP Practitioner's Guide , </strong></p> <p>and at last , it's not bad to read the <strong>Apply UML </strong>by <strong>Grady Booch , Jacobson &amp;&nbsp; Rumbaugh</strong> </p> <p><strong></strong>&nbsp;</p> <p>hey man dont miss the <strong>UML Distilled</strong> it will&nbsp;change your life ,</p> <p>tell&nbsp;me if it change it ,,,;)</p> 2007-10-07T11:23:26-04:001980443http://forums.asp.net/p/1139532/1980443.aspx/1?Re+Good+book+on+OOP+with+ASP+NETRe: Good book on OOP with ASP.NET <p>have a look at the following site for thier book and sample that covers detail about the topic </p> <p><a href="http://www.dofactory.com/Patterns/Patterns.aspx">http://www.dofactory.com/Patterns/Patterns.aspx</a></p> <p>&nbsp;</p> 2007-10-30T06:38:30-04:00