how do u connect ado.net to sql server

Answer Posted / vaidyanathan r.

The ADO.NET application is connected with the SQL Server by
the use of the object SQLConnection class defined in the
System.Data.SQLClient. This SQLConnection takes the
Connection String as parameter.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Dataset. clone and Dataset.copy?

544


What are dcl commands?

497


How is it possible to get 2 tables of data at a time by using data reader?

487


What is ambient transaction?

494


Why edit is not possible in repeater?

508






What is data reader in ado.net?

490


What is datatable in ado.net?

504


differences between ADO and ADO.NET

558


What you mean by filtering of data?

528


Explain why canot we use multiple inheritance and garbage collector paralelly in .net?

578


Explain how to bind the controls(best practice) comboboxes to the data in the dataset?

546


Data reader read and forward only, how is it possible to get 2 tables of data at a time?

483


How to find the given query is optimised one or not?

495


Which keyword is used to accept variable number of parameters?

674


What are two types of transaction supported by ado.net?

522