Extending the GridView — Part II
In Part I, I talked about why we needed to extend the GridView and some of the benefit in doing […]
In Part I, I talked about why we needed to extend the GridView and some of the benefit in doing […]
It seems that a lot of people do not like Windows Vista UAC’s. While UAC looks and feels a lot […]
Most business applications require presenting result sets to the end users in the form of some kind of grid views.
The techniques malware writers use nowadays are becoming more and more sophisticated. The last time I spotted a malware was […]
The severe thunderstorm last night knocked out power, and the UPS did not hold long enough before the power was […]
Windows Genuine Advantage (WGA) program has been around since Windows XP, and I am sure that even if you have […]
Qt is a cross-platform object oriented C++ framework for application development.
Earlier today, I decided to see how fast my quad-core PC really is in terms of the raw floating point […]
The other day, my 512MB SD card died all of a sudden. A minute before it seized functioning, I was […]
I have been playing around with Intel’s Threading Building Block for a while and have started to really appreciate its […]
Since I built my new PC roughly two months ago, I have been running Linux (Ubuntu 8.04 64 bit) as […]
It seems at least to me that as more bells and whistles were added to each new release of Microsoft’s […]
I have been playing around with Intel’s open source TBB (Threading Building Block) recently.
When exceptions occur during the execution of an application, the stack trace contains the detailed location of where the exception is […]
I ran into this weird compile time error the other day, and as it turned out, this is due to […]