Database application in C# help

  • Thread starter Thread starter Hemang Shah
  • Start date Start date
H

Hemang Shah

Hello fellow coders.

I'm writting my first application in c#.

My previous experience has been only in MS Access (front end and back end).
I've made many applications in ms Access and I want to make the switch now.

The books I was looking at are:

Beginning C# Databases
by Jacob Hammer Pedersen, Jon Reid, Ranga Raghunathan, Scott Allen, Syed
Fahad Gilani

&

Database Programming with C#
by Carsten Thomsen

Has anyone used these books ? Do they cover the latest implementation of
ADO.NET ? (My apprehensions because these books were published in 2002).


Also if there are any other resources that you could point me towards or any
tips, suggestions.

Thank you

Hemang
 
You can find heaps of information on the net. Google is your best friend,
and of course msdn.microsoft.com
 
Back
Top