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 is the difference between a cookie and a pixel?
How to send a DataReader as a parameter to a remote client ?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
how to retrieve property settings from xml .config file.
How asynchronous call can be implemented using delegates?
How many languages are supported by .NET at present time?
How can we make sure that Web API returns JSON data only?
Where are session variables stored?
What are the validation controls available in ASP.NET?
What are the events that happen when a client requests an asp.net page from iis server?
Explain Areas in MVC?
Explain the difference between an exe and a dll?
Explain the difference between Web Garden and Web Farm?
How would you get asp.net running in apache web servers? Explain it's limitations.
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?