Click here to Skip to main content
15,883,896 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 

20 May 2018 by John M. Dlugosz
Here is the real answer to the FizzBuzz interview question
17 May 2018 by John M. Dlugosz
“Whither exception handling?” We have come full circle.
17 May 2018 by John M. Dlugosz
“Know your libraries!” You may already have the code you need.