OfficeDeveloper.NET
Outlook

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

Outlook

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

Outlook

Sample: Manipulating Multiple Exchange Accounts in Outlook 2010 (Visual How To)

January 19, 2010 by Staff · Leave a Comment 

Explore the code in this visual how-to article as you create an add-in to manipulate multiple Exchange accounts that are configured in a single Outlook 2010 profile. Author: Brian Randell (Other)

Excerpt from:
Sample: Manipulating Multiple Exchange Accounts in Outlook 2010 (Visual How To)

Outlook

Build WPF Data Controls for Outlook Addins Easily with VS2010

December 21, 2009 by Staff · Leave a Comment 

Last post I showed how to migrate our Northwind Outlook client to .NET 4 and Office 2010 . This Outlook Add-in displays order history information in an adjoining form region so sales associates can see that data immediately when communicating with customers. When we originally built this with Visual Studio 2008 , we used a WPF user control to display the data so that we could better match the look and feel of Outlook 2007

Go here to read the rest: 
Build WPF Data Controls for Outlook Addins Easily with VS2010

Outlook

What’s new in the Outlook Navigation Pane

December 18, 2009 by Staff · Leave a Comment 

When you start Microsoft Outlook 2010 for the first time, you’ll notice that among other things, the Navigation Pane is a little different. First, the folders are in a new order. The design goal is to make the most common default folders — Inbox , Drafts , Sent Items , and Deleted Items — easy to find while moving the remainder of the folders into an alphabetized group below

See original here: 
What’s new in the Outlook Navigation Pane

Outlook

Migrating an Outlook Client to .NET Framework 4 in Visual Studio 2010

December 16, 2009 by Staff · Leave a Comment 

Early this year we built a business application for order management for Northwind Traders on the Office and SharePoint platform using Visual Studio 2008 and Office & SharePoint 2007. If you missed them: Architecture of the Northwind Office Business Application OBA Part 1 – Exposing Line-of-Business Data OBA Part 2 – Building an Outlook Client against LOB Data OBA Part 3 – Storing and Reading Data in Word Documents OBA Part 4 – Building an Excel Client against LOB Data OBA Part 5 – Building the SharePoint 2007 Workflow The solution consists of an Outlook client that pulls up order history when a customer email arrives in the sales associate’s inbox. This way they don’t have to leave Outlook (the application that they live in all day) to see corresponding line-of-business (LOB) data, in this case order history, right in the email message.

Read the original here: 
Migrating an Outlook Client to .NET Framework 4 in Visual Studio 2010

Outlook

Preparing your Existing Solutions to Run on Outlook 2010

December 11, 2009 by Staff · Leave a Comment 

This post is about issues you might want to be aware of if you plan to update your existing Microsoft Outlook solutions to run on Outlook 2010. This information is also available in the Outlook 2010 Developer Reference which you can download at Office 2010: Developer References .

Go here to see the original:
Preparing your Existing Solutions to Run on Outlook 2010

Outlook

Outlook 2010 for Developers: New Shutdown Changes for Outlook 2010

December 1, 2009 by Staff · Leave a Comment 

If you are developing add-ins or customizations for Outlook, these changes in 2010 are worth noting. I’m pulling an article out of the MSDN Office Development Library to alert you to an important change to the way Outlook shuts down

View post:
Outlook 2010 for Developers: New Shutdown Changes for Outlook 2010

Outlook

SharePoint 2010 Beta Installation Roundup

November 24, 2009 by Staff · Leave a Comment 

Many bloggers are posting their SharePoint 2010 Beta installation experiences, and I have collected all the posts that I could find for my reference as I setup my SharePoint 2010 development rig :  Jie Li’s SharePoint 2010 Pre-Requisites Download Links and  Installation Notice for SharePoint 2010 Public Beta Eric Kraus’ Automated SharePoint 2010 Install with PowerShell Tom Resing’s A SharePoint 2010 Install Experience George Khalil’s Installing SharePoint 2010 Beta on a Windows 2008 R2 Server Alpesh Nakar’s SharePoint 2010 Installation UK SharePoint Team blog’s Installing SharePoint 2010 beta 2 on a single machine Sahil Malik’s SharePoint 2010 Development Environment – Practical Tips Dave McMahon’s SharePoint 2010 – A First Install using Local Accounts SharePoint Team Blog’s Path to User Profile Synchronization success in SharePoint 2010 Beta Geoff Varosky’s SharePoint 2010 Beta 2 Installation and Configuration Visual Tour Travis Nielson’s SP2010: Fixing User Profile Application Service Connection Error René Hézser’s Installing SharePoint 2010 on Windows 7 Anthony Grace’s Install SharePoint 2010 on Windows 2008 Kylie Richardson’s Installing Office Web Apps in a Standalone SharePoint 2010 environment Àlex Peláez’s Installing SharePoint 2010 Beta 2 If you are still deciding between Windows Server or Windows 7, then make sure you read OS Environment Comparison for SharePoint Server 2010 Beta Evaluation . Also don’t forget to read the Installation notice for the SharePoint Server Public Beta on Microsoft Windows Server 2008 R2 and Microsoft Windows 7 from the MS SharePoint Team Blog and SharePoint 2010 Beta Release Known Issues . I’ll also point out all the Microsoft links as well: TechNet’s Installation and Deployment Resource Center for SharePoint Server 2010 (Beta) MSDN’s Setting Up the Development Environment for SharePoint Server TechNet Links Deploy a single server with a built-in database Deploy a single server with SQL server Quick start: Deploy single server in an isolated Hyper-V environment Please comment below if you have know of another Installation walkthrough that I might have missed

Read more: 
SharePoint 2010 Beta Installation Roundup

Outlook

VBA in Office 2010 Articles Live!

November 23, 2009 by Staff · Leave a Comment 

We have published some new content about VBA in Office 2010: Getting Started with VBA in Office 2010 Getting Started with VBA in Excel 2010 Getting Started with VBA in Outlook 2010 Getting Started with VBA in PowerPoint 2010 We have an additional article, “Getting Started with VBA in Word 2010” that will be following closely on the heels of these four. Announcing this content is a logical follow-on to the message I delivered a little while ago ( Why VBA Still Makes Sense ).

Original post: 
VBA in Office 2010 Articles Live!

Next Page »

OfficeDeveloper.NET