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 is commom language runtime?

741


Explain the observations between vb.net and vc#.net?

696


How many classes a dll can contain?

755


Which control is an example of an object in vb net?

6695


Why do you need Lock in Visual Basic?

861


What are the advantages of migrating to vb.net?

743


Explain how to achieve polymorphism in vb.net?

727


Explain how to store decimal data in .net?

926


What is the difference between readonly variable and constant variable?

768


What are the difference between structure and class?

772


write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.

1395


What is the difference between static or dynamic assemblies?

776


my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .

1744


Name some of the features of C# which are not present in VB.NET?

771


Explain the use of new keyword?

734