News

April Release Expected for OOXML SDK 2.0

OOXML software development kits expected in April and July, with key LINQ-to-XML support anticipated in the later release.

Microsoft this month is expected to release a more mature beta of its software development kit (SDK) for the Office Open XML (OOXML) file-format specification.

Available as a community technology preview (CTP) since June 2007, the OOXML SDK provides tooling and resources for programmatic manipulation and handling of XML files produced by the 2007 versions of Microsoft Word, Excel and PowerPoint.

In May, developers can expect the final shipping version of the 1.0 version of the kit, according to Doug Mahugh, Microsoft senior product manager for Office client interoperability. Mahugh says he's confident in the quick turnaround.

"We wouldn't commit to doing that in just a few weeks from now unless we had very high confidence in the code as it stands," Mahugh says.

The beta SDK expected this month will contain the Open XML Packaging API and provide complete support for the defined classes that will be delivered in the final version, including schemas, styles and font tables.

Looking Ahead to SDK 2.0
Microsoft also provided guidance for the next update of the OOXML SDK version 2.0, which is expected to enter beta stage in July. That version will include all the components of the Open XML API architecture, according to Mahugh. This includes markup APIs for WordprocessingML, SpreadsheetML, PresentationML and Shared ML. Key to version 2.0 of the SDK is support for Language Integrated Query (LINQ) to XML.

LINQ is the much-touted Microsoft technology designed to streamline programmatic data access and operations by embedding SQL queries directly within program code. The LINQ functionality is expected to draw a lot of developer attention.

"If you look at LINQ-to-XML technology at kind of a high level, this is a new way of querying XML documents, and the net effect is that it's a lot less code," Mahugh says. "Whenever I look at LINQ-to-XML code, I always think something is missing. It's very terse and elegant code."

Mahugh says OOXML SDK 2.0 is expected to ship in the Office 14 product wave.

[The International Organization for Standardization was expected to render a decision regarding whether to ratify OOXML as a standard after RDN went to press. The decision will be reported online and in the next issue. --Ed.]

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • Creating Business Applications Using Blazor

    Expert Blazor programmer Michael Washington' will present an upcoming developer education session on building high-performance business applications using Blazor, focusing on core concepts, integration with .NET, and best practices for development.

  • GitHub Celebrates Microsoft's 50th by 'Vibe Coding with Copilot'

    GitHub chose Microsoft's 50th anniversary to highlight a bevy of Copilot enhancements that further the practice of "vibe coding," where AI does all the drudgery according to human supervision.

  • AI Coding Assistants Encroach on Copilot's Special GitHub Relationship

    Microsoft had a great thing going when it had GitHub Copilot all to itself in Visual Studio and Visual Studio Code thanks to its ownership of GitHub, but that's eroding.

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

Subscribe on YouTube