Dmytro Lapshyn's Blog

Dmytro Lapshyn's Blog at vbCity

Home Contact Syndicate this Site (RSS 2.0) Syndicate this Site (Atom) Login
  8 Posts :: 0 Stories :: 5 Comments :: 0 Trackbacks

Archives


April 2006 Entries

If you are working on a client application, make sure the mouse and the keyboard users are equal...


A couple of articles that are a must-read for anyone doing COM interop...


There are two alternatives when one needs to update a data grid's data source...


HTML Help Workshop has an unreasonable limitation - it won't allow you to add anything but HTML files as the topic files. And it does not always recognize files of other types being referenced from an HTML topic. Hence, the workaround is to edit the .hhp file manually and to add the desired topic files to the list. The .hhp files are just plain text files resembling INI files, so the editing is a piece of cake.



Improperly configured IIS application pool settings can cause you lots of trouble.