Archive for the 'Tips & Tricks' Category

Making Lookout work with Outlook 2007

This article is service 2 purposes:

To provide a solution to those wanting to use the Outlook add-in Lookout in Outlook 2007.
To introduce the companion to this site, a far overdue task.

For most, if you’re reading this article, you’ve been a long-time user of Lookout, an indexing / search add-in for Outlook that packs […]

Add a contact to Windows Mobile in C#

I have not posted much lately for one main reason: I like posting complete applications, or at least complete libraries. As it would have it, I do not have the time, energy, or creativity to post complete projects on a basis regular enough to warrant a site devoted to.
As such, I am going to try […]

Dock property demystified

Many times while designing the layout for a Form, I will use Panels docked to various positions, with controls docked fill inside them. On occasion, for reasons previously unknown to me, the Panels would just not dock the way I wanted them to. Things usually go off without a hitch when the entire layout is […]