Archive for October, 2009

Fixing the Logitech Setpoint – ActiveSync problems

Logitech’s SetPoint software is causing severe problems for people using ActiveSync to sync with their mobile devices.
The incompatibility between SetPoint and ActiveSync causes programs running on the affected computer to loose focus for about half a second every four seconds or so – making it next to impossible to work on the computer.
The problem seems [...]

Social Icons Digg this page! Add this page to del.icio.us Bookmark this page on Google Bookmark this page on Google

Comments (1)

Fixing a slow scrolling DataGridView

Whenever your C#/.NET DataGridView reaches a certain size, it tends to get really slow to scroll. Depending on the speed of your computer this may be more or less noticeable. In an application i did for a client this became a real problem due to a combination of lots of DataGridView cells and fairly slow [...]

Social Icons Digg this page! Add this page to del.icio.us Bookmark this page on Google Bookmark this page on Google

Comments (19)