word
Office 2010 Add-In: Icons Gallery
June 6, 2010 by Staff · Leave a Comment
Download this macro-enabled Word document to see a gallery of built-in icons available for solution development.
Here is the original:
Office 2010 Add-In: Icons Gallery
word
Fixing Compile and Run Time Errors after Retargeting VSTO Projects to the .NET Framework 4 (McLean Schofield)
June 2, 2010 by Staff · Leave a Comment
Now that Visual Studio 2010 is released, some of you might be itching to upgrade your existing VSTO projects so that you can take advantage of the new features in the .NET Framework 4 that improve the Office development experience . Or, you might have already started using Visual Studio 2010 to develop a VSTO project targets the .NET Framework 3.5, and now you want to switch over to the .NET Framework 4
Read the original here:
Fixing Compile and Run Time Errors after Retargeting VSTO Projects to the .NET Framework 4 (McLean Schofield)
word
VS 2010 productivity improvements, Part II
June 1, 2010 by Staff · Leave a Comment
You could say the code editor is the most important feature of any development experience. After all, that's what lets you create, see, and change your code. Without a code editor, no other features matter in an IDE. Around the editor is built the rest of the development environment. Last week , we looked at three new features in Visual Studio 2010: multi-monitor support, multi-targeting, and code navigation. This week I'd like to spend a little time talking about improvements to the code editor in Visual Studio 2010
See original here:
VS 2010 productivity improvements, Part II
word
VS 2010 productivity improvements – Part I
May 26, 2010 by Staff · Leave a Comment
Every developer deserves a fantastic development environment that allows them to write, understand, navigate, and debug code as efficiently as possible. After all, developers spend most of their time in the IDE. As we designed and built Visual Studio 2010, we let this principle guide the product, and I think we've delivered an IDE that raises the development experience bar significantly. Starting today and over the coming weeks, I will highlight my favorite productivity features in Visual Studio 2010. Some of them are small features, and some of them required a large, coordinated effort across the team, but each one makes developers' lives a little easier
Original post:
VS 2010 productivity improvements – Part I
word
Excellent Learning Tool for Open XML SDK 2.0
May 8, 2010 by Staff · Leave a Comment
For some weeks ago Microsoft announced that they had launched the final version of Open XML SDK 2.0 for Microsoft Office . With this SDK we can create and manipulate Excel workbooks in code without involving Excel and also without having Excel installed. What comes as a bonus with SDK 2.0 is the Open XML SDK 2.0 Productivity Tool for Microsoft Office . I was very pleased and surprised to discover that this is a multipurpose tool that allows us to a) generate reflected code, i.e to see the correct code to interact with the Open XML Documents file format, b) comparing source and target files code and b) validate code
Read more here:
Excellent Learning Tool for Open XML SDK 2.0
word
Creating a TOC with Hyperlinks Programmatically
April 30, 2010 by Staff · Leave a Comment
Today’s author is Dennis Wallentin, XL-Dennis, of http://xldennis.wordpress.com/ A few weeks ago we posted a code example for creating a table of contents for your workbook. Dennis offers another approach with this code sample for creating a TOC with hyperlinks
See the rest here:
Creating a TOC with Hyperlinks Programmatically
word
Assembling Documents on SharePoint 2010 Sites by Merging Content from Excel, PowerPoint, and Word
March 23, 2010 by Staff · Leave a Comment
This article describes a rich document assembly solution that takes Word 2010 documents, Excel 2010 documents, and PowerPoint 2010 documents and merges them together to form a final report in Word. It does all of this from a SharePoint 2010 Web Part.
See more here:
Assembling Documents on SharePoint 2010 Sites by Merging Content from Excel, PowerPoint, and Word
word
Power Tip: Become an early Business Intelligence adopter or fall behind
March 22, 2010 by Staff · Leave a Comment
Today’s guest blogger is Access MVP Garry Robinson, who offers the Smart Access collection of articles at http://www.vb123.com/kb . Excel 2010 is coming and your boss and peers might soon start asking questions about Business Intelligence and Data Mining. This leaves the Access professional looking a little behind the times unless you adapt to this new area.
Original post:
Power Tip: Become an early Business Intelligence adopter or fall behind
word
Sample: Converting Word Documents to PDF using SharePoint Server 2010 and Word Automation Services
January 20, 2010 by Staff · Leave a Comment
Explore the code in this visual how-to article as you learn how to programmatically convert Word documents to PDF format on the server by using Word Automation Services with SharePoint Server 2010. Author: Joel Krist (MVP)
Here is the original post:
Sample: Converting Word Documents to PDF using SharePoint Server 2010 and Word Automation Services
word
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)
