Answer Posted / satya
will disp the message in debug time itself
Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Define partial class?
What is shadow copy?
describe the dataset object in ado.net.
Describe the disconnected architecture of ADO.NET’s data access model.
Does executenonquery return a value?
What are the major challenges in accessing data from a database?
What is ado or jdbc?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What do you mean by ‘batch updates’?
Explain all the classes those are used for database connections between sql server and asp.net?
What does executequery return?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
What we do with the object of ado.net dataset after using it?
What is meant by executenonquery?
What is the difference between Data adaptor and Data set?