Sharing violation issues? How to find opened/locked files on Windows?

OpenedFilesView is especially useful if you try to delete/move/open a file and you get Sharing Violations.

5 programs to defragment your Hard Drive!

A post about advantages of defragmenting of files, 5 free tools that are good at defraging files on Windows.

12 Source Code Profilers for C & C++

Code Profilers are very distinct from traditional debuggers. They are able to catch the trivial and non fatal coding errors which are often hard for humans to catch. These trivial bugs later claim weeks of debugging and extra cost to fix