Answer Posted / muraleedharan k s
Parameter object is also used to pass Out put parameter
from a stored procedure
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is untyped dataset?
Explain how do you connect to sql server database without using sqlclient?
What is a serialized object?
Why is it important to close an ado.net application?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
Name which operations can you not perform on an ado.net dataset?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
How do you find the count of records in a dataset?
Define executenonquery?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
Which is better ole db or odbc?
What are the differences between OLEDB and SQLClient Providers?
Explain ODP.net
What is the difference between DataReader and DataSet in ADO.NET?