What is the difference between excute query and excute
nonquery.?
Answer Posted / riddhi
excute nonquery :-- use when insert,update,delete will fire.
excute query:-- when non dml query is used.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Where would you use an ihttpmodule, and what are the limitations if any?
Explain in what order a destructors is called.
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
How to prepare culture-specific formatting in .net.
What is in a session cookie?
What parameters can you pass in the url of the api? Can get and post use the same url?
What are the types of validation in asp net?
How can you handle unmanaged code exceptions in asp.net?
Which asp.net objects encapsulate the state of the client and the browser?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
In which event of the page life cycle, is the viewstate available?
What is web router?
How does a web application session work?
What is difference between asp.net and asp?
Explain file-based dependency and key-based dependency.