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



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

Answer / 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

More VB.NET Interview Questions

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

0 Answers  


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

1 Answers  


How would you implement inheritance using vb.net?

0 Answers  


I want to reduce my CPU Usage when I am querying the Database for records. Now my Winform App(in VB.Net) suddenly Jumps to 100% CPU Usage when i query for records from sql server database. I want this Usage to be less. Any help is appreciated

2 Answers  


In vb.net how to connect crystal report?

1 Answers  






Regarding Types of compatability in VB and their usage ?

1 Answers   Satyam,


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

0 Answers  


diff b/w windows and console application?

4 Answers  


What is multiple form in vb?

0 Answers  


Explain the use of serialization and deserialization?

0 Answers  


How do you rate yourself in .NET ?

3 Answers   Infosys, Seneca Global,


What is VB.Net?

3 Answers   Ksb,


Categories