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
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
What is the use of placeholder control? Can we see it at runtime?
Who can consume WebAPI?
Describe how passport authentication works.
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
Explain file-based dependency and key-based dependency.
How to manage different kinds of sessions in ASP.NET?
When cookie will expire?
Explain automatic memory management in .net.
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What is server redirect?
Explain server side state management system.
What is state management in asp.net with example?
Why is global asax is used?
Will session work if cookies is disabled?