Answer Posted / surjith
parameter object is used to pass the parameter value to a
stored procedure
Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What is the difference between Optimistic and Pessimistic locking?
What are the pre-requisites for connection pooling?
If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?
What does ado stand for?
What is aggregating data ?
What is ado.net and its features?
What is ado control?
What is the difference between linq and ado.net?
how can implement dropdownlist in particular of dataset when try to update?
What are the benefits of using ado.net?
How to identify the updated rows in a dataset?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
What are the data providers in ADO.NET framework?
describe the dataset object in ado.net.