books

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I'm looking for any good database programming with C# books, any
recommadations?
Note: I'm just learning C# coming from VB back ground. I'm looking for
something that explains ADO.NET and C#. I don't want to know about the .NET
IDE or anything like that, I want the down and dirty of C#, etc.

thanks
 
I teach out of an MS Press book occasionally. It is Microsoft Visual C#
..Net Step by Step ISBN 0-7356-1289-7. It is a good solid into to C#
without wimping around too much. Be aware then while it covers ado.net, it
only spends a couple of chapters on it, so you may need more on ado.net
after you get done with this book.

MS has done a great job of improving the MS Press product. They used to not
be exactly the cream of the crop, but the new stuff I have generally been
impressed with.
 
Back
Top