ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
Data-Centric .NET Programming with C#
Author:
various
ISBN:
1 861005 92 X
Publisher:
Wrox Press
Pages:
784pp
Price:
£43-99
Reviewer:
Asad Altimeemy
Subject:
C#
Appeared in:
14-4
This book is about using .NET technologies to work with data. Since data can reside in different forms at different places, this book focuses on; databases, XML/XSL, directory services and files.

If you are a programmer with extensive experience with C# and ADO.NET this book might not be very helpful. However, if you' are doing database programming with .NET and still learning ADO.NET and C#, then this book is a very good choice.

It has a good spectrum of coverage and is really for those applying C# and .Net to a real world situation. It is not going to teach you syntax for C# but will show you how to use the .NET framework for Data intensive apps using technologies such as XML and Active Directory. In addition it discusses how to migrate existing apps over to .NET.

All in all this is a very good book. I would give this book 8/10 points and recommend it to any developer seriously interested in .NET C# programming.

A word of warning - this book has been written with the Beta 2 version.