ListControl/Tab Pages and data binding
I’ve been helping a user on codeproject.com to try and get my autocomplete combo box code running in tab pages for him (using data binding). He was setting SelectedIndex = -1 (to flag the fields a...
I’ve been helping a user on codeproject.com to try and get my autocomplete combo box code running in tab pages for him (using data binding). He was setting SelectedIndex = -1 (to flag the fields a...
Mostly for my reference, because every time I look for this URL, I cant find it. However, you may be interested in this. There are some fantastic free Windows Forms controls available here, as well...
Today I stumbled across a post from Douglas Purdy that talked about diagnostic switches for the XmlSerializer. Create an application configuration file with the following contents: <configurat...
The following ad, which actually ran in The Atlanta Journal, has been reported to have received numerous calls: SINGLE BLACK FEMALE seeks male companionship, ethnicity unimportant. I’m a very g...
I’ve already run through the full gamut of emotions, including horror, sadness, anger and rage. Even though people say that time heals all wounds, this is one that I dont think we will ever complet...
My only annoyance with Windows 2003 is now resolved with these simple steps: Start the Microsoft Management Console by clicking Start Run and typing mmc. When the MMC window i...
I am really disappointed that advertising is finding its way into RSS, although Im kind of surprised that its taken this long. I have just removed InfoWorld’s feeds from my NewsGator subscription ...
So, Im the proud owner of InstallShield Express at home, which I use for side projects. All in all, I have been very impressed with this little application. Comparatively speaking, Id say the price...
One of the absolute biggest gripes that I have with websites seems to have turned into a hot “feature”. I absolutely despise it when websites insist on setting focus to a control on a website afte...
So, I’ve completely rewritten a project that i’m working on… The reason, you ask? Data binding is the devil… I was greatly fascinated by its promises of being able to have a data entry UI without ...