Book or website on best practices for developing an object oriented asp.net website?

Last post 07-25-2009 10:19 PM by billsm. 5 replies.

Sort Posts:

  • Book or website on best practices for developing an object oriented asp.net website?

    06-23-2009, 4:02 PM
    • Member
      156 point Member
    • Goalie35
    • Member since 06-13-2003, 12:42 PM
    • Posts 104

    I'm looking for a good book or website tutorial on the best/cleanest practices when developing an asp.net website from start to finish.  In particular, developing an object oriented website.  So basically, a book on the best approach to developing the cleanest, most efficient asp.net website possible.

     I'm not looking for any introductory books such as a "how to" work in asp.net, or c#, or anything.  I feel I'm already very well experienced in those languages however I currently lack the skill of putting all of those technologies together in a very clean, object oriented approach.

     Anything you can recomend?

    Thanks.

     

  • Re: Book or website on best practices for developing an object oriented asp.net website?

    06-24-2009, 10:06 AM
    • Star
      7,619 point Star
    • jeremyh
    • Member since 01-23-2003, 12:14 PM
    • York, England
    • Posts 1,355

    Take a read of

    ASP.NET 2.0 Website Programming: Problem - Design - Solution
    Marco Bellinaso

    http://www.wrox.com/WileyCDA/WroxTitle/ASP-NET-2-0-Website-Programming-Problem-Design-Solution.productCd-0764584642.html
    great book, show's you how to build the beerhouse startkit site.

    Regards
    Jeremy
    If this has helped Please: Don't forget to click "Mark as Answer" on the post that helped you.
    That way future readers will know which post solved your issue.
  • Re: Book or website on best practices for developing an object oriented asp.net website?

    07-03-2009, 10:01 AM

    ASP.NET 3.5 Social Networking is  good book and uses some advanced topics like Domain Driven Design, Dependency Injection and Inversion of Control to build a complete ASP.net social networking site from start to finish. The BeerHouse book mentioned above is good as well and there is a new version with MVC just out. 

     

    My Books:

    Professional Enterprise .NET
    Check out my book on learning all about enterprise programming, including TDD, Mocking, DDD, Dependecy Injection, Inversion of Control, Dependency Inversion, NHibernate, MVC & MVP. Check out the code on the projects codeplex site.

    NHibernate with ASP.net Problem-Design-Solution
    Learn all about NHibernate with ASP.net.
  • Re: Book or website on best practices for developing an object oriented asp.net website?

    07-06-2009, 9:36 PM
    • All-Star
      27,913 point All-Star
    • bmains
    • Member since 10-22-2004, 12:20 PM
    • Posts 5,623
    • TrustedFriends-MVPs

     Hey,

    Have not read it, but ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008 is a book in my queue and may be what you are looking for (Author Vince Varallo published by Wrox).

    Brian

    "Trust in the Lord and do what is good; dwell in the land and live securely. Take delight in the Lord, and He will give you your heart's desires" (Psalm 37: 3-4).
  • Re: Book or website on best practices for developing an object oriented asp.net website?

    07-21-2009, 11:52 PM
    • Member
      267 point Member
    • billsm
    • Member since 03-31-2008, 4:25 PM
    • Posts 120

     I would look into this book Professional design patterns in vb.net:

    Building Adaptable Applications  by

    apress authors tom fischer , john slater

    peter stromquist Chaur wu     

    It uses GOF patterns and then you should start learning asp.net mvc

    along with wpf                           

  • Re: Book or website on best practices for developing an object oriented asp.net website?

    07-25-2009, 10:19 PM
    • Member
      267 point Member
    • billsm
    • Member since 03-31-2008, 4:25 PM
    • Posts 120

     I wanted to mention something else to you

    Visual studio 2010 along with asp.net mvc will be using a lot of design patterns

    decorator pattern, factory pattern. I would start to learn elementary asp.net mvc

    first(There are a number of great tutorials on the subject) Asp.net mvc is great both

    for web forms and silverlight(which uses ajax jquery) If you wish to buy a book asp.net mvc

    in action(sept 2009) will be having  its focus in this area. WPF also uses oop techniques

    as well so you see there is much to be excited about.   I hoped I helped you out....      

Page 1 of 1 (6 items)