which one is faster execute reader, scalar, execute non
query ?
Answer Posted / monalika
Execute Reader is faster it
internally stores result of a query as an array.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is web router?
What are the parts of an http response?
What are validator? Name the validation controls in asp.net? How do you disable them?
How to use a Master Database in Asp.net?
What is an il?
What are the advantages of using session?
Explain how dot net compiled code will become platform independent?
When we use cookie less session? Explain its working?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
What is hidden field in asp.net?
Can you explain one critical mapping? Performance issue which one is better?
How does the iis work?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
What are the new login controls in asp.net 2.0?
what is command line compiler.what are the steps and how it is related to debugging.