C#
C#
NET
I.
II.
C# Basics
->Variables and Constants
->Basic DataTypes in C#
->Boxing and UnBoxing
->Different types of Operators
->various Selection and Iteration Constructs
->Arrays , Structures and enumerators
III.
IV.
Inheritance in C#
->Inheritance,Abstraction,Interfaces
V.
VI.
VII.
VIII.
Exception Handling
->Exception Definition
->Try catch and finally blocks
IX.
X.
Threading
->Explaining Threading
->Discuss System.Thread Namespaces
->Thread Scheduling and Thread security
XI.
XII.
File Handling in C#
->Describe the System.IO Namespaces
->Read and Write to a text file
->Read and Write binary data to a file
->Read and write to a memory stream