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 is web api and why to use it?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
Using code explain Configuration Management
How to manage different kinds of sessions in ASP.NET?
How would you turn off cookies on one page of your website?
What is a page life cycle?
What is a uri query?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
How do cookies work? Give an example of their abuse.
Explain how dot net compiled code will become platform independent?
What r the asp.net list controls and difference between them?
What is clickid?
Diff between web user control and web custom control?
what are the security certificates used in webservices?