Answer Posted / deepak baldia
ADO.NET is activeX data object.
It is used to connect the database.
it is in two forms connected and disconnected.
its provides xml support.
It speed is fast tha that older ADO
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the types of validation in asp net?
Does google crawl redirects?
Define session in asp.net.
What is inproc mode in session?
What is redirecting behavior?
What do you mean by role-based security?
What are the two types of web pages?
Define static constructor?
How does windows service lifecycle differ from a .standard. Exe?
How do active server pages work?
Is asp.net a language?
Demonstrate Render and PreRender?
How can we create pie chart in asp.net?
What is csrf attack in asp.net?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC