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
How does session state work in asp.net?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What is asp.net futures?
What are the advantages of using Master Pages?
What is web api vs wcf?
What would be salary for 8+ years of experience in ASP.NET in different metro city in india?
Define what is razor? : asp.net mvc
what are the Custom controls in asp.net?
Describe the master page.
Elaborate differentiation between Cache and Application?
What is class and object in asp.net?
What are the 3 types of web?
Describe the disadvantage of cookies.
Which adapter should you use, if you want to get the data from an access database?
What is break mode?