C# Coding Guideline

Yosha

BSOD
Messages
12
C# Coding Guideline allows you to write powerful and consistent programs of excellent quality. It enables programmers in making successful products using this comprehensive standard of coding, as it aids them to avoid drawbacks by providing detailed knowledge.

C# Coding Guideline have rules for source files, directory layout, style, naming conventions, classes, event, interface, method, parameter, public, as well as private instance fields, file organization, variables, constant, local variables, file headers, casing, tags and enums. Besides, C# Coding Guideline covers norms for design, project structure and its settings, interoperability, security, exceptions, comments, conditional compilation, usage, globalization, best practices, formatting, statements, readability, performance, locking, threading, tests and more.
 
Back
Top Bottom