Welcome to MSDN Blogs Sign in | Join | Help

May 2004 - Posts

TechEd 2004 XML Talk Slides

I have finally posted the slides and sample code for my TechEd 2004 talk on XML in the .NET framework. The samples require a copy of Visual Studio 2005 (i.e. the community drop distributed at TechEd) in order to compile and run.
Posted by mfussell | 4 Comments
Filed under:

Article on the XML Support in SQL Server 2005

I worked with Shankar to write this article on the XML Support in Microsoft SQL Server 2005 which has just been published on the MSDN XML Developer Center. I would be very interested in comments on how you see an application need for storing XML content
Posted by mfussell | 5 Comments
Filed under:

TechEd USA 2004 Meeting Times

If you are at TechEd and want to talk about XML in .NET or SQL Server then these are some times that you can find me. Tues 25th 10:45-12:00 DAT379 Session - XML Today and Tomorrow Tues 25th 2:15 - 5:00 - Data Access booth in the Pavillion Thurs 27th 11:45
Posted by mfussell | 2 Comments

XSLT 2.0 Sir?

One questions that I am getting more frequently is “Will the next release of System.Xml V2.0 support XSLT 2.0 ?”. The answer is “No”. It's not that we do not love XSLT (see [1] and [2] below), in fact it has proven itself to be
Posted by mfussell | 45 Comments
Filed under:

XPathReader Article on MSDN

This is now been published on the MSDN XML developer center as I mentioned in an earlier post . A very useful component. The main points to remember about its usage are; It is a streaming XmlReader implementation. That is why the XPath subset is limited.
Posted by mfussell | 1 Comments
Filed under:

TechEd presence and a chance to get your opinions voiced.

I am attending both TechEd USA and TechEd Europe and presenting a couple of sessions. DAT379 is very much a “Here's what is in my XML toolbox today and this is how is gets better in Visual Studio 2005“. Plenty of tears of joy and happiness.
Posted by mfussell | 1 Comments
Filed under:

Schema For DataSet Attributes

If you have spent anytime serializing the .NET System.Data.DataSet class structure to file then you will know that this is serialized as an XML Schema. You may have noticed that it also writes attributes from a target namespace “ urn:schemas-microsoft-com:xml-msdata
Posted by mfussell | 1 Comments
Filed under:
 
Page view tracker