which one is faster execute reader, scalar, execute non
query ?
Answer Posted / kamlesh sharma
most of the above answers are wrong
write answer is execute reader
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
How do I upload a file from my ASP.NET page?
How does windows service lifecycle differ from a .standard. Exe?
How you can manage the state of application at the server side in ASP.NET?
What is the biggest disadvantage of “Other Return Types” in Web API?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
Disable browser cache for entire ASP.NET website?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
What is the difference between file-based dependency and key-based dependency?
What should you do is you want to remove an existing component but would like to make some funtionalities?
How u refer webservices?
How to implement globalization and localization in the use interface in .net.
What is the purpose of asp.net?
What are the built-in objects in asp.net?
Briefly describe the role of global.asax?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.