ADO.NET Using C#
CloudLabs
Projects
Assignment
24x7 Support
Lifetime Access
.
Course Overview
ADO.NET is a group of libraries used to create powerful databases using various sources that include Microsoft SQL Server, Microsoft Access, Oracle, XML, etc. ADO.NET relies on the .NET Framework’s various classes to process requests and perform the transition between a database system and the user. The operations are typically handled through the DataSet class. While ADO.NET is the concept of creating and managing database systems, the DataSet class, as we have introduced it so far, serves as an intermediary between the database engine and the user interface, namely the Windows controls that the user uses to interact with the computer. Still, remember that a DataSet object is used to manage lists, any lists, not just those created using database environments such as Microsoft SQL Server or Microsoft Access.
At the end of the training, participants will be able to:
Pre-requisite
All attendees should have a basic knowledge of SQL and of programming the .NET Framework using C#. Students should also understand the fundamentals of XML and be able to write simple Windows Forms applications. A working knowledge of SQL Server is desirable.
Duarion
5 days