ASP.NET Theory--Recommend books?

Last post 12-02-2009 4:49 AM by chanchalseo. 8 replies.

Sort Posts:

  • ASP.NET Theory--Recommend books?

    08-27-2009, 2:46 PM
    • Member
      3 point Member
    • ricksolie
    • Member since 08-28-2007, 8:24 PM
    • Posts 16

    Can anyone suggest any books to help me understand how ASP.NET works from a a high-level theoretical perspective?  I don't need a tutorial or a "Beginning..." or a reference book but I would like to understand how the XHTML I write interacts with the server to produce the HTML I see on the page, how and when postbacks occur, and so forth.  I'd like the same for C#, similar to but not as compressed as the official language specification.  I've already written a successful (if simple) ASP.NET/SQL Server application but feel as if I'm wandering around in a forest whose dimensions and nature I didn't understand even if I'm able to identify some of the trees.  I need the "big picture" and any help would be much appreciated.

  • Re: ASP.NET Theory--Recommend books?

    08-27-2009, 3:14 PM

     Hello,

    You could find ASP.NET books reviews here - ASP.NET books.

    Regards

  • Re: ASP.NET Theory--Recommend books?

    09-02-2009, 12:51 PM
    • Star
      7,715 point Star
    • jeremyh
    • Member since 01-23-2003, 12:14 PM
    • York, England
    • Posts 1,380


    Take a read of

    Pro ASP.NET 3.5 in C# 2008: Includes Silverlight 2, Third Edition
    ISBN10: 1-4302-1567-4
    http://www.apress.com/book/view/1430215674

    Or

    ASP.net Unleashed 3.5
    ISBN 0-672-33011-3
    http://www.informit.com/store/product.aspx?isbn=0672330113

    Both books give great coverage to using asp.net.

    Hope it helps

    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: ASP.NET Theory--Recommend books?

    09-23-2009, 4:02 AM
    Answer

    This article may be on interest to you - A Low-level Look at ASP.NET Architecture.

    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: ASP.NET Theory--Recommend books?

    11-05-2009, 2:41 PM
    Answer
    • Member
      3 point Member
    • ricksolie
    • Member since 08-28-2007, 8:24 PM
    • Posts 16

    Thanks.  The Apress book is particularly helpful. 

  • Re: ASP.NET Theory--Recommend books?

    11-24-2009, 7:04 AM
    • Contributor
      5,226 point Contributor
    • RickNZ
    • Member since 01-01-2009, 8:43 AM
    • Nelson, New Zealand
    • Posts 869

    You might want to take a look at my book: Ultra-Fast ASP.NET (published by Apress).  It's oriented at an intermediate to advanced level.

    Although my focus is on performance and scalability, I also explain how ASP.NET works from a different perspective than most authors; my goal is to help build a more intuitive understanding of not just how things work, but why they are the way they are, and how the various pieces fit together.  There's a high-level summary / write-up and a review on Amazon if you'd like to know more (see the link in my signature).


  • Re: ASP.NET Theory--Recommend books?

    11-24-2009, 8:37 AM

    RickNZ:

    You might want to take a look at my book: Ultra-Fast ASP.NET (published by Apress).  It's oriented at an intermediate to advanced level.

    Although my focus is on performance and scalability, I also explain how ASP.NET works from a different perspective than most authors; my goal is to help build a more intuitive understanding of not just how things work, but why they are the way they are, and how the various pieces fit together.  There's a high-level summary / write-up and a review on Amazon if you'd like to know more (see the link in my signature).


     
    I will second that, I am half way through Ricks book and its outstanding! - Scott

    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: ASP.NET Theory--Recommend books?

    12-02-2009, 4:43 AM
    • Member
      6 point Member
    • chanchalseo
    • Member since 12-02-2009, 4:35 AM
    • Posts 3
  • Re: ASP.NET Theory--Recommend books?

    12-02-2009, 4:49 AM
    • Member
      6 point Member
    • chanchalseo
    • Member since 12-02-2009, 4:35 AM
    • Posts 3

    good Intermediate C# Book:
    Title: C# and the .NET Platform
    Publisher: Apress

    if you've taken Programming and Data Structures courses, this should be a very good book for .NET


    Best Wishes

Page 1 of 1 (9 items)