Jump to ratings and reviews
Rate this book

Database Programming With C# by Carsten Thomsen

Rate this book
Database Programming with C# can be used as a reference book - thanks to its many listings and tables. It's really intended to be a book that any serious C# programmer who needs to do database programming should read cover-to-cover. It will take you through all the data access aspects of Visual Studio .NET with example code in C#. This includes how to create the various database items, such as databases, tables, constraints, database projects, stored procedures, views, triggers, and more from within the Visual Studio .NET IDE, but also programmatically. Readers will learn to build on the same example code from the beginning of the book until you wrap it up in the very last chapter. The example application is a complete user management system that includes SQL Server, Active Directory, and Message Queuing.

Mass Market Paperback

First published April 5, 2002

2 people are currently reading
23 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (25%)
4 stars
2 (50%)
3 stars
0 (0%)
2 stars
1 (25%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Robert Beveridge.
2,402 reviews198 followers
January 21, 2008
Carsten Thomsen, Database Programming with C# (Apress, 2002)

Now this is a C# book (unlike the last one I reviewed here). Thomsen gets into the nuts and bolts from the get-go and starts the reader developing a real application. He gives us the underlying application logic, explains how it works (and tries to instill good coding practices along the way), all with an eye towards actual development rather than stand-alone sample programs that teach only a very few.

I wish he'd spent more time in the book's final chapter going over some of the code explicitly rather than just referring us to the code in the online zip files, but what's here is pretty fine. *** ½
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.