How do we invoke queries from the application?
Answers were Sorted based on User's Feedback
Answer / neha
In invoke queries by using sqlcommand object
present in system.data.sqlclient
| Is This Answer Correct ? | 4 Yes | 0 No |
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 |
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 |
What is difference between ispostback and autopostback in asp net?
What is the purpose of using MVC programming pattern in ASP.NET?
About Usage of server variables ?
What is a pixel url?
What is tracing? Where is it used?
How to do Forms authentication in asp.net?
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?
How does ASP.NET framework maps client side events to Server side events.?
Why would a company use an application service provider?
Name the namespace which is used by ado.net?
what is a .xap file? Explain with an example.
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)