A Better Datagrid Combobox Control
Download DataGridComboBoxTest.zip I recently needed a datagrid combobox for a project that I was working on.
Download DataGridComboBoxTest.zip I recently needed a datagrid combobox for a project that I was working on.
It seems that buffer overflow is inherent in applications written in unmanaged code.
We recently ran into an interesting issue while running .Net applications compiled with framework 1.1 on machines that have both […]
Visual Studio .Net 2005 is finally out. Among the slew of new features are code snippet, visual inheritance and much […]
I have been pretty busy in recent weeks and have not had time to write any blog entries.
As I mentioned earlier (see Performance Comparison: Rectangular Array vs. Jagged Array) I ran the same set of tests in […]
Download GIFTran.zip We often need images with transparent background when creating websites.
Download PerformanceCounter.zip Assembly level developers have long enjoyed the use of RDTSC (read time stamp counter) instruction to achieve high […]
Jagged arrays (e.g. a[i][j]) are named such so because it is an array of array.
It seems that computers can never be fast enough.
I have been using XML serialization in .Net 1.1 for quite some time and never ran into any problems before […]
I have registered the domain kerrywong.com, and from now on, you can visit my site by going to www.kerrywong.com.
Download LCDControl.zip I needed an LCD control for a program I wrote, but after searching the internet, to my surprise, […]
After I started my new job, I needed to commute longer then before.
It seems that the computer hardware development has been stagnant for about a year now.