This article discuss about how to protect Microsoft Excel Sheet with password in C#.
This article explains about virtual methods and how to override virtual methods of base class in child class by using override keyword.
This article explains about how to destroy the objects in C# by using Dispose() and finalizer() methods.
This article explains about Naming Conventions, Pascal Casing and Camel Casing in C#.
It discuss about differences between pass by value and pass by reference in C#
It discuss the difference between Constant variables and Read only variables in C#.
Explains about scope rules in C# depends on the Access modifiers Private, Public, Protected, Internal and Protected Internal.
This article explains about how to apply validations like date validations, number validations, decimal validations..etc to excel files in C#.