Look at the information at
http://www.microeye.com/resources/res_outlookvsnet.htm
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"Rog" wrote in message ...
Also do you have a place to go where I can learn these best practices?
Rog
Ken Slovak - [MVP - Outlook] wrote:
No, not really. It's a matter of looking over each line of your code with
a microscope and checking for creation of implicit variables (from using
compound dot operators instead of explicitly declared variables for each
dot operator), making sure everything is explicitly released instead of
relying on things to go out of scope and other best practices.