Description of Technotes, HowTo Series C# Coding Style Guide :
Technotes, HowTo Series C# Coding Style Guide is a tutorial which guides you in writing programs in C# language. This tutorial also shows you how to create a directory layout for the namespace. In this tutorial the author explains the readers about various comments such as block comments, single line comments and documentation comments of C#, various rules that must be followed when declaring classes, interfaces and variables in C#, syntax for using conditional statements and looping statements etc.,