This Repository covers the basics of C-Sharp Programming Language describing the concepts of :
- Input/Ouput, Conditional Statements, Data Types
- Command Line Arguments
- Functions, TypeCasting,Arrays, Loops
- Ref Out And Param Keywords in C#
- Storing Object in Text File using JSON Format
- Lists(Array Of Objects) in C#
- Overriding ToString() method
- File Handling
- Delegates
- Anonymous Functions and Lambda Functions