Hey guys,

I have added a database to my project which i have called StudentDatabase.

So i now have StudentDatabase.mdf and StudentDatabaseDataSet.xsd in my Solution Explorer, but as i have never used databases this way before I dont know where to go from here to create sql commands to create tables and then insert, update, select and delete from. So i was wondering whether anybody would be able to write me a bit of code to help me get on my way, or post a link to a website where i could find out how to use my database.

Thanks in advance for any help