For a school project we have to create a simple silverlight website where people can register themselves in a database and where the admins of the website can edit the website.
My biggest problem is that I have no clue on how to connect to a database, how to fetch data from it and how to put data in it.
I have found the following tutorial, but it is confusing to adjust it to my own database, because they tell you to "add" excisting code pages which are not compatible with my own Database.
The rest of the tutorials I can find on the internet are for Silverlight 2 or less but we have to use Silverlight 4.
Thank you, Schoof