Answer Posted / rahul singhal
raise event of any child control through its parent control
is called event bubbling. like delete button in datagrid.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
Explain ado.net features?
How do you update database through dataset?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
What are all the different methods under sqlcommand?
What are the different execute methods of Ado.Net?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
What is a dataview?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
How does ado.net work?
Which object needs to be closed?
Why do we serialize data?
What is the use of sqldatareader class?
What is the difference between dataset and datatable?
Give an example that shows how to execute a stored procedure in ado.net?