|
Am trying to create a database. I want to know the use of sql server together with c#. I tried to figure it out myself. But couldn't get much concept about Dataset, DataTableAdapter etc. Can someone provide a short tutorial for understanding these concepts. Also I want to know how they can be used to save data from individual controls (say Textboxes), and how to display them back. Thanks...
|