How is it possible to get 2 tables of data at a time by using data reader?
What is the difference between ADO and ADO.Net?
What is an ado connection?
How many types of data table are in SQL.NET
4 Answers Chetu India, HCL, MAHINDRA,
How can we serialize the dataset object?
We all know that Dataset is purely disconnected architechure, but we also know that we can update the changes made to the dataset can be updated in the backend database. when there is no connection how does the update happedn?
6 Answers Accenture, FastStream,
What is ado data control?
What are the ado.net objects?
What does connection string consists of ?
i have two textboxes one for user name and another for password . i have a table name compare(which contains name,passwod etc.,)my doubt is how compare username textbox with name column and how compare password textbox with passwod column. i want the code
What are the three Ado objects?
6 Answers Microsoft, StarSoft,
What are the data providers used in ado.net
Define data access layer?