Author: ACMer
Teamviewer is a free (for personal use only) and excellent tool that allows remote controls. Teamviewer does a good job in passing different kinds of firewalls. It allows you …
In a team, each developer writes bad code sometimes. For example, in this post, the total number of general exceptions (C#) is counted in a code-base. Writing general exceptions …
Connecting laptop to several monitors is not as easy as connecting desktops to several monitors. This is because on desktop, you could usually add two or more display adapters …
Resharper is a great and must-have tool (plugin) for Visual Studio. It improves the code quality and helps to identify potential problematic code. The ‘Refactoring’ feature is great but …
Sometimes you need to fill in a form in PDF with signature. Of course, you can print the form out, fill them with pen and scan them into images. …