Join Amazon Prime and ship Two-Day for free and Overnight for $3.99. Already a member? Sign in.
Beginning C# 2005 Databases and over 300,000 other books are available for Amazon Kindle – Amazon’s new wireless reading device. Learn more

 

or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
46 used & new from $17.00

Have one to sell? Sell yours here
 
   
Beginning C# 2005 Databases (Programmer to Programmer)
 
 
Start reading Beginning C# 2005 Databases on your Kindle in under a minute.

Don’t have a Kindle? Get yours here.
 
  

Beginning C# 2005 Databases (Programmer to Programmer) (Paperback)

by Karli Watson (Author)
Key Phrases: typed data sets, optimistic concurrency management, data reader objects, Database Explorer, Server Management Studio Express, Cancel Figure (more...)
4.7 out of 5 stars See all reviews (3 customer reviews)

List Price: $39.99
Price: $28.07 & this item ships for FREE with Super Saver Shipping. Details
You Save: $11.92 (30%)
Upgrade this book for $7.99 more, and you can read, search, and annotate every page online. See details
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Only 1 left in stock--order soon (more on the way).

Want it delivered Tuesday, July 14? Choose One-Day Shipping at checkout. Details
31 new from $17.21 15 used from $17.00
Also Available in: List Price: Our Price: Other Offers:
Kindle Edition (Kindle Book) $25.56

Frequently Bought Together

Customers buy this book with Beginning C# 2005 Databases: From Novice to Professional by James Huddleston

Beginning C# 2005 Databases (Programmer to Programmer) + Beginning C# 2005 Databases: From Novice to Professional
  • This item: Beginning C# 2005 Databases (Programmer to Programmer) by Karli Watson

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Beginning C# 2005 Databases: From Novice to Professional by James Huddleston

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought

Professional C# 2005 (Wrox Professional Guides)

Professional C# 2005 (Wrox Professional Guides)

by Christian Nagel
3.7 out of 5 stars (36)  $31.49
Beginning Visual C# 2005 (Wrox Beginning Guides)

Beginning Visual C# 2005 (Wrox Beginning Guides)

by Karli Watson
4.4 out of 5 stars (8)  $23.27
Microsoft® Visual C#® 2005 Step by Step (Step By Step (Microsoft))

Microsoft® Visual C#® 2005 Step by Step (Step By Step (Microsoft))

by John Sharp
4.2 out of 5 stars (33)  $26.39
Mastering C# Database Programming

Mastering C# Database Programming

by Jason Price
4.5 out of 5 stars (12)  $40.49
Professional C# 2008 (Wrox Professional Guides)

Professional C# 2008 (Wrox Professional Guides)

by Christian Nagel
4.4 out of 5 stars (18)  $37.79
Explore similar items

Editorial Reviews

Product Description
  • Providing beginners with the basics of databases, database design, and SQL programming, this book shows novice programmers how to use C# and ADO.NET to manipulate data in databases
  • Includes hands-on examples, helpful tips, and real-world scenarios on accessing data from Windows applications, ASP.NET applications, and Web Services
  • The SQL provider for accessing SQL Server databases, ADO.NET, and the new .NET 2.0 features
  • Covers the fundamentals of accessing and manipulating data while giving a solid understanding of relational database design
  • Topics covered include modifying data, custom data binding, working with disconnected data, and much more


From the Back Cover
Offering readers the solid fundamentals of database concepts and data manipulation with C#, this book explains database management system (DBMS) types and features and covers SQL, ASP.NET applications, web services, and transaction management techniques, including how to deal with concurrency issues.

Serving as an ideal teaching tool on building database applications using C#, the book also looks at both visual techniques and data binding and programmatic data access. Real-world examples, new database techniques, and try-it-out exercises all contribute to helping you put your reading about database applications into practice.

What you will learn from this book

  • How to use queries, views, and stored procedures to access and manipulate data from your applications
  • How to use custom data access code to implement an n-tier design for your applications
  • Ways to work with disconnected data
  • How to write functions and stored procedures in C#
  • How to use Microsoft® SQL Server 2005 Express and other free Express products, which are all you need for this book

Who this book is for

This book is for beginning C# 2005 developers who already have some experience with C# 2005 developing Windows® and ASP.NET applications.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

See all Editorial Reviews


Product Details

  • Paperback: 528 pages
  • Publisher: Wrox (October 16, 2006)
  • Language: English
  • ISBN-10: 0470044063
  • ISBN-13: 978-0470044063
  • Product Dimensions: 9 x 7.4 x 1.3 inches
  • Shipping Weight: 1.6 pounds (View shipping rates and policies)
  • Average Customer Review: 4.7 out of 5 stars See all reviews (3 customer reviews)
  • Amazon.com Sales Rank: #470,884 in Books (See Bestsellers in Books)

Inside This Book (learn more)


Books on Related Topics (learn more)
 
 

What Do Customers Ultimately Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.

Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

3 Reviews
5 star:
 (2)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.7 out of 5 stars (3 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
7 of 8 people found the following review helpful:
5.0 out of 5 stars An Excellent Intermediate Level Book, November 21, 2006
C# (Pronounced C Sharp) is Microsoft's version of C++ that has modified and extended to fit into it's .NET 2.0 operating environment. One of the major advancements in C# is in its ability to interact with databases. It uses SQL to do the actual database manipulation.

I rank this book as intermediate in nature. As a prerequisite I recommend two other subjects for the beginner. One would be on SQL, and particularly T-SQL, the particular dialect spoken by Microsoft SQL Server. And second a book on programming C# in Visual Studio. This is an integrated development environment that has a lot of features that will be of help in writing C# programs.

While this book does have a section called 'A SQL Primer,' it is just that, a primer. There are a lot of situations where a task can be programmed either in C# or SQL. An example would be to extract some data from the database and depending on its value extract nothing else, or go get some additional data. This will work faster if it is done in SQL rather than C#. The SQL IF statement isn't covered in this book.

The strength of this book is in tying together C# and SQL especially when combined with ASP.NET applications to produce dynamic web pages. At that, it is excellent.
Comment Comments (4) | Permalink | Was this review helpful to you? Yes No (Report this)



 
3 of 3 people found the following review helpful:
5.0 out of 5 stars Best book on C# databases for SQL to date, October 6, 2007
By A_2007_reader (Vladivostok, Russia) - See all my reviews
If you read my other reviews you know I don't give five stars to books I've read, but I do here only because as of right now (October 2007), and using the Visual Studio 2005 with ADO.NET 2.0, this is the only book that will give you a step-by-step How To walkthrough on all aspects of SQL Server. It also has a chapter on ASP.NET. As for now, it's indespensible for me, learning this topic. A couple of years from now it might be trash, but that's the nature of computer books. I'm about 1/3rd of the way through the book and no serious errors have been found, just a few things you can fix or figure out yourself. The downloadable code works for the above environment.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
3 of 4 people found the following review helpful:
4.0 out of 5 stars Excellent to begin with, August 14, 2007
By Elias Bachaalany (Beirut, Lebanon) - See all my reviews
(REAL NAME)   
I was looking for a begining to start database programming in C# and VS2005 and I took my chances with this book.

I have to admit that it really helped me alot to get started, here are the points I found useful:

1. You will definitely learn about ADO.NET basics and concepts and differences between adapters, datasets, tables and other classes.
2. The book shows step by step instructions on how to get apply what you are learning
3. The books gives theory, applications and hints so that all your questions are answered in each chapter
4. Comes with a real life scenario database "FolksTale" that you will learn how to program. The tales are nice by the way! :)

To get started you need some knowledge in SQL and basic C#/Windows forms skills.

The downside of this book is that some chapters talk alot about Web applications and how to use them with databases.
Although this can be a plus, but if have no Web programming experience you might feel frustrated and obliged to skip two chapters.

I highly recommend this book!
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]


Active discussions in related forums
  Discussion Replies Latest Post
Does anyone use Discovering Geometry: An Investigative Approach? 4 5 hours ago
Textbooks for Kindle DX? 38 7 hours ago
C# or Java? 32 7 days ago
   


Product Information from the Amapedia Community

Beta (What's this?)



Look for Similar Items by Category


Value Center Deals

Home Improvement Value Center
Let spectacular savings of up to 50% in the Home Improvement Value Center help motivate you to organize the closet, garage, and everything else.

Shop the Value Center

 

Big Savings in Books

Bargain Books
Find great titles at fantastic prices in our Bargain Books Store.
 

Buy Three Books, Get a Fourth Free

4-for-3 Books
Order any four eligible books under $10 and get the lowest-price book free in our 4-for-3 Books Store. See more details.
 

Keep Your Tools Handy

Shop for hand tools
Hand tools are simple and portable and are great for completing a home improvement or woodworking project.

Shop for hand tools

 
Ad

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Paranoia
Paranoia by Joseph Finder
My Soul to Lose
My Soul to Lose by Rachel Vincent
Glenn Beck's Common Sense
Glenn Beck's Common Sense

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates