How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
979What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
988Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
1150
What is bubbled event can you please explain?
What are advantages of microsoft-provided data provider classes in ado.net?
How to Read, Add, Update and Delete record in Entity Framework ?
how we can fire event in databound coulm in datagfrid withot using button?
How will you fill the gridview by using datatable object at runtime?
Which control of the BindingNavigator returns the current position within the data source?
What are the important features of ado.net 2.0?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
Why is it important to close an ado.net application?
What does executenonquery () method return?
What are the essential features of ado.net?
What is DataReader Object?
What is the role of clr?
how can implement dropdownlist in particular of dataset when try to update?
Explain how do you connect to sql server database without using sqlclient?