Building Web Solutions with ASP.NET and ADO.NET by Dino Esposito, Esposito (Wintellect) Dino

BUY IT NEW

  • Limited Time Offer! Everyone receives the Member Price on books.
    See Details
  • This item is currently out of stock.
  • Add To List uiAction=GetAllLists&page=List&pageType=list&ean=9780735615786&productCode=BK&maxCount=100&threshold=3

BUY IT USED

22 copies from $1.99

See All Available

(Paperback - BK&CD-ROM)

  • Pub. Date: February 2002
  • 379pp
    Buy it Used: 22 copies from $1.99 See All Available
     
    • Overview
    • Editorial Reviews
    • Customer Reviews
    • Features

    Product Details

    • Pub. Date: February 2002
    • Publisher: Microsoft Press
    • Format: Paperback, 379pp

    Synopsis

    Most Web applications follow a simple "3F" pattern: fetch, format, and forward to the browser. With this in-depth guide, you'll take your ASP.NET and ADO.NET skills to the next level and learn key techniques to develop more complex Web applications. Discover how to build applications for ad hoc and effective Web reporting, applications that work disconnected from the data source and use XML to communicate with non-Microsoft.NET systems, and general purpose applications that take advantage of the data abstraction of ADO.NET. Along the way, you'll learn how to take advantage of code reusability, user controls, code-behind, custom Web controls, and other time-saving techniques employed by ASP.NET experts.

    More Reviews and Recommendations

    Customer Reviews

    • Reader Rating:
    • Ratings: 1Reviews: 1

    Building Web Solutions with ASP.NET and ADO.NETby Anonymous

    Reader Rating:
    See Detailed Ratings

    September 08, 2003: I have two chips on my shoulder about this book which keep it from getting 5 stars: 1) Anyone who can write JavaScript for 6 different browsers can deal with developing server side code or can certainly learn it. There is no excuse for perpetuating the myth that there are HTML developers and code developers and the tasks must somehow be separated from each other. 2) This book should be written with using VS.net in mind as the editor. Anyone would be foolish not to use that great tool, especially when it comes to things like attaching events to controls and custom control development. If this book: a) explained how to attach events using VS.net b) explained the VS.net IDE and how it related to code better c) gave all of its examples using code behind files I would be willing to give it 5 stars with a side note that it does not cover much in the way of architecture.