How do we invoke queries from the application?
Answer Posted / chitaranjan mallick
first which type of querry u want to excute like
oracle,sql,oledb etc. then add the namespace like
system.data.oracleclient(or)system.data.sqlclient(or)system.data.oledb
etc and then create the object of database which u want to
connect..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different kinds of assemblies?
What are the different types of cookies in asp.net?
What is the difference between asp.net and mvc?
Difference between web user control and web custom control?
COM+ Used ________________ Isolation Level
Explain about Application and Session Events ?
What is http only cookie?
What are server-side comments in ASP.NET?
Define globalization and localization.
Define web.config in .net?
What are different types of api?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is role-based security in asp.net?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is the default authentication mode for asp.net?