which one is faster execute reader, scalar, execute non
query ?
Answer Posted / ananth
Excute reader is to easy and quickly fetch the data from
database. but in some casse excute non query is more useful
than excute query , excute reader and excute scalar
thanks
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the different types of cookies in asp.net?
How can you make sure that web api returns json data only?
What is simple data binding?
What is the difference between dynamic SGA and static SGA?
How Can assign alias name for ASP.NET Web API Action?
Can master pages be nested?
In ViewState How much lifespan items stored?
What is a query string in a url?
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
What do you mean by serialize?
Is a dll file an executable?
What role “#&&” plays in a querysting?
A web service can only be written in .net? State whether true or false.
What is the difference between Hash table and Array list?
What symbol would you use to denote, the start of a code block in aspx views?