+ 9
How to combine sql and database with asp.net in vs?
Hello everyone I am new to using ASP.NET and would love to know how to combine a database and SQL using VS
2 Antworten
+ 1
i'm not familiar with asp.net,
but you need a connection, query and a function to execute it,
0
you are going to need to learn ADO.NET and then connect to a website through ASP.NET