It explains how to create object through C# using statement.
It explains about Guid Struct to display the unique value.
It discuss about different string formats for date time in C#.
It explains about various pre-defined functions available for characters in C#.
Here e discuss about Playfair Substitution Cipher technique in C#.
It explains about Custom Dynamic Binding in C# with simple example.
Here we discuss how to create Data Relation between two C# Data Tables and how to access Parent Row, Child Rows for Data Row.
It explains about Dynamic binding in C# and differences between Dynamic binding & Static binding.
In this article we discuss Monoalphabetic Substitution Cipher in C# with simple example