Top 51+ Advanced Ado.Net Interview Questions Pdf 2020-2021 - 1
Question: 1
List some of the Connection classes in ADO.NET?
There are multiple connection classes in ADO.NET each specific to a data provider. These include
SqlConnection,
Oracle Connection,
OleDBConnection,
OdbcConnection.
Question: 2
What is called command object?
The command object creation is the second step in the ADO.NET connected model.
It is used to submit a query or action command to a data source.
Question: 3
What are the two ways to use the stored procedure?
Calling a stored procedure that returns nothing.
Calling a stored procedure that returns output parameters.
Question: 4
What are the two flavors of the Data binding?
- Simple Binding- Controls that contain one value, such as label or Textbox.
- Complex Binding- Controls populated with rows of data, such as a List box, Data Grid or Data Grid View require complex binding.
Question: 5
Write about the execute Xml Reader?
This method executes the command and returns an Xml Reader object to the caller. SQL Server permits a SQL select statement to be extended with a FOR XML clause.
SBI PO Mains Computer Aptitude Questions Pdf More
IBPS PO Mains Computer Aptitude Questions Pdf More
Information technology MCQ Questions with Answers Pdf More
Computer Trivia Questions and Answers Pdf More
Computer Science Question Paper for Class 11, 12 More
Multimedia Multiple Choice Questions and Answers More
1000+ Banking Awareness Quiz Questions More
1000+ Reading Comprehension Worksheets Pdf with Answers More
Physics Gk More
100+ Civil Engineering Question Papers with Answers Pdf More