|
Database Programming with Visual Basic.NET
Buy it at Amazon Read a Sample Chapter From The Publisher |
|||||||||
|
This tome actually covers more than ADO.NET - there are chapters on how ADO.NET works with MSMQ, ADSI, etc… If you are only interested in ADO.NET and how it works, then you'll probably want to stick to two rather large chapters: 3a (for the connected layer) and 3b (for disconnected). The rest of the book explains technologies conducive to working with ADO.NET (data bound controls, stored procs, views, etc…) and various .NET techniques like the obligatory chapter on structured error handling.
Before this book I didn't know much about ADO.NET - now I have a clearer picture. Keep in mind that this is an instruction/reference book - it is not a book on better techniques, tips or tricks.