How do we invoke queries from the application?
Answer Posted / 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 View All Answers
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
Where you store Connection string in "Web.Config" file in ASP.NET?
What does a switch do?
Why is xap important?
What is recordset asp?
Are there resources online with tips on asp to asp.net conversions?
What is the use of express session?
What is parse in asp.net?
Where is cookie used in asp.net?
Why is an object pool required?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What is query string?
Describe the method to create a permanent cookie?
Explain what does wsdl stand for?