which one is faster execute reader, scalar, execute non
query ?
Answer Posted / abhishek
Execute scalar is faster so it is execute one row at the
time
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is difference between session and viewstate?
What is xaml? Are xaml file compiled or built on runtime?
List some of the important session state modes of asp.net.
Explain Session state management options in ASP.NET.
Define authentication and authorization.
What is the difference between client-side and server-side validations in ASP.NET?
What are the asp.net 2.0 features?
Give me one example of Web API Routing?
Using code explain Configuration Management
Difference between .NET and previous version?
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
how to retrieve property settings from xml .config file.
What is the purpose of asp.net?
What are all the various Estimation Techniques available ?
Can you change a master page dynamically at runtime? How?