I am a student and just start learning asp.net with C#.
I am using visual Studio 2015 and MSSQL Server 2012. I am facing a problem adding data in the database table from a webform.
I have established the connection successfully but couldn't be able to insert the data in the database table from a textbox.
I have search it at many places but couldn't able to do that.
So can anybody please tell me the simple and exact method to do that?