article
Extending the Outlook Social Connector
February 18, 2010 by Staff · Leave a Comment
I am one of those persons who has 25 apps running at the same time.
Read the original post:
Extending the Outlook Social Connector
article
Developing a Microsoft Outlook 2010 Social Connector Provider
February 17, 2010 by Staff · Leave a Comment
OSC is an add-in that shows social network data in Outlook 2010.
Go here to read the rest:
Developing a Microsoft Outlook 2010 Social Connector Provider
article
Office Development with Visual Studio Tutorial Series – Part 2
December 8, 2009 by Staff · Leave a Comment
Last month Robert Green , VSTO MVP, started a series of tutorials on building on Office 2007. Today we published part 2 of his step-by-step tutorials.
Original post:
Office Development with Visual Studio Tutorial Series – Part 2
article
Building an Office Business Application Part 2 – Generating Automobile Quotes
December 8, 2009 by Staff · Leave a Comment
In this second part of a series of tutorials on Office Business Applications, learn how to create a Word 2007 price quote generation solution using Visual Studio 2008.
Read more here:
Building an Office Business Application Part 2 – Generating Automobile Quotes
article
Extending the User Interface in Outlook 2010
November 11, 2009 by Staff · Leave a Comment
Learn how to customize the explorer and inspector ribbons, the menus and context menus, and Backstage view in the Outlook 2010 UI. It walks through a code sample that illustrates how to customize the ribbon, the context menus, and Backstage view, and examines specific issues that apply to the Outlook 2010 UI.
Go here to see the original:
Extending the User Interface in Outlook 2010
article
What’s New for Developers in Outlook 2010
November 11, 2009 by Staff · Leave a Comment
This article examines, in depth, some of the new and enhanced objects in the Outlook object model, including their properties, methods, and events.
Here is the original post:
What’s New for Developers in Outlook 2010
article
Shutdown Changes for Outlook 2010
November 11, 2009 by Staff · Leave a Comment
As part of the goal to improve performance, Outlook 2007 Service Pack 2 and Outlook 2010 include some significant changes to ensure that Outlook shuts down properly when the user attempts to close it. This article describes the changes to Outlook 2010.
Originally posted here:
Shutdown Changes for Outlook 2010
article
Introduction to the Office 2010 Backstage View for Developers
November 11, 2009 by Staff · Leave a Comment
Office 2010 (Beta) introduces the Microsoft Office Backstage view, the latest innovation in the Office Fluent User Interface, and a companion feature to the Ribbon. Examine the components that comprise the Backstage and explore scenarios that show you how you can extend the Backstage across various Office applications.
Read the rest here:
Introduction to the Office 2010 Backstage View for Developers
article
Using Windows Presentation Foundation and Line-of-Business Data in Microsoft Office Clients
August 11, 2009 by Staff · Leave a Comment
Learn how to use WPF to present data for a better user experience in your Office solutions built with Visual Studio.
Read the original post:
Using Windows Presentation Foundation and Line-of-Business Data in Microsoft Office Clients
article
How to Upload Files to SharePoint Server 2007 from ASP.NET Web Applications
June 30, 2009 by Staff · Leave a Comment
Some time ago I blogged about How to: Uploading a File to a SharePoint Library Site from a Local Folder and How to: Magic with SharePoint 2003, uploading files using a Web service . Some people found these samples useful and some people asked if I could provide sample code that works with SharePoint Server 2007. For some time I asked around and realized that there are multiple possible ways to accomplish this task in SharePoint 2007.
See original here:
How to Upload Files to SharePoint Server 2007 from ASP.NET Web Applications
