2013-05-30
Vintage: my work on FESPA for Windows (Visual C++ and MFC)
›
This post shows some screen captures demonstrating work that I did on a Computer-Aided Civil Engineering application called "FESPA fo...
2013-05-27
Screen Capture (Screenshot) under Android 4
›
The TL;DR version of this post: Depress as simultaneously as possible, and keep holding down for about a second, both the home button and...
1 comment:
2013-05-12
A pristine Windows Registry
›
The following files were exported from a pristine installation of Windows 7 Ultimate x64 living inside a virtual machine created by VMware P...
6 comments:
2013-05-07
Microsoft Visual Studio 2012 (up until update 2) is lame!
›
If I knew there are no macros in VS2012 I would have saved myself the trouble of upgrading from Windows XP to Windows 7 and reinstalling all...
2013-05-04
tattoodavie's woes
›
This is so funny I had to share it. Somewhere in some troubleshooting forum (it does not matter where) a certain technical issue is being ...
2013-03-27
My notes on "Clean Code" by Robert C. Martin
›
These are my notes on the book "Clean Code" by Robert C. Martin from Prentice Hall. I am in agreement with almost everythin...
2013-02-21
C# Blooper №14: Weird / annoying interface method visibility rules.
›
Before reading any further, please read the disclaimer . As it turns out, an explicit interface method implementation in C# must be tied ...
2013-02-05
C# Blooper №13: Stack
and Queue
do not implement ICollection
›
Before reading any further, please read the disclaimer . This is a blooper of the Common Language Runtime (CLR), not of the language itse...
2013-01-25
C# Blooper №12: 'Where' constraints not included in method signatures
›
Before reading any further, please read the disclaimer . When writing generic methods in C#, it is possible to use the 'where' ke...
2013-01-14
C# Blooper №11: Zero to Enum conversion weirdness
›
Before reading any further, please read the disclaimer . When you assign an enum to int, you have to cast it. That's good. When you a...
‹
›
Home
View web version