OfficeDeveloper.NET
framework

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

framework

10-4 Episode 25: Fixing PIA Pains with Type Equivalence

June 26, 2009 by Staff · Leave a Comment 

Learn how Visual Studio 2010 helps you avoid having to redristribute Primary Interop Assemblies which are necessary for COM Interop like with Microsoft Office solutions.

Original post: 
10-4 Episode 25: Fixing PIA Pains with Type Equivalence

framework

Visual Studio 2010 and .NET Framework 4 Training Kit

May 20, 2009 by Staff · Leave a Comment 

May Preview of the Visual Studio 2010 and .NET Framework 4 Training Kit

Read the original post:
Visual Studio 2010 and .NET Framework 4 Training Kit

framework

Visual Studio 2010 and .Net Framework 4 Beta 1

May 20, 2009 by Staff · Leave a Comment 

Visual Studio 2010 and .NET Framework 4 mark the next generation of developer tools from Microsoft. Download the beta today!

See more here:
Visual Studio 2010 and .Net Framework 4 Beta 1

framework

If you are using Windows 7 RC and VSTO you better read this

May 8, 2009 by Staff · Leave a Comment 

Saurabh blogs about how to work around an error you get if you published a VSTO solution using VS2008 on a machine running the Windows 7 RC and then you try to install the solution on any machine you will see the following error: “The required version of the .NET Framework is not installed on this computer”: http://blogs.msdn.com/vsto/archive/2009/05/07/issues-with-installing-vsto-projects-that-were-published-from-visual-studio-2008-on-windows-7-rc-saurabh-bhatia.aspx

Excerpt from:
If you are using Windows 7 RC and VSTO you better read this

framework

Issues with installing VSTO projects that were published from Visual Studio 2008 on Windows 7 RC (Saurabh Bhatia)

May 7, 2009 by Staff · Leave a Comment 

Many customers have reported issues with installing a VSTO project that has been published with Visual Studio 2008 running on the recently released Windows 7 Release Candidate. If you published your solution using VS2008 on a machine running the Windows 7 RC and then you try to install the solution on any machine you will see the following error: “The required version of the .NET Framework is not installed on this computer”   You will see this error even if you have the right version of .Net Framework installed. The issue occurs due to some differences in the publishing mechanism on the Windows 7 RC caused by a missing file in the .Net Framework 3.5.1 which was included in the RC

More here: 
Issues with installing VSTO projects that were published from Visual Studio 2008 on Windows 7 RC (Saurabh Bhatia)

framework

Live Framework

March 20, 2009 by Staff · Leave a Comment 

Live Framework Code Gallery – Code Samples for Live Framework

See original here:
Live Framework

framework

Live Framework SDK

March 14, 2009 by Staff · Leave a Comment 

The Live Framework SDK provides developers with documentation, samples, tools and APIs needed to build rich, connected, data-sharing applications using Live Services.

More: 
Live Framework SDK

framework

Live Framework Update Released

March 12, 2009 by Staff · Leave a Comment 

The Live Framework team has released the April 2009 CTP update for the Live Framework.  This update includes performance improvements, bug fixes, and improved functionality. For the details on what's new, see the release announcement on the Live Framework team blog. To learn more about the Live Framework, see dev.live.com/liveframework .

Read more here: 
Live Framework Update Released

framework

Office Development with Visual Studio : My Word Add-In Creates …

March 6, 2009 by Staff · Leave a Comment 

This login represents the Visual Studio Tools for Office team.

Go here to see the original:
Office Development with Visual Studio : My Word Add-In Creates …

Next Page »

OfficeDeveloper.NET