Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do we invoke queries from the application?

Answers were Sorted based on User's Feedback



How do we invoke queries from the application?..

Answer / neha

In invoke queries by using sqlcommand object
present in system.data.sqlclient

Is This Answer Correct ?    4 Yes 0 No

How do we invoke queries from the application?..

Answer / 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

How do we invoke queries from the application?..

Answer / krishna prasad

using system.sqlclient or which ever classes you like
by using these classes one can connect to the databases
and invoke or execute queries

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What is difference between ispostback and autopostback in asp net?

0 Answers  


What is the purpose of using MVC programming pattern in ASP.NET?

0 Answers   PUCIT,


About Usage of server variables ?

2 Answers   Cognizant, CTS,


What is a pixel url?

0 Answers  


What is tracing? Where is it used?

0 Answers  


How to do Forms authentication in asp.net?

2 Answers  


why we should use more than one web.config files in our application? I have two web.config files in my application. One in the root directory and another one inside a sub folder. When the application runs which web.config file will run? why?

1 Answers  


How does ASP.NET framework maps client side events to Server side events.?

0 Answers  


Why would a company use an application service provider?

0 Answers  


Name the namespace which is used by ado.net?

0 Answers  


what is a .xap file? Explain with an example.

0 Answers  


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

0 Answers  


Categories