Related resources for Coding Standards
  • Basic SQL Queries For Beginners6/3/2016 12:06:38 AM. In this article you will learn Basic SQL Queries for Beginners.
  • Best Practices, Coding Standards & Folder Structure For ASP.NET MVC Project2/2/2016 10:42:18 AM. In this article we will help fresher candidates to understand how to create our .NET MVC project from scratch with use of MVC, Generic Repository and Unit of Work pattern and Entity Framework.
  • C# Coding Standards And Naming Conventions12/15/2015 12:21:16 AM. In this article you will learn about C# coding standards naming conventions for best practice when you are developing an application.
  • Use of Coding Standards4/6/2014 3:03:15 PM. This article will help you understand the Coding Standards used in various languages.
  • JavaScript Coding Standards12/11/2013 1:05:50 AM. Being a novice or a professional often we wonder how to write effective, maintainable and extendible code. This article defines guidelines to enforce consistent style and formatting and help developers avoid common pitfalls and mistakes.
  • C# Coding Standards12/6/2013 7:45:26 PM. Being a novice or a professional often we wonder how to write effective, maintainable and extendible code. This article define guidelines to enforce consistent style and formatting and help developers avoid common pitfalls and mistakes.
  • How Does Your "Code Smell"5/15/2012 1:11:02 PM. In computer programming, code smell is any symptom in the source code of a program that possibly indicates a deeper problem. We are going to look at some of them here.
C# Language Specification 5.0
This book provides a complete description of the C# language 5.0.
Download