Articles in category 'Programming'

Do you have a need to see which mailboxes John has access to without opening every single box and looking? No problem!
I wrote Exchange Permission as a result of a post on Experts Exchange. It is very simple to use.
THE BASICS
The first parameter is the user in question and of course is required. It needs […]

November 20, 2009, 10:11 am o'clock

It surprises me sometimes that so many Windows programmers are not using the .Net InterOp classes with MS Office. InterOp allows you to do so many things far easier and with builtin Intellisense to boot. Using techniques like ADO.NET to examine Excel spreadsheets for example is so outdated. They were the only way to get […]

March 24, 2009, 3:06 pm o'clock