or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Sell Back Your Copy
For a $11.01 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Practical Database Programming With Visual C#.NET
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Practical Database Programming With Visual C#.NET [Paperback]

Ying Bai (Author)
5.0 out of 5 stars  See all reviews (2 customer reviews)

List Price: $99.95
Price: $74.96 & this item ships for FREE with Super Saver Shipping. Details
You Save: $24.99 (25%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 4 left in stock--order soon (more on the way).
Want it delivered Tuesday, January 31? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more


Book Description

0470467274 978-0470467275 April 5, 2010 1
A novel approach to developing and applying databases with Visual C#.NET

Practical Database Programming with Visual C#.NET clearly explains the considerations and applications in database programming with Visual C#.NET 2008 and in developing relational databases such as Microsoft Access, SQL Server, and Oracle Database. Sidestepping the traditional approach of using large blocks of code, Ying Bai utilizes both Design Tools and Wizards provided by Visual Studio.NET and real-time object methods to incorporate over sixty real sample database programming projects along with detailed illustrations and explanations to help readers understand the key techniques and programming technologies in database programming. This invaluable resource features:

  • Fundamental and advanced database programming techniques for beginning and experienced students as well as programmers

  • A real completed sample database CSE_DEPT with three versions (Microsoft Access 2007, SQL Server 2005 SP2, and Oracle Database 10g XE Release 2) used throughout the entire book

  • Step-by-step details on designing and building a practical relational database

  • Discussion and analysis of the new database query technique, LINQ API—which includes LINQ to Objects, LINQ to DataSet, LINQ to SQL, LINQ to Entities, and LINQ to XML—and implementation in actual projects with line-by-line explanation

  • Homework and selected solutions for each chapter to strengthen and improve learning and understanding

  • An Instructor's Manual (MS PPT), example codes and exercise questions, homework/exercise solutions, and database projects available for free download

  • E-mail assistance from the author

Readers who will benefit highly from this reference are undergraduate or graduate students majoring in computer science and engineering, graduate students in all engineering departments, and software engineers and researchers in academic and industrial fields.

To obtain instructor materials please send an email to pressbooks@ieee.org

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Customers buy this book with Murach's ADO.NET 4 Database Programming with C# 2010 (Murach: Training & Reference) $34.34

Practical Database Programming With Visual C#.NET + Murach's ADO.NET 4 Database Programming with C# 2010 (Murach: Training & Reference)
Price For Both: $109.30

Show availability and shipping details



Editorial Reviews

About the Author

Dr. Ying Bai is an Associate Professor in the Department of Computer Science and Engineering at Johnson C. Smith University (JCSU). Before joining JCSU, Dr. Bai worked as a senior software engineer in the field of automatic control and testing equipment in Silicon Valley, California, and Columbus, Ohio. He has a great deal of experience in robotics control, robot calibrations, and related software programming, as well as accurate measurements in industrial and academic fields. Dr. Bai is a Senior Member of IEEE and a member of ACM. In recent years, he has published six books in multi-language interface programming, serial port programming, electronics, fuzzy logic technology, and database programming with Visual Basic.NET.

Product Details

  • Paperback: 903 pages
  • Publisher: Wiley-IEEE Press; 1 edition (April 5, 2010)
  • Language: English
  • ISBN-10: 0470467274
  • ISBN-13: 978-0470467275
  • Product Dimensions: 9.2 x 7.4 x 1.7 inches
  • Shipping Weight: 3.4 pounds (View shipping rates and policies)
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon Best Sellers Rank: #692,599 in Books (See Top 100 in Books)

More About the Author

Dr. YING BAI is a Professor in the Department of Computer Science and Engineering at Johnson C. Smith University located at Charlotte, North Carolina.

His special interests include: Computer architecture, database programming, mix-language programming, serial port programming, fuzzy logic controls, robots controls and robots calibrations. His industry experience includes positions as software and senior software engineers at companies such as Motorola MMS, Schlumberger ATE Technology, Immix TeleCom, and Lam Research.

During recent years, Dr. Bai has published more than 30 academic research papers in IEEE Trans. journals and International conferences. He has also published 11 books with publishers such as Prentice Hall, CRC Press LLC, Springer, Cambridge University Press and Wiley-IEEE Press since 2003. Most books are about the software programming, serial port programming, fuzzy logic controls in industrial applications and database programming. His 1st and 8th books were also translated to Russian and Chinese by Prentice Hall in 2005 and by Tsinghua University Press in 2011, respectively.

 

Customer Reviews

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

1 of 3 people found the following review helpful:
5.0 out of 5 stars Great coverage, January 9, 2011
This review is from: Practical Database Programming With Visual C#.NET (Paperback)
The book is based on a newer version of software development tool from Microsoft: Visual C#.NET 2008 environment. I understand that Microsoft has had a 2010 release after the book was published. However, the version that the book is based on is recent enough.
After over a decade of rapid development on programming tools that use different languages and follow different design philosophies, the C#.NET is one of the recent pushes from Microsoft. Other tools used in the book are also relatively recent versions, such as Microsoft Access 2007, SQL Server 2005 Express SP2 and Oracle Database 10g Express Edition Release 2. This could be attractive to the ones who usually want to get the newer products and up-to-date information. The wizard tools are especially powerful in this C#.NET release. The author provides a good coverage on that.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 3 people found the following review helpful:
5.0 out of 5 stars Practical and Interesting Book!, January 10, 2011
This review is from: Practical Database Programming With Visual C#.NET (Paperback)
I feel that this book provided practical and easy-to-learn database programming techniques, which can help the readers to increase their learning interests in database programming in C# and reduce the their learning curves in database programming developments

hand-on database programming example projects are discussed and covered in each chapter with detailed description and illustrations. Especially, it described more details in the design tools and wizards provided by Visual Studio.NET C#, with which a professional and practical database project can be built and developed with a few lines of codes. That makes the database programming as a fun!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

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



Inside This Book (learn more)
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

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 Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

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


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...



Look for Similar Items by Category


Look for Similar Items by Subject