The Artima Developer Community
Sponsored Link

Books Forum
Beginning ASP.NET 1.1 Databases

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Janet Crosbie

Posts: 30
Nickname: apress1
Registered: May, 2004

Beginning ASP.NET 1.1 Databases (View in Chapters Library)
From Novice to Professional
by Damien Foggon, Dan Maharry
Posted: Aug 16, 2004 11:21 AM
Reply to this message Review this Book
Download a Free Chapter

Chapter 6
DataReader and DataSet
Please login to download.

Buy the Book

About the Book

ISBN: 1590593693
Publisher: Apress LP
Publication Date: 2004
Edition: 1st
Binding: Paperback
Number of Pages: 600

Advertisement

This book picks up where Beginning ASP.NET: From Novice to Professional left off, focusing on database programming with ASP.NET. As an ASP.NET developer, you probably need to access your databases quickly and efficiently. This book will provide you with the skills to do so, teaching you best practices and methods that will help achieve professional ASP.NET and database solutions.

Beyond the basics of building a Web form and placing a few controls on a page, the most common task required of ASP.NET developers is building a Web site possessing content that is stored in a database. Because general ASP.NET beginner books usually invest so many chapters going through basics, the books don't cover everything involved.

Beginning ASP.NET 1.1 Databases: From Novice to Professional is a complete, thorough introduction to this particular topic. The authors show how you can connect a Web site to many different data sources — not just databases — and use the data to dynamically generate page content. They also show how to build a relational database, use SQL to communicate with it, and understand how they differ from each other. You’ll learn that you often have several ways to achieve the same task, and you’ll find out how to decide which option is the most appropriate for the task you face.

Of course, this kind of knowledge is only as good as the solutions it helps build. The authors cover the real-world issues you’re likely to face, such as design, transactions, error handling, optimization and scalability. We work with SQL Server, Jet, and MySQL databases throughout the book, and we point out the practical differences among these. Finally, we set you on your way at the end with a handy case study that brings together all the things you’ve learned.

Topic: Oracle Application Server 10g Previous Topic   Next Topic Topic: Expert Service-Oriented Architecture In C#

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use