John Wiese

jwiese

Total Posts: 13
Channel 9 Blog for:
 
John Wiese
ISV Architect Evangelist - Microsoft
page 1 of 2
Posted By: jwiese | Jun 30th @ 2:49 PM | Comments: 0
Using WPF in Office Add-Ins
With WPF becoming more and more prevalent I thought it would be a good idea to revisit using WPF in office add-ins.   Way back when we launched Office 2007 one of the demo’s we did was an Outlook add-in that used a WPF control on an Outlook Form Region.  I’m not going to get that complex in this screencast, but I will show you how to host a simple WPF control on a WinForm and display that as a result of a Send event inside Outlook.    I hope all you WPF developers begin looking to Outlook as a…[more ]
Posted By: jwiese | Jun 19th @ 6:10 AM | Comments: 0
Publishing an Office add-in to a SharePoint Site for Distribution
I've been asked many times, "How do I publish my VSTO/Office Add-in installation files to a SharePoint site?".  It's relatively straight-forward to publish to a basic web site, or to a UNC file share, but SharePoint is a slightly different beast.…[more ]
Posted By: jwiese | May 28th @ 6:00 AM | Comments: 0
.NET 4, VS 2010 and Office: New Features in VS 2010 for Developers
Now that .NET 4 and VS 2010 are out, at least in Beta, I thought it would be a good time to show off some of the new features that are applicable to Office development.  In this second (see the first one here) screencast I will cover a new feature of Visual Studio 2010 for Office PIA (Primary Interop Assembly) references.  You can now Embed the needed referenc…[more ]
Posted By: jwiese | May 27th @ 8:18 AM | Comments: 1
.NET 4, VS 2010 and Office:  New Features in .NET 4 for Office Developers
Now that .NET 4 and VS 2010 are out, at least in Beta, I thought it would be a good time to show off some of the new features that are applicable to Office development.  In this first screencast I will cover something new to C# specifically, optional paramters, as well as Lambda expressions.  [more ]
Posted By: jwiese | Nov 18th, 2008 @ 8:47 AM | Comments: 1
Adding Tabs to a TabSet in Office 2007 Apps
You may have noticed, say in Powerpoint, that when you click on a Chart that you've inserted there is a cool little grouping of tabs that happens.  You'll see that you get a "Chart Tools" tab set created in the title bar that shows you that the Design, Layout and Format tabs all apply to charts.  [more ]
Posted By: jwiese | Oct 30th, 2008 @ 2:00 PM | Comments: 2
How to Send Just a few Slides from PowerPoint as an Email Attachment
Ever wanted to send someone just one or two slides from a PowerPoint deck?  Have you gone through the painful process of deleting all the slides you didn't want to send and then saving it as a new deck, then sending it?  Or maybe you've copied the ones you wanted and then pasted them into a new deck before sending?  Worse yet, did you copy them and past them directly into the email as images and thus make your email to big to send?  Ok, you get the picture.  This is a common occurence around…[more ]
Posted By: jwiese | Oct 13th, 2008 @ 2:55 PM | Comments: 1
Adding Search to Outlook Context Menus
Outlook 2007 added instant search, but why should you have to type in the same query over and over?  You shouldn't, so how about an add-in that adds your common searches to the context menu in Outlook.  In this screencast I'll show you how to add some simple searches to the context menu so you can access those searches when ever you like, without having to type them into the instant search box.[more ]
Posted By: jwiese | Oct 7th, 2008 @ 2:12 PM | Comments: 0
Outlook Context Menus and Creating a Meeting from an Email
Would you like to add your own menu option to the context menu in Outlook?  How about turning an email into a new meeting request without having to type in all the attendees or the body and subject?  …[more ]
Posted By: jwiese | Jun 9th, 2008 @ 3:17 PM | Comments: 0
LINQ to DASL: Changing Appointments with C# and LINQ
Use LINQ to DASL to query your calendar appointments, then perfom some code against the results.[more ]
Posted By: jwiese | Apr 15th, 2008 @ 8:30 AM | Comments: 0
Intro to the Visual Studio Tools for Office (VSTO) Power Tools 1.0
The recently released VSTO Power Tools provide some great capabilities for Office developers.  The Extension Libraries alone could save you hours of work, and you can get then for free!  In this short video I will introduce you to a few of the main Power Tools in the package and briefly talk about a few of the other tools as well.  So sit back, enjoy, then start coding![more ]
page 1 of 2
Microsoft Communities