Sign In
Dare Obasanjo's WebLog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
June 2005
(1)
March 2005
(22)
February 2005
(10)
January 2005
(14)
December 2004
(18)
November 2004
(4)
October 2004
(6)
September 2004
(4)
August 2004
(6)
July 2004
(6)
June 2004
(6)
May 2004
(9)
April 2004
(9)
March 2004
(6)
February 2004
(4)
April, 2004
MSDN Blogs
>
Dare Obasanjo's WebLog
>
April, 2004
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Dare Obasanjo's WebLog
Conversion tool for ADO.NET DataSet's XML format to ADO RecordSet and Excel XML formats
Posted
over 8 years ago
by
DareObasanjo
1
Comments
Brendan Tompkins has written a handy utility that can transform an ADO.NET DataSet into different formats, including ADO Recordset XML, Comma Delimited, Tab Delimited and Excel XML. He writes about it in his post Transform an ADO.NET DataSet to ADO Recordset...
Dare Obasanjo's WebLog
My Interview with Channel 9
Posted
over 8 years ago
by
DareObasanjo
2
Comments
A few weeks ago Robert Scoble and Charles Torre came by my office and interviewed me for about an hour. The interview was impromptu and I rambled about all things XML at Microsoft. below are clips of the interview that have made it to Channel 9 ...
Dare Obasanjo's WebLog
XInclude for .NET, Sequential XPath and XPathNavigatorReader
Posted
over 8 years ago
by
DareObasanjo
3
Comments
It seems April is the month of custom implementations of the XmlReader . The first entry was Daniel Cazzulino's XPathNavigatorReader . As Daniel writes There are many reasons why developers don't use the XPathDocument and XPathNavigator APIs and...
Dare Obasanjo's WebLog
XPath for the HTML DOM in Internet Explorer
Posted
over 8 years ago
by
DareObasanjo
13
Comments
Dimitri Glazkov has produced a JavaScript implementation of DOM Level 3 XPath for Microsoft Internet Explorer . Below are some examples of what using XPath from Javascript looks like with his implementation Now counting all links on your document...
Dare Obasanjo's WebLog
Michael Rys on the Benefits of the XML Datatype in SQL Server 2005
Posted
over 8 years ago
by
DareObasanjo
5
Comments
Micheal Rys clarifies some details about the XML datatype in Yukon , he writes ...an XML instance can be stored as either an XML datatype or a string type (such as varchar(), although varbinary() works similar as well). Once you store the XML in...
Dare Obasanjo's WebLog
The Problem with Dates, Timezones and XmlConvert
Posted
over 8 years ago
by
DareObasanjo
8
Comments
A recent post by Brad Abrams on DateTime, Serialization and TimeZones highlights one of the problems with the the System.Datetime structure . The best way to illustrate his problem is with a code fragment and the output from the code DateTime now...
Dare Obasanjo's WebLog
Designing XML Formats: Versioning vs. Extensibility
Posted
over 8 years ago
by
DareObasanjo
2
Comments
Many people designing XML formats whether for application-specific configuration files, website syndication formats or new markup languages have to face the problem of how to design their formats to be extensible and yet be resilient to changes due to...
Dare Obasanjo's WebLog
Hanging Out with the XML MVPs and a Channel 9 Interview
Posted
over 8 years ago
by
DareObasanjo
3
Comments
This week was the 2004 MVP Summit , where several hundred MVPs for various Microsoft technologies and products descended on Redmond to interact with the various product teams at Microsoft. It was a little hectic organizing things to ensure that the XML...
Dare Obasanjo's WebLog
Some Thoughts on the SAX dot NET Project
Posted
over 8 years ago
by
DareObasanjo
2
Comments
A little while ago I noticed the SAX dot NET project was announced on the XML-DEV mailing list. From the desxcription on the project page SAX dot NET is a C# port of the original Java based SAX API specifications. When compiled into a .NET assembly...
Page 1 of 1 (9 items)