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
what is way of loading data in ef (entity framework)?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
What is the use .Glimpse in ASP.Net MVC
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
What is the use of viewmodel in mvc?
Is it possible to create a custom filter?
Explain Sections is ASP.Net MVC?
How to return the JSON from action method in ASP.Net MVC?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
Explain the advantage of packaging over xcopy in .net?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
Why to use Html.Partial in ASP.Net MVC?
Does Tempdata hold the data for other request in ASP.Net MVC?
What is .net framework in simple terms?
explain lazy loading, eager loading, and explicit loading?