Visual C# express please a database "hello world" program

  • Thread starter Thread starter alberto
  • Start date Start date
A

alberto

I am Very new to .net but have experience with C++ and other
languages. Can somebody point me to a "hello world" database
program? Create one table (managed to do that with an .mdf database
file and designed a simple table) and fill it up through a datagrid
from scratch. I do not want to download the northwind database and
the dvds program is not much help.

thanks
Alberto
 
Back
Top