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 large is the .net framework 3.0? Does this change make the release larger?
What is stateless model?
Explain the advantages of asp.net mvc over asp.net?
In razor syntax, what is the escape sequence character for @ symbol?
How large is the .net framework 3.0?
Why to use html.partial in mvc?
Does .NET Framework support SAX?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
What is difference between razor and web form engine?
How to return the JSON from action method in ASP.Net MVC?
how do you query in entity model when the result has a join from from different database other than the entity model?
What is the .net framework?
Is dapper faster than entity framework?
What is Area in ASP.Net MVC?
What is code first? : Entity framework