ASP.NET, ADO.NET, SQL

T

trevor oakley

Can an experienced ASP.NET person tell me about how the industry views the
use of databases in ASP.NET and ADO.NET?

By this I mean the use of Datasets and the numerous classes in ADO.NET
compared with using more SQL in ASP.NET.

In ASP, and ADO, we can for example use AddNew, but also INSERT is possible.
I actually prefer using the SQL statements, because there is more control
with joins, etc. Also, coding in ORACLE, DB2 works this way (using SQL and
not a lot of classes).

It seems in ADO.NET and ASP.NET the emphasis is on using a large number of
classes and making the SQL almost transparent.

I am learning ASP.NET from a book at the moment.

Trevor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top