which one is faster execute reader, scalar, execute non
query ?
Answer Posted / akhilesh
Execute Scalar
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Explain the Session state management options available with ASP.NET?
How do I use response redirect?
What is HTTPModule and HTTPcontext? What is the use of each?
Which method is used to force all the validation controls to run?
How can you ensure a permanent cookie?
What is the purpose of asp.net?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Demonstrate Render and PreRender?
Explain how to prepare culture-specific formatting in .net.
Explain the advantages of asp.net.
How you will improve web application performance?
What is localhost in asp.net?
What is mvc in asp.net tutorial? : Asp.Net MVC
What is syntax code to send email from an asp.net application?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?