Bagikan melalui


It All Adds Up

Microsoft
Office is more than a suite of applications.  It's also an important development platform.

A change as big as the new Office 12 user interface has implications for
developers.  There are thousands of publicly available add-ins written to
take advantage of Office.  Many companies have also written their own
suite of internal add-ins which extend Office to impressively integrate into their
business systems.

The good news is that Office 12 provides an enormous opportunity for add-in
developers.  We've introduced a new model for extending the Office
interface code-named RibbonX, which addresses directly many of the
toughest issues facing Office UI developers today.  Based on a declarative,
XML-based model, RibbonX unlocks much of
the power of the new UI in a straightforward way, whether you
write in C#, Visual Basic.NET, C++, or VBA.

In an upcoming series of articles, I'll walk you through the extensibility story
of the Office 12 UI.  If you are especially interested in these developer
issues, I've created a new
Developer
category
(RSS)
which you can use to follow just these posts.  (Of course, I'm sure you'd
rather keep reading the entire blog, right?)

Getting the programmability story right has been one of the biggest challenges
of this release.  Not since perhaps the changeover from Windows 3.1 to
Windows 95 has there been such a large number of existing applications expecting a totally
different UI from the environment they ended up running in.

Tomorrow, I'll kick off the series by discussing what happens to the existing
base of Office add-ins and macros in the new UI.  (Hint: They still work!)

Comments

  • Anonymous
    October 26, 2005
    Is this utilizing the same architecture as "Sparkle" or what is it now, Expression? Is this simply making the underlying XML format visible so 3rd party people can code in whatever, but hook into how Expression and those code bases work?
  • Anonymous
    October 26, 2005
    There's no relationship between Expression and Office at the current time. Expression uses XAML as a communication layer between developer and UI designer (as I understand it.)

    Office uses a different system based on pure XML markup. I'll explain more down the road.
  • Anonymous
    October 26, 2005
    I love this article. "Enormous opportunity for developers!"... I take it compatibility is, er, limited?
  • Anonymous
    October 26, 2005
    Relieved to see the magic acronym, "VBA" :-) Much as you guys might like to move away from VBA, there'd be a world-wide riot if it all stopped working any time soon.
  • Anonymous
    October 27, 2005
    VB 6.0 is also supported
  • Anonymous
    October 27, 2008
    PingBack from http://mstechnews.info/2008/10/the-office-2007-ui-bible/