+ 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

27th Nov 2017, 3:57 PM
Oronn
Oronn - avatar
2 Réponses
+ 1
i'm not familiar with asp.net, but you need a connection, query and a function to execute it,
27th Nov 2017, 4:06 PM
Andika Romansyah
0
you are going to need to learn ADO.NET and then connect to a website through ASP.NET
21st Jan 2018, 3:22 PM
Andrey Kaplun
Andrey Kaplun - avatar