OfficeDeveloper.NET
a-custom-tab-

Office Developer Resources Ribbon Tab Add-in

July 20, 2009 by Staff · Leave a Comment 

Install a custom tab in Word 2007 that contains links to developer resources on the Office Developer Center on MSDN. The tab provides one-click access to the how-to articles, videos, code samples, SDKs, and product information of most importance to Office developers.

Read more from the original source: 
Office Developer Resources Ribbon Tab Add-in

a-custom-tab-

Sharing Custom Tabs in The Ribbon UI

March 11, 2009 by Staff · Leave a Comment 

To let add-ins (native, unmanaged/managed COM add-ins and VSTO add-ins) share tabs is a good strategy but it can be applied in two different ways. Which to apply is depended on the individual add-ins. Sharing the Add-ins Tab For small application it is not necessary to use tabs on their own

Original post: 
Sharing Custom Tabs in The Ribbon UI

OfficeDeveloper.NET