OfficeDeveloper.NET
mary lee

Demonstrating how to sync Facebook events to Outlook

August 5, 2009 by Staff · Leave a Comment 

Every once in a while, we learn of neat apps that have been created with the Office development tools in Visual Studio.

View original here: 
Demonstrating how to sync Facebook events to Outlook

mary lee

Video Interview: Mary Lee on Deploying Multiple Office Solutions (Kathleen McGrath)

June 4, 2009 by Staff · Leave a Comment 

Mary Lee recently posted a blog entry that describes Deploying Multiple Office Solutions in a Single Installer , complete with graphics to help you visualize the process. I recently interviewed Mary to learn more about this topic, and to have her give a demonstration of some of the tasks described in this post.

Original post:
Video Interview: Mary Lee on Deploying Multiple Office Solutions (Kathleen McGrath)

mary lee

Deploying Multiple Office Solutions In a Single Installer (Mary Lee)

May 20, 2009 by Staff · Leave a Comment 

Starting in Visual Studio 2010 Beta 1, you can deploy multiple Office solutions in a single ClickOnce installer. For example, you can develop two Office solutions (one for Outlook and another for Excel) and combine these into a single installer with a single entry in the Add/Remove Programs list in Windows XP and the Programs and Features list in Windows Vista.

View original here:
Deploying Multiple Office Solutions In a Single Installer (Mary Lee)

mary lee

Deploying Office Solutions with Visual Studio 2008 SP1 and Windows Installer (Mary Lee)

March 18, 2009 by Staff · Leave a Comment 

In Deploying Office Solutions with a Setup Project (Mary Lee) , you read about how to deploy Visual Studio Tools for Office solutions with Windows Installer (.msi) in Visual Studio 2008.  With Visual Studio 2008 Service Pack 1, the steps are the same: add the project output to the Setup project, add registry keys, sign the application and deployment manifests, and so on.

Original post: 
Deploying Office Solutions with Visual Studio 2008 SP1 and Windows Installer (Mary Lee)

OfficeDeveloper.NET