hi
i want to know how to insert a data from asp.net 3.5 into sql server 2008..
i've been searching everywhere but i didn't find the right coding that can solve my problem.....
i'm creating a normal web form that have text boxes and drop down list that allowing the user to enter their personal information.But how can i make the data that the user enter from the web page directly insert into sql server 2008.How to connect , and insert it to sql server 2008?
sorry..i'm just a beginner

.