Books for Prep | |
by: James De Carli, Richard Anderson, Simon Robinson, Charles Fairchild, Thearon Willis, Joshua Parkin, Dino Esposito, Ulrich Schwanitz, Jason Hales, Kent Tegels, John Granade, Aaron Grady, Matthew Reynolds List Price: $59.99 Price: $0.30 You Save: $59.69 (99%)Prices subject to change. Availability: Usually ships in 1-2 business days
Dewey Decimal Number: 005 EAN: 9781861003928 Edition: 1st ISBN: 1861003927 Label: Wrox Press Manufacturer: Wrox Press Number Of Items: 1 Number Of Pages: 1200 Publication Date: 2000-10 Publisher: Wrox Press Studio: Wrox Press Alternate Versions: Click to Display Browse for similar items by category: Click to Display Editorial Review: Amazon.com: Surely one of the larger computer books in the Wrox line, Professional ASP Data Access presents a wide-ranging tour of Microsoft technologies, centering on databases and Web development. It's a rich grab bag of information that will benefit anyone who needs to understand databases and other standards used with Visual Basic and/or C++. Comprising 1,300 pages, the book provides a significant range of material on Microsoft-centered APIs, like ADO and OLE DB, COM+ and RDS, but it's the cross-vendor perspective that makes it even more valuable. For instance, when discussing database administration, you find out how to do it on SQL Server, Oracle, IBM DB2, and MySQL (a popular freeware database package). You also learn how to use database stored procedures and XML on Microsoft, Oracle, and IBM databases. The real focus of Professional ASP Data Access is on demonstrating some of today's best practices for programming databases with Microsoft tools. This includes building three-tier Web applications that use database and business objects built in VB and/or Visual C++ ATL and COM+ for better scalability on the server with ASPs used to build browser-based front ends. There's also good coverage of beginning and advanced uses of SQL (including an excellent section on joins) and today's popular XML standard for delivering data between tiers. Many chapters look at newer Microsoft database standards, like OLE DB and UDA, plus coverage of SQL Server 2000 advances like data mining, natural language query capabilities, and other features. E-commerce is explained using a sample Web site that includes membership features. Throughout this title, you'll find plenty of screen shots for setting up and using the variety of tools under discussion (including screen shots for non-Microsoft tools). Professional ASP Data Access will teach beginning to advanced readers databases from the ground up, and get them up to speed on the latest in Microsoft (and non-Microsoft) APIs and standards. --Richard Dragan Topics covered:
Book Description: With the advent of Universal Data Access from Microsoft, we see data being stored in a variety of places - mail systems, directory services, Internet services and so on. To build great Web applications you need to drive your site with data, in whatever form it takes. This means data access and manipulation on the server to bring dynamic content to the end user. A well-constructed site will not only access data, but also manage it efficiently. This is imperative to ensure users perceive the site well and that it scales to cope with increased numbers of users. Active Server Pages, together with ADO and OLEDB, can bring about this access to a myriad of data stores. Existing data access technologies have concentrated on relational databases, but ADO now brings the benefits of semi-structured data. So not only can you provide fast access to existing stores of data, but you can also access data in a less structured form, such as mail messages, web pages, XML and so on. Average Rating:
![]() Rating: - Wrox keeps getting worse.I was hoping this would be the sequel to the awesome beginners asp database book by John Kauffman. It was not even close. This book trys to cover so many platforms that it ends up not covering anything very well. The examples are terrible and confusion will set in after the second chapter. I have found that with Wrox books, if there is more than one person on the cover, then it will stink up the place. Rating: - ASP DataAs a reviewer for this book I have read the book from cover to cover. The strong point about this book is that it covers many different aspects of data access. If you are somewhat new to ASP this book will show the ropes on ADO, XML and how to mix data from many different sources. If you are an experienced developer this book covers many areas that will interest you - data warehousing, the use of several different DB other than the very familiar SQL Server and non-realtional data sources. I have ... Read More Rating: - Not bad for a Database programmerMy favorites were Section 5,7 and 8. The case studies were okay. Good cover on MTS and Novell Directory Services with ASP. In association with Amazon.com | |