is ADO.NET important to connect sql server?
is any other way to connect sql server?

Answer Posted / suchit kumar dash

Yes ADO.Net is the only process to connect with SQL
SERVER.Because we don't directly connect with SQL SERVER.
For that we use Connection string.And also viewing for
records or fetching records we use record set or dataset.
Both are in ADO.NET.So we ADO.NET is badly necessary in .NET.

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.

822


what is difference between web.config and machine.config and where it will be ?

733


What is redim keyword and its use?

802


What is the diff between vb mdi form and .net mdi form?

781


What is the differences between dataset.clone and dataset.copy?

868


How many classes a dll can contain?

775


What is private assembly?

722


Explain enumerator?

716


What do you mean by option strict on?

896


Explain redim keyword?

790


How does vb.net achieve polymorphism?

745


How to send xml file on server using http protocol?

763


How vb implements the disconnected architecture as like vb.net?

808


What is trace in vb.net?

815


Explain jagged array in vb.net?

771