Which is faster entity framework or ado.net?
can we change the data in dataset? if yes what is the process?
Which type of database is used while processing dynamic database?
Can we bind one datareader wid two dropdown list?
What are three methods for displaying data in a syncfusion datagrid
When we are running the Application, if any errors occur in the Stored Procedure then how will the server identify the errors?
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, How do you check whether all the 10 records were present while updating the data(Which event and steps) and throw the exception.
2 Answers Fulcrum Logic, Satyam,
What is the difference between Command and CommandBuilder object?
What is sqldatareader?
What does connection string consists of ?
Explain how to create dynamic gridview?
can u tell me the why ADO does not support xml..
What is the significance of CommandBehavior.CloseConnection ?