OfficeDeveloper.NET
Office Development

Add a Custom Task Pane to Project 2010 (Norm Estabrook)

February 2, 2010 by Staff · Leave a Comment 

Good news! Project 2010 supports custom task panes! Bad News! Getting one to appear in a Project 2010 is not so obvious. Good News! It’s a lot easier than I make it sound. In this post, I’ll show you how to add a custom task pane to Project 2010 by using a Project 2010 or Project 2007 project template in Visual Studio.

View original post here:
Add a Custom Task Pane to Project 2010 (Norm Estabrook)

Office Development

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

Office Development

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

Office Development

Helpful Content Links for Getting Started with Office Development

December 7, 2009 by Staff · Leave a Comment 

I’m often asked for helpful content links for content around VBA, Microsoft Office Backstage view, and Ribbon. Here’s a collection: VBA Video Title URL Visual Basic for Applications Overview http://msdn.microsoft.com/en-us/isv/bb190543.aspx Getting Started with VBA in Office 2010 http://go.microsoft.com/?linkid=9698470 Getting Started with VBA in Excel 2010 http://go.microsoft.com/?linkid=9698471 Getting Started with VBA in Outlook 2010 http://go.microsoft.com/?linkid=9698472 Getting Started with VBA in PowerPoint 2010 http://go.microsoft.com/?linkid=9698473 More Articles http://social.msdn.microsoft.com/Search/en-US/?Query=Office+Visual+Basic+for+Applications+development User Scenarios Title URL Office Business Application for Sales Proposal Document Management http://msdn.microsoft.com/en-us/library/cc185135.aspx Northwind Office Business Application http://code.msdn.microsoft.com/OBANorthwind FabriKam, a Microsoft Office System Solutions Learning Platform http://msdn.microsoft.com/en-us/library/aa20305829.aspx Creating an Organization Chart using a List of Employees http://msdn.microsoft.com/en-us/library/aa14020329.aspx More Articles http://msdn.microsoft.com/en-us/office/aa905352.aspx Basic Solution Ingredients Title URL Microsoft Office/Visual Basic Programmer’s Guide http://msdn.microsoft.com/en-us/library/aa14139329.aspx Advanced Microsoft Office Documents Inside Out: VBA Primer http://msdn.microsoft.com/en-us/library/dd721892.aspx Developing Office Applications Using VBA http://msdn.microsoft.com/en-us/library/aa14098029.aspx Taking the Office System Further with VBA and Open XML Formats http://msdn.microsoft.com/en-us/library/dd547378.aspx More Articles http://social.msdn.microsoft.com/Search/en-US/?Query=Office+Visual+Basic+for+Applications Enabling the Tools Title URL Microsoft Office Excel Programming Inside Out: Chapter 20: Creating Advanced User Forms http://msdn.microsoft.com/en-us/library/aa19253829.aspx Creating Word Templates Programmatically http://msdn.microsoft.com/en-us/library/bb266219.aspx XML and Microsoft Office Excel: Creating an Expense Report Template http://msdn.microsoft.com/en-us/library/aa20371729.aspx More Articles http://social.msdn.microsoft.com/Search/en-US?query=Office20Basic20Applications22user22%20controls&ac=8 Understand How to Make the Application Do Things through Code Title URL Developers Guide to the Excel Application Object http://msdn.microsoft.com/en-us/library/bb978780.aspx Developers Guide to the Excel 2007 Range Object http://msdn.microsoft.com/en-us/library/bb978779.aspx Super-Easy Guide to the Microsoft Office Excel 2003 Object Model http://msdn.microsoft.com/en-us/library/aa20371429.aspx How Do I… in Excel http://msdn.microsoft.com/en-us/library/bb257110.aspx More Articles http://social.msdn.microsoft.com/Search/en-US?query=Visual20for2020object22&ac=8 Add Code Title URL Using VBA to Access Document Content in the 2007 Office System http://msdn.microsoft.com/en-us/library/dd630624.aspx Take Control of Microsoft Word Through Events http://msdn.microsoft.com/en-us/library/aa14027929.aspx Ten Tips for Microsoft Office VBA Library Development http://msdn.microsoft.com/en-us/library/aa16401929.aspx Extending Word, Excel, and PowerPoint with a Single Line of VBA Code http://msdn.microsoft.com/en-us/library/dd535470.aspx Programming Concepts: Custom Classes and Objects http://msdn.microsoft.com/en-us/library/aa14095429.aspx More Articles http://social.msdn.microsoft.com/Search/en-US?query=Office20Basic20Applications20sample&ac=8 Backstage View Video Title URL Extending the Office 2010 Backstage View and Other UI http://msdn.microsoft.com/en-us/office/ee722027.aspx Customizing the Backstage view and Ribbon UI in Office 2010 http://blogs.msdn.com/johnrdurant/archive/2009/10/27/customizing-the-backstage-view-and-ribbon-ui-in-office-2010.aspx Adding Event Code to Microsoft Office Backstage View Customizations http://blogs.msdn.com/johnrdurant/archive/2009/10/28/adding-event-code-to-microsoft-office-backstage-view-customizations.aspx More Articles http://social.msdn.microsoft.com/Search/en-US/?Refinement=68&Query=Backstage&ir=1 Extensibility Level Title URL Architecture of Document-Level Customizations http://msdn.microsoft.com/en-us/library/zcfbd2sk.aspx Architecture of Application-Level Add-Ins http://msdn.microsoft.com/en-us/library/bb386298.aspx VSTO: Creating Your First Application-Level Add-in for Word http://msdn.microsoft.com/en-us/library/cc442946.aspx Developing Add-ins (XLLs) in Excel http://msdn.microsoft.com/en-us/library/aa730920.aspx More Articles http://social.msdn.microsoft.com/Search/en-US?query=Office20application20add-in&ac=8 Ribbon Video Title URL Developer Overview of the User Interface for Microsoft Office System http://msdn.microsoft.com/en-us/library/aa338198.aspx Customizing the Office Fluent Ribbon for Developers http://msdn.microsoft.com/en-us/library/aa338198.aspx Automating a Word Document Using Visual Studio 2005 Tools for the Office System SE Ribbon Support http://msdn.microsoft.com/en-us/library/bb426919.aspx More Articles http://social.msdn.microsoft.com/Search/en-US/?Query=office+ribbon+fluent+ui+overview User Scenarios Title URL Extend The Office System With Your Own Ribbon Tabs and Controls http://msdn.microsoft.com/en-us/magazine/cc163469.aspx RibbonGadgets Sample: Ribbon Gadgets Application http://msdn.microsoft.com/en-us/library/bb982410.aspx Outlook Sample: Ribbon Extensibility Add-In http://www.microsoft.com/downloads/details.aspx?familyid=11ab93bf-48dc-4f73-8f6b-62b4482a92bc&displaylang=en More Articles http://msdn.microsoft.com/en-us/office/aa905352.aspx Basic Ingredients Title URL Ribbon Overview http://msdn.microsoft.com/en-us/library/bb38609729.aspx Ribbon Extensibility Overview http://msdn.microsoft.com/en-us/library/aa94286629.aspx Automation an Application from Controls on the Ribbon http://msdn.microsoft.com/en-us/library/aa94295529.aspx More Articles http://social.msdn.microsoft.com/Search/en-US/?Query=office+ribbon+fluent+ui Define the User Interface Using XML Markup Title URL Adding Custom Dyanmic Menus to the Office Fluent User Interface http://msdn.microsoft.com/en-us/library/bb462634.aspx Hiding Groups on the Office Fluent Ribbon Using a Toggle Button http://msdn.microsoft.com/en-us/library/bb545350.aspx Programmatically Customizing the Office Fluent User Interface http://msdn.microsoft.com/en-us/library/bb335359.aspx Extend The Office 2007 Office System With Your Own Ribbon Tabs And Controls http://msdn.microsoft.com/en-us/magazine/cc163469.aspx Adding Custom Buttons to the 2007 Office Fluent User Interface http://msdn.microsoft.com/en-us/library/bb410115.aspx More Articles http://social.msdn.microsoft.com/Search/en-US/?Query=office+ribbon+fluent+ui+designer Add Code Title URL Customizing the Office Fluent User Interface with Visual Studio 2005 Tools for Office Second Edition http://msdn.microsoft.com/en-us/library/bb410108.aspx Customizing the Office Fluent Ribbon for Developers http://msdn.microsoft.com/en-us/library/aa338202.aspx Customizing the Ribbon in Outlook http://msdn.microsoft.com/en-us/library/bb226712.aspx More Articles http://social.msdn.microsoft.com/Search/en-US/?Query=office+ribbon+fluent+ui+code+sample Extensibility Level Title URL Architecture of Document-Level Customizations http://msdn.microsoft.com/en-us/library/zcfbd2sk.aspx Architecture of Application-Level Add-Ins http://msdn.microsoft.com/en-us/library/bb386298.aspx VSTO: Creating Your First Application-Level Add-in for Word http://msdn.microsoft.com/en-us/library/cc442946.aspx Developing Add-ins (XLLs) in Excel http://msdn.microsoft.com/en-us/library/aa730920.aspx More Articles http://social.msdn.microsoft.com/Search/en-US?query=Office20application20add-in&ac=8 MSDN Developer Resources Title URL Office Developer Resources http://go.microsoft.com/?linkid=9698691 Word Developer Center http://msdn.microsoft.com/en-us/office/aa905482.aspx Excel Developer Center http://msdn.microsoft.com/en-us/office/aa905411.aspx Outlook Developer Center http://msdn.microsoft.com/en-us/office/aa905455.aspx MSDN Office Development Library http://msdn.microsoft.com/en-us/library/bb726434.aspx Product and Solutions Information Title URL Office Online http://www.microsoft.com/office Office Business Applications Center http://www.obacentral.com Excel Developer Center http://msdn.microsoft.com/en-us/office/aa905411.aspx Outlook Developer Center http://msdn.microsoft.com/en-us/office/aa905455.aspx MSDN Office Development Library http://msdn.microsoft.com/en-us/library/bb726434.aspx

More here:
Helpful Content Links for Getting Started with Office Development

Office Development

Channel 9 Interview: SharePoint Feature and Package Designers in Visual Studio 2010

November 19, 2009 by Staff · Leave a Comment 

In this interview I sit down with Lily Ma, a Program Manager on the Visual Studio Team building tools for SharePoint development. Lily shows off the new SharePoint feature and package designers in Visual Studio 2010 and how they make packaging up and deploying your SharePoint customizations easy. As she dives deeper into the tools, she also demonstrates the flexibility and control you have in specifying what features go in what packages across projects in your solution as well as how to modify the manifests to meet a variety of developer needs.

Read more from the original source:
Channel 9 Interview: SharePoint Feature and Package Designers in Visual Studio 2010

Office Development

Office 2010 Developer at SPC & “What’s the end-user value?”

October 23, 2009 by Staff · Leave a Comment 

Whew! What a week at the SharePoint Conference! Let me re-cap some highlights for you and talk for a moment about ” Real User Value “. On Monday, I delivered a session called “What’s New in Office 2010 for Developers”

View post:
Office 2010 Developer at SPC & “What’s the end-user value?”

Office Development

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

Office Development

Will your VSTO addin run on Office 2010 64-bit? Yes, probably. (Christin Boyd)

August 5, 2009 by Staff · Leave a Comment 

The Visual Studio team is designing the runtime components for Office 2010 so that your Visual Studio Tools for Office 2005 and Visual Studio 2008 .NET addins, document solutions and spreadsheet solutions will run on 64-bit Office 2010.  These runtime components will ship with Office 2010, so your end-users won’t even have to download a new runtime!  How easy is that?  There are a few rare exceptions that I’ll discuss in this blog entry.  The miracle of managed code allows you to write C# or Visual Basic .NET code that compiles to “Any CPU” using the Compile setting in your Visual Studio project.  Your code compiles to MSIL with Visual Studio, and then at runtime it gets JIT compiled to the correct chip set, either AMD, Intel, 32-bit or 64-bit.  The first exception to this wondrous technology is the oldest versions of .NET Framework 1.0 and 1.1 will not enable this 64-bit transformation. The other thing to lookout for is calls to process invoke (p/invoke) in your code

More: 
Will your VSTO addin run on Office 2010 64-bit? Yes, probably. (Christin Boyd)

Office Development

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

Office Development

Retrieve SharePoint List Data with XLINQ using VS 2010 Beta 1

June 17, 2009 by Staff · Leave a Comment 

One of the key things you’ll likely want to do with SharePoint is interact a lot with lists.

See the rest here: 
Retrieve SharePoint List Data with XLINQ using VS 2010 Beta 1

Next Page »

OfficeDeveloper.NET