No reviews yet.
This book is designed to teach those essential skills quickly and painlessly to anyone programming in Microsoft's new C# language. As well as database basics such as the SQL language used to communicate with databases, we cover the specifics of data access using C# in depth. Data access in .net is achieved through the ADO.net classes; these are essentially a replacement for ActiveX Data Objects (ADO), and combine ADO's ease of use with powerful new features such as enhanced XML support. The core of this book consists of a thorough but easy-to-read tutorial to ADO.net.