Which object holds only data and does not interact with data source?
No Answer is Posted For this Question
Be the First to Post Answer
How to insert multiple records in asp .net from Gridview to Sql Database with out using loop condition ?
can we change the data in dataset? if yes what is the process?
How we can provide data to ado.net?
How can we add relation between tables in a dataset?
how to keep track of index in listbox items.
IF we have lot of records in Database. How we can handle them?
What is the difference between linq and ado.net?
What is the difference between oledb sql server and oledbdotnet provider?
what are the two key events for the sql connection class? explain the differnce between the two.
What are the advantages and disadvantages of using datalist?
How to Read, Add, Update and Delete record in Entity Framework ?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?