DevLink Session Resources: “Integrating WPF & WCF into your Office Business Applications”

Here are the links to the demos and the ppt deck from the session, “Integrating WPF & WCF into your Office Business Applications” that I did at DevLink in Nashville on August 22nd, 2008:

The PowerPoint Deck with all the links on guidance on how to learn VSTO can be found here.

Demo 1: The Hello World demoed on how to do VSTO and Excel:

  • Bits can be downloaded here.
  • Instructions on how to build it yourself can be found here.

Demo 2 on how to do a VSTO Outlook Add-in:

  • Bits can be downloaded here.
  • Instructions on how to build it yourself can be found here.

Demo 3, which is a VSTO Excel application that talks to the AdventureWorks Database

  • Bits can be downloaded here.
  • If you don’t have the Northwind Sample SQL Server Database installed you can download it from MSDN here or install it from SQL server DVD

Demo 3, which is the VSTO-WPF-WCF music application

Other Notes on my VSTO-WPF-WCF session at TechEd 2008:

· I demoed Charles Petzold’s XAML Cruncher tool. You can download it off his website at: http://www.charlespetzold.com/wpf/XamlCruncher/XamlCruncher.application
use the following XAML as your Startup document (XAML / Save as Startup document):

view here

Tim Huckaby (TimHuck@InterKnowlogy.com)

If you are interested in having InterKnowlogy help you build an application contact me or Andrea Heyen (AHeyen@InterKnowlogy.com)

</ xmlns:x=”http://schemas.microsoft.com/winfx/2006/xaml” xmlns:sys=”clr-namespace:System;assembly=mscorlib” xmlns=”http://schemas.microsoft.com/winfx/2006/xaml/presentation” presentation:divage xaml 2006 winfx schemas.microsoft.com></ presentation:divage xaml 2006 winfx schemas.microsoft.com>

</ xmlns:x=”http://schemas.microsoft.com/winfx/2006/xaml” xmlns:sys=”clr-namespace:System;assembly=mscorlib” xmlns=”http://schemas.microsoft.com/winfx/2006/xaml/presentation” presentation:divage xaml 2006 winfx schemas.microsoft.com></ presentation:divage xaml 2006 winfx schemas.microsoft.com><?XML:NAMESPACE PREFIX = [default] http://schemas.microsoft.com/winfx/2006/xaml/presentation NS = “http://schemas.microsoft.com/winfx/2006/xaml/presentation” />

Leave a Reply

Your email address will not be published. Required fields are marked *