What is ASP ADO.Net and whats the nature and feature of this program and for which reason we use this program?
Printable View
What is ASP ADO.Net and whats the nature and feature of this program and for which reason we use this program?
It is Part of .NET framework and it is based on similar platform like .NET and it is used to handle data access.
Actually when i studied ASP in the beginning, it was very powerful language and every developer used to follow ASP only and then came more advanced version ASP.NET and now it seem more people are going for PHP and not ASP...!!
Hi revvv1234 you are absolutely right its the part of .Net frame work and its main work is to handle database, and mostly this technology use in Hospitals,Hotels and other sectors to handle data to day records.Quote:
Originally Posted by revvv1234
Thanks For Replying Here.
ASP.NET, the next version of ASP, is a programming framework used to create enterprise-class Web Applications. These applications are accessible on a global basis leading to efficient information management. The advantages ASP.NET offers is more than just the next version of ASP. ADO.NET is the standard method by which .NET developers are able to interact with databases. It comprises a large suite of class definitions which, collectively, provide a rich environment for database access and manipulation.
ADO.NET is a set of computer software components that can be used by programmers to access data and data services. It is a part of the base class library that is included with the Microsoft .NET Framework. It is commonly used by programmers to access and modify data stored in relational database systems, though it can also be used to access data in non-relational sources. ADO.NET is sometimes considered an evolution of ActiveX Data Objects (ADO) technology, but was changed so extensively that it can be considered an entirely new product.
Ya.The applications you stated are the right ones and i think it is widely used now a days.Quote:
Originally Posted by debasis