Sign in
Windows and .NET Programming
Programming Debugging WinDBG
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.net
C++
code
COM
DOCX
EMF
EMF+
excel
Extract
Hook
Large File Editor
modify
OLE
OpenDoc
OpenXML
sample
styles
Tool
vba
Windows 7
Word
WPF
XLSX
XML
XPath
Archive
Archives
March 2012
(1)
January 2012
(1)
November 2011
(1)
October 2011
(1)
July 2011
(1)
June 2011
(1)
May 2011
(1)
April 2011
(1)
March 2011
(2)
February 2011
(2)
January 2011
(1)
December 2010
(1)
October 2010
(1)
September 2010
(1)
August 2010
(1)
June 2010
(2)
April 2010
(1)
March 2010
(3)
January 2010
(1)
September 2009
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows and .NET Programming
Working with OpenXML documents
Posted
over 3 years ago
by
Costin Boldisor
0
Comments
The default format for saving Excel, Word and PowerPoint documents has luckily changed since Office 2007 to the Open XML formats. There is good documentation available for these formats on: MSDN: Introduction to the Office 2007 file formats: ...
Windows and .NET Programming
External links in Excel files
Posted
over 3 years ago
by
Costin Boldisor
0
Comments
Topic This is a post that contains a tool for analyzing the external links in an Excel Workbook. The tool is intended to provide information regarding the linked workbooks, the cells from a workbook that contain external links, as well as the...
Windows and .NET Programming
Collecting crash dumps
Posted
over 3 years ago
by
Costin Boldisor
2
Comments
Introduction Getting near to the cause of an application crash once one has a crash dump is one of the easiest debugging tasks. The main problem in these cases is how to actually acquire a crash dump. This post discusses some basic scenarios for getting...
Page 1 of 1 (3 items)