-
Course
- Core Tech
ADO.NET by Example
This course provides a complete look at ADO.NET Disconnected Model and Connection Oriented Model with multiple demos for understanding ADO.NET for beginners. By the end of the course, even a beginner can develop efficient applications to interact with any database from Windows forms and ASP.NET Web Applications.
What you'll learn
This course is targeted to beginners and will increase their understanding of ADO.NET and its use for interacting with any database or XML documents in an efficient and easy methodology. This course begins with a complete overview of ADO.NET Architecture, both Disconnected Model and Connection Oriented Mode, and subsequent modules will provide complete demos on ADO.NET Disconnected Model, Connection Oriented Model, Implementing 3-Tier Arch, Transaction Management, Concurrency Management, and also deals with performance issues. All demos will be developed using Visual Studio using C#.