Answer Posted / tahir
The 4 Types of Classes in Ado.Net are
* Sqlconnection
* SQlCommand
* SqlDataReader
* SqlDataAdaptor
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Explain how to pass multiple tables in datasets simultaneously?
What is Data view?
describe the dataset object in ado.net.
Explain how to find the given query is optimised one or not?
Which method in OLEDBAdapter is used to populate dataset with records?
What is the use of adodc?
Explain all the classes those are used for database connections between sql server and asp.net?
What is connected architecture in ado.net?
Explain the architecture of ado.net?
Which is the best method to get two values from the database?
What is difference between executenonquery and executequery?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
What does executenonquery () method return?
Which is better ole db or odbc?
How would you connect to database using .NET?