Answer Posted / sudhakar
System SP, User SP, Temp SP
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the data providers in ADO.NET framework?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What we do with the object of ado.net dataset after using it?
What are two types of transaction supported by ado.net?
How to identify the controls which can be used for binding data?
What is Serialization in .NET? what are the types of Serialization?
What is difference between sqldatareader and sqldataadapter?
What are typed and untyped dataset?
What is the use of adodc?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
How to bind the controls(best practice) comboboxes to the data in the dataset?
What is aggregate root?
What is ado oledb and odbc?
Which architecture does Datasets follow?
Explain why edit is not possible in repeater?