how do u connect ado.net to sql server



how do u connect ado.net to sql server ..

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

More ADO.NET Interview Questions

What are the different ado.net namespaces are available in .net?

0 Answers  


Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!

0 Answers  


What is the hierarchy of data in databases?

0 Answers  


What is ado.net code?

0 Answers  


how to keep track of index in listbox items.

2 Answers  






How to find the count of records in a dataset?

6 Answers  


What are the Features and disadvantages of dataset

0 Answers   Microsoft,


Which type of database is used while processing dynamic database?

1 Answers   Microsoft,


What is ado data control?

0 Answers  


What are disadvantages of microsoft-provided data provider classes in ado.net?

0 Answers  


What is a serialized object?

0 Answers  


What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?

0 Answers  


Categories