This folder contains the basic C# features. It is Console Application based.
Strings
Arrays
Properties
Constructor
Indexer
Inheritance
Use of base keyword
Method Hiding
Struct
Enums
Abstract Class
Sealed Class
Interface
Partial Class and Partial Class 2
Delegates and Events
Collections
Generics
File IO
Polymorphism in code extensibility
LINQ
Lambda Expression
Exception Handling
Asynchronous Programming
Last updated 2 months ago