What are the differences between Dataset and DataReader?
Answer Posted / saravanan
dataset is a connectionless service but data reader is a
connection oriented service..
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Do cookies store passwords?
Explain what is viewstate?
How is a session stored and maintained in asp.net?
Explain swagger components.
What are session and cookies?
What is the difference between union and structure?
Disable browser cache for entire ASP.NET website?
What are the differences between the response.write() and response.output.write()?
In asp.net, how can you validate drop down box?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
What is the difference between dynamic SGA and static SGA?
What is difference between view state and session state?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
How to sign out from forms authentication?
How do we ensure view state has not tampered?