Learning Objectives - In this module, you will learn about Understand C#.NET program structure followed by writing programs, C#.NET compiler, Data types, Control structures, C#.NET built in classes, struct, etc., Console Application, Arrays in detail. Understand OOPs concepts and implementation using C#.NET. Understand how to handling exceptions, Working with .NET Concepts properties, indexers, delegates, Understand DataObjects in System.Data namespace.
Topics - C# language basics (Syntax, keywords, operators, data types), importing namespace, Create Console Application. Using Convert, String, DateTime, Arrays, etc in-detail OOPS in C#.NET. Create and implement class, object, method, Polymorphism Inheritance, abstract class, interface, Exception Handling, properties and indexers, Delegates, Data Objects.