Download WordPress Themes, Happy Birthday Wishes
Home » Computer » C# » Professional C#/VB .NET Coding Guidelines

Professional C#/VB .NET Coding Guidelines

  • Category: Computer
  • Author: Steve Sartain

Read and download free eBook intituled Professional C#/VB .NET Coding Guidelines in format created by Steve Sartain.

 

This is a book on naming conventions, best coding practices and patterns written by the industry expert Steven Sartain.

This document is a working document – it is not designed to meet the requirement that we have a coding standard but instead it is an acknowledgment that we can make our lives much easier in the long term if we all agree to a common set of conventions when writing code.

Inevitably, there are many places in this document where I have simply had to make a choice between two or more equally valid alternatives. I have tried to actually think about the relative merits of each alternative but inevitably some of my personal preferences have come into play.

Read and Download Links:

Professional C#/VB .NET Coding Guidelines

 

READ  Fundamentals of Computer Programming with C#

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

Standard ECMA-334 C# Language Specification, 4th Edition

Book DescriptionThis International Standard specifies the form and establishes the interpretation of programs written in the C# programming language.It specifies: The representation of C# programs; The syntax and constraints of the C# language; The