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 interface and when it is used?

1903


difference between checkbox vs radiobutton??

2561


Explain the difference between import system.data.sqlclient and system.data.oledb?

626


Explain how can we remove handlers at run time?

616


What is branching logic control in VB.NET?

640






What is difference between import system.data.sqlclient,system.data.oledb?

633


What is the purpose of objects present in asp.net?

642


What are the different types of Lock available in Visual Basic?

717


Tell me which namespace are used for accessing the data?

593


What are the assembly entry points?

652


what is the advantage of option strict on?

699


What is the significance of delegates. Where should they be used? What are the situations where we require them?

615


How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?

2650


Can you please explain the difference between int and int32?

647


What is jagged array in vb.net?

736