blah blah blah is here! blah blah » Close

0
votes
2 answers

ASP.NET C# database conectivity

Hi, I'm learning ASP.NET and C#. I've been trying to figure out how to have an asp.net page with 2 text boxes e.g. Name & Address which connect to a SQL database. I would like to have a button on the page which saves the text entered ...

Feedback