Click here to Skip to main content
15,885,032 members
Everything / Best practices

Best practices

best-practices

Great Reads

by Apriorit Inc
Being able to switch between 32-bit and 64-bit modes in Windows is a useful skill. Learn about the heaven’s gate technique and the tools and methods needed for hooking 64-bit processes from the 32-bit WOW64 mode.
by John M. Dlugosz
Here is the real answer to the FizzBuzz interview question
by Ashley Davis
A look at version control from the game developers perspective
by John M. Dlugosz
“Whither exception handling?” We have come full circle.

Latest Articles

by Greg Utas
Open-heart surgery on your Big Ball of Mud
by Apriorit Inc
Being able to switch between 32-bit and 64-bit modes in Windows is a useful skill. Learn about the heaven’s gate technique and the tools and methods needed for hooking 64-bit processes from the 32-bit WOW64 mode.
by Shameel
This article describes a way to create a Facade Database to provide restricted access to specific tables in your databases to specific users without granting direct access to any of the underlying databases/tables.
by Rob Kraft
Best practices that software professionals follow most of the time

All Articles

Sort by Score

Best practices 

7 Jun 2017 by Niemand25
Be careful with CASE WHEN when dealing with numeric columns and using zero literal
18 Apr 2016 by debashishPaul
A tip for getting the most out of your refactoring practice
11 Jan 2016 by Kirk 10389821
You can learn something from every project!