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
Which is better union or union all?
Using code explain Configuration Management
Why select Web API?
How does viewstate work?
Explain about Automatic resource management?
What are the types of validation in asp net?
What does clearing cache?
Why do we use asp.net?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
What is the application pool?
How to make paging concepts in datagrid in ASP.NET?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What are server activated objects?
Which object wraps the state or data of a user?
Write a code for sending an email from asp.net application.