Aug 26, 2017
NLog Configuration
Basically, if an application using nLog library, it will generate the application log (text file) via the nLog library...
Aug 26, 2017
Code Review Checklist
(Refer to Ebenezar John Paul's writing on the Internet) An Ideal Code Review Checklist that applies for most programming languages...
Aug 26, 2017
Arcadia C# Coding Standards and Naming Conventions
Below are our C# coding standards, naming conventions, and best practices. Use these in your own projects and/or adjust these to your...