creating a database...

Hi,

I want to create an app in windows forms to control (add, edit, delete items...) a database (more specifically: a medical database). This will include lots of information for lots of patients. Do you know any tutorial or article, explaining how to work with databases in c#

Thanks


Answer this question

creating a database...

  • Ean L. Towne

    Here's one:

    <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0782141838/qid=1060975674/sr=8-1/ref=sr_8_1/002-7986589-1812057 v=glance&s=books&n=507846">C# Database Programming</a>


  • creating a database...