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
What is the maximum pool size in ado.net connection string?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
What is ole data type?
What are the benefits of ADO.NET?
What is difference between connected and disconnected architecture in ado.net?
Describe the disconnected architecture of ADO.NET’s data access model.
What is method to get XML and schema from Dataset? getXML() and get Schema ()
What does executequery return?
What is connection pooling and what is the maximum pool size in ado.net connection string?
Explain the difference between an ado.net dataset and an ado recordset?
What we do with the object of ado.net dataset after using it?
What is Serialization in .NET? what are the types of Serialization?
how can implement dropdownlist in particular of dataset when try to update?
How would you connect to a database by using .NET?
Can we connect two dataadapters to same data source using single connection at same time?