Welcome to Office Zealot Sign in | Join | Help

January 2006 - Posts

You can now download additional IntelliSense Code Snippets for Visual Studio 2005 Tools for Office here: Visual Studio 2005 Tools for Office IntelliSense Code Snippets Download description: IntelliSense code snippets allow developers to easily create Read More...
You now can download “ Visual Studio Tools for Microsoft Office System Language Pack ”. Microsoft Visual Studio 2005 Tools for the Microsoft Office System language pack contains translated text, such as error messages, for languages other Read More...
BBC World yesterday broadcasted their “Click” items. One of the subjects was about the 'surprisingly different new interface'. The show gives an overview on the new 'ribbon' User Interface. Microsofts Jeff Raikes is explaining why the interface Read More...
Posted in the Microsofts Download section you can find a set of samples how to do some automation tasks in Visual Studio 2005 Get the samples here: Visual Studio 2005 Automation Samples Brief Description These code samples show you how to build VSMacros Read More...
Today, or should I say yesterday-evening, I attended one of the many Office 12 web casts. This time a web cast the subject was dedicated to Excel 12. A lot of the Office 12 information is under Non Disclosure therefore we are not allowed to publish any Read More...
Going over the 'what's new' in Microsofts Download area I tripped over this one: Using Excel 2003 to Manage Project Sites with Windows SharePoint Services 2003 It is a new Visual Studio 2005 Tools for Office Sample posted 5th of january : Overview This Read More...
A good start of 2006 as I am accepted into the MVP community: “Your extraordinary efforts guiding your peers in Visual Developer - VSTO technical communities during the past year are greatly appreciated.“ From today you can now officially Read More...
One common thing to do, some functions require it, is to activate a workbook before doing something else. Workbook.Activate() Using this will result in a compile time warning: Warning 1 Ambiguity between method 'Microsoft.Office.Interop.Excel._Workbook.Activate()' Read More...