I am new in C#.
How can I connect witha sql server database from C# when a form is loaded.
How can I add new row in the database table when I click an button
from the form.
Please help me.

Rajib