Answer Posted / sunil yadav
ADO.NET is an object-oriented set of libraries that allows you to interact with data sources. Commonly, the data source is a database, but it could also be a text file, an Excel spreadsheet, or an XML file. For the purposes of this tutorial, we will look at ADO.NET as a way to interact with a data base.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can I tell what .net framework is installed?
How does the .net framework 3.0 relate to windows vista?
what do you mean by navigation property?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
What is asp net framework?
Explain what platforms does the .net framework run on?
Name a few different return types of a controller action method?
What is entity framework used for?
What is the use .glimpse in mvc?
What is display mode in mvc?
Mention what is the difference between “ActionResult” and “ViewResult” ?
What are Non Action methods in ASP.Net MVC?
explain what does .edmx file contains?
How route table has been created in asp.net mvc?