which one is faster execute reader, scalar, execute non
query ?
Answer Posted / kalirajan
Reader... Bcoz It read the data directly from the database
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
Can we store object in viewstate?
What is asp.net response object?
Why Unload event of MasterPage Calls first in ASP.net ?
Explain the different types of directives in .net?
How to display validation messages in one control?
How you can access the properties and controls of master pages from content pages?
How can exception be handled with out the use of try catch?
Can you explain the basic use of dataview?
Can you explain composite pattern?
Define asp.net caching?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What are the page life cycle events?
How would ASP and ASP.NET applications run at the same time on the same server?
What is session and cookies in asp.net?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?