Contents Part 1: Introduction to C# Introduction. C# Version History Environment Setup First Code with explanation .NET code execution - Behind the scene Part 2: OOPs Concept Basic OOPs Concept Inheritance Abstraction Encapsulation Polymorphism Abstraction vs Polymorphism Association, Aggregation and Composition Part 3: C# Basics Classes & Methods Namespaces Variables Operators Data Types Value Type vs Reference Types Type Conversion Keywords Modifiers Conditional Statements Loops Arrays Exceptions Part 4: More C# Concepts Interface Struct Enum StringBuilder Collections Indexer Stream I/O File Delegate Events Generics LINQ Asynchronous Programming Part 5: Advanced C# Threading Task Parallel Library Generics Delegates Lambda Expressions Events Extension Methods LINQ Nullable Types Dynamic Exception Handling Asynchronous Programming with Async/Await What's new in C# 7.0 Part 6: Interview Questi...
Comments
Post a Comment