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
What is the difference between user control an custom control?
What is ispostback method in asp.net?
Can you explain page lifecycle in net?
Explain about Application and Session Events ?
What is session authentication?
calling result set one procedure to anothar procedure in sql2000
Where sessions are stored in asp.net?
Explain how viewstate is being formed?
Why is global asax is used?
Define dll hell?
What are directives in asp.net?
Which validator control you use if you need to make sure the values in two different controls matched?
What is view state and how it works in asp net?
What is the purpose of using MVC programming pattern in ASP.NET?
How many types of sessions are there in asp net?