Join
Sign in
Search Options
Search Everything
Search Blog
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Blog
Blog
Samples, Demos, and Reference Articles
Get this RSS feed
To learn how to submit a blog click
here
Tag Cloud
.NET - C# (17)
.NET (C# (4)
.NET (C#, VB, J#, C++/CLI) (57)
C/C++ - C++ (3)
C++/CLI) (3)
DocumentBuilder (8)
DrawingML (14)
J# (3)
Java (12)
Linux/Unix/Solaris (8)
Open Packaging Convention (53)
OpenXML (9)
OpenXML PowerTools (3)
OpenXML SpreadsheetML (3)
OpenXML WordprocessingML (8)
Other (8)
Pages (117)
PowerTools (14)
PresentationML (30)
Scripting Languages (5)
SpreadsheetML (39)
VB (3)
Windows (Win32, VB6, VFP, other) (4)
WordProcessingML (74)
WordprocessingML PowerTools (10)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
OpenXML Developer
Announcing LINQ to XML for JavaScript Beta 2
Posted
6 months ago
by
Eric White
14730
Eric White
0
Comments
Over the last couple of months, I have been using the Ltxml.js (LINQ to XML for JavaScript) library in earnest. The project that I am working on consists of several thousand lines of JavaScript code, most of which I have hand-converted from C# to JavaScript...
OpenXML Developer
Screen-Cast: LINQ to XML Functional Construction
Posted
6 months ago
by
Eric White
14730
Eric White
0
Comments
This is the eleventh screen-cast in a series on writing Recursive Pure Functional Transformations of XML. This screen-cast and the following two screen-casts discuss the semantics of LINQ to XML in detail. We are going to make use of some interesting...
OpenXML Developer
Screen-Cast: XML - Part Two
Posted
6 months ago
by
Eric White
14730
Eric White
1
Comments
This is the tenth screen-cast in a series on writing Recursive Pure Functional Transformations of XML. This screen-cast and the previous screen-cast discuss the semantics of XML in detail. In order to discuss recursive pure functional transformations...
OpenXML Developer
Deleting Slides Using Open XML SDK 2.0
Posted
6 months ago
by
bobm
2650
bobm
1
Comments
I usually like to use the Linq objects (XDpcument, XElement) when searching and modifying OpenXML documents. However, I know a lot of people prefer to use the specific objects available in version 2.0 of the SDK. For simple operations, this approach can...
OpenXML Developer
Screen-Cast: XML - Part One
Posted
6 months ago
by
Eric White
14730
Eric White
0
Comments
This is the ninth screen-cast in a series on writing Recursive Pure Functional Transformations of XML. This screen-cast and the next screen-cast discuss the semantics of XML in detail. In order to discuss recursive pure functional transformations, it...
OpenXML Developer
Screen-Cast: Functional Purity
Posted
6 months ago
by
Eric White
14730
Eric White
0
Comments
This is the eighth screen-cast in a series on writing Recursive Pure Functional Transformations. This screen-cast discusses functional purity. Functional purity is a must in order to write reliable, robust, debuggable, readable, and understandable functional...
OpenXML Developer
Screen-Cast: Extension Methods
Posted
7 months ago
by
Eric White
14730
Eric White
0
Comments
This is the seventh screen-cast in a series on writing Recursive Pure Functional Transformations. This screen-cast discusses extension methods. Extension methods enable us to write queries in a more natural fashion. Return to the Table of Contents of...
OpenXML Developer
Screen-cast: Introduction to Open XML SpreadsheetML - Part 5
Posted
7 months ago
by
bobm
2650
bobm
0
Comments
This is the fifth in a series of screen-casts that will show all the ins and outs of SpreadsheetML. My goal is to present all of the most commonly used features of spreadsheets and how they are represented in SpreadsheetML. I will not be including any...
OpenXML Developer
Screen-Cast: Laziness and Eagerness
Posted
7 months ago
by
Eric White
14730
Eric White
0
Comments
This is the sixth screen-cast in a series on writing Recursive Pure Functional Transformations. This screen-cast discusses laziness and eagerness. Understanding these concepts is key to writing transformations that perform well. Return to the Table of...
OpenXML Developer
Screen-Cast: Closures
Posted
7 months ago
by
Eric White
14730
Eric White
0
Comments
This is the fifth screen-cast in a series on writing Recursive Pure Functional Transformations. This screen-cast discusses closures, which is another of the language features that you need to understand in order to write recursive pure functional transformations...
OpenXML Developer
Screen-Cast: Lambda Expressions
Posted
7 months ago
by
Eric White
14730
Eric White
0
Comments
This is the fourth screen-cast in a series on writing Recursive Pure Functional Transformations. This screen-cast discusses lambda expressions, which is one of the language features that you need to understand in order to write recursive pure functional...
OpenXML Developer
Formula Processing in SpreadsheetML
Posted
7 months ago
by
bobm
2650
bobm
0
Comments
For the last couple of months, I have been exploring the contents of formulas in SpreadsheetML. Formulas can include functions, cell ranges, external references, references to other sheets in the same workbook, and a variety of operators. In fact, formulas...
OpenXML Developer
Screen-Cast: Primary Usage Scenarios (Part 2) for Recursive Pure Functional Transformations
Posted
7 months ago
by
Eric White
14730
Eric White
0
Comments
This is the third screen-cast in a series on writing Recursive Pure Functional Transformations. This screen-cast continues with demonstrating some rudimentary transforms, and shows more of the 'transformation operators' that you will use in a...
OpenXML Developer
Screen-Cast: Primary Usage Scenarios (Part 1) for Recursive Pure Functional Transformations
Posted
7 months ago
by
Eric White
14730
Eric White
0
Comments
This is the second screen-cast in a series on writing Recursive Pure Functional Transformations. This screen-cast discusses the primary scenarios for Recursive Pure Functional Transformations. It demonstrates some rudimentary transforms, and shows a few...
OpenXML Developer
Screen-cast: Introduction to Open XML SpreadsheetML - Part 4
Posted
7 months ago
by
bobm
2650
bobm
0
Comments
This is the fourth in a series of screen-casts that will show all the ins and outs of SpreadsheetML. My goal is to present all of the most commonly used features of spreadsheets and how they are represented in SpreadsheetML. I will not be including any...
Page 3 of 24 (352 items)
1
2
3
4
5
»