Welcome to Peter's Webplace Sign in | Join | Help

June 2005 - Posts

Summer of competitions

This summer is full of contests - in one of my previous post I wrote about Channel9 PDC05 competition, and there's also OneNote Competition, and if you haven't heard about it yet: Connected Systems Developer Competition which was announced at TechEd 2005
posted by peterj | 0 Comments
Filed Under:

VSTO book coming out this fall

Eric Carter posted that he and Eric Lipert have completed writing book on VSTO and the book is coming out this fall. The book will also have a chapter about new VSTO support for Outlook - you can read the sample chapter here. Eric also posted a list of
posted by peterj | 0 Comments
Filed Under:

Outlook Add-ins with VSTO 2005 BETA

Goodbye IDTExtensibility2 interface - you can build Outlook Add-ins with VSTO 2005 BETA. Today at TechEd Steve Ballmer announced VSTO support for Outlook Add-ins. This is great news. Eric Carter has a list of problems that are now solved. Paul Stubbs
posted by peterj | 0 Comments
Filed Under:

How to display a combo box in cells in a specific column?

Let's say we want to have a combobox that is displayed in the specific column whenever the user selects a cell in that column. Combo box is hidden if user clicks elsewhere (let's suppose that combobox is hidden when you open the workbook). Here is the
posted by peterj | 0 Comments
Filed Under: