What is difference between executequery and executeupdate?
Define data access layer?
Explain the basic use of "dataview" and explain its methods.
How does entity framework work?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
Differnce between Stored procedure and user defined functions?
17 Answers Microsoft, Symphony,
What are the ado.net components?
What is the difference between ado.net and entity framework?
What are the benefits of using of ADO.NET in .NET 4.0?
What is connection pooling and what is the maximum pool size in ado.net connection string?
What is the maximum pool size in ado.net connection string?
What Is Difference Between Ado And Ado.net?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?