Answer Posted / ranjan
ADO.NET is a set of libraries[assemblies] provided with .NET towords different types of data communication.
The core library of ADO.NET is system.data.dll
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between session and viewstate in asp.net?
How to use a Master Database in Asp.net?
What are all the various Estimation Techniques available ?
Who can consume WebAPI?
Explain the different types of directives in .net?
How is my content secured from unauthorized access?
What are the various session state management options provided by 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
Why viewstate is used in asp.net?
Define the steps to set up validation control.
How many types cache in asp net?
Explain how is a property designated as read-only?
What are cookies in your browser?
Is data edited in the Repeater control?
What is viewstate in asp net with example?