Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » XML   (RSS)

System.Xml v2 Articles posted by Alex Homer

Alex has written two good overview articles on System.Xml in .NET v2.0 - part 1 on the XmlReader and part 2 on the XmlWriter.
Posted by mfussell | 0 Comments
Filed under:

Anders Hejlsberg on XML and Programming Languages

One good reason to sign up for PDC 2005 is to hear Anders elaborate more on this work
Posted by mfussell | 0 Comments
Filed under: ,

.NET 2.0 XML Perf Comparison with Sun

XML processing in .NET 2.0 rocks.
Posted by mfussell | 1 Comments
Filed under:

ADO.NET and System.Xml v. 2.0--The Beta Version (2nd Edition) now Published

In time for the upcoming Visual Studio 2005 and .NET v2.0 Beta 2 release, the updated version of my ADO.NET and System.Xml book has now been published. See this book list for more information and where to download the code examples from. Alternatively
Posted by mfussell | 2 Comments
Filed under:

Combining the XmlReader and XmlWriter classes for simple streaming transformations

The XmlReader and XmlWriter classes can often be combined to provide simple streaming transformations rather than resorting to XSLT which requires a the document to be loaded into memory. This class combination is often faster and uses less memory, although
Posted by mfussell | 5 Comments
Filed under:

System.Xml V2 book - C'est Fini

I finished reviewing the final versions of my chapters for the ADO.NET and System.Xml v 2.0 book which was a huge relief. Having read through it numerous times you start to get numb to your writing style. Needless to say the chapters where all re-written
Posted by mfussell | 1 Comments
Filed under:

Binary XML: A Stillborn Spec.

I read with continued dismay another article about binary XML and the bizarre Fast Infoset project . Tim Bray must be crying in bed at night over Sun's continued persistence that ASN.1 should have been the data interchange format for the world. It lost,
Posted by mfussell | 12 Comments
Filed under:

System.Xml V2 Decisions

Arpan has posted on some of the reasons for XmlDocument being the main XML store in System.Xml and the difficulty of supporting standards that are not yet at a recommendation status. Ironically I now find myself in the alternate universe to this where
Posted by mfussell | 0 Comments
Filed under: ,

Beta Book Pain, Performance Love

Writing books on beta products is probably the most painful thing that you can ever endure even if you are in the product team (or was as in my case). I finally finished up the last XML chapter in the beta version of ADO.NET and System.Xml V2 . It is
Posted by mfussell | 4 Comments
Filed under:

Using the XmlSecureResolver to restrict access to web sites

Having just written an article on XmlResolver and looked through the MSDN docs I realised that there was little in terms of explanation on how to use the XmlSecureResolver. As always code speaks volumes sIo put together this example which shows how the
Posted by mfussell | 1 Comments
Filed under:

System.Xml Beta 2 Changes

Dare and I compiled the Upcoming Changes to System.Xml in .NET Framework 2.0 Beta 2 which he published on the MSDN XML developer center. Mostly my previous article still stands without the #6 and #3 gone. However as a result of implementing the editablable
Posted by mfussell | 0 Comments
Filed under:

Win-Dev 2004 talks on XQuery in SQL Server and System.Xml V2.0

I am doing two talks at the Win-Dev 2004 Conference on the Web Services track and the Databases and Data Access so if you are going to the conference or live in the Boston area and want to meet up to have a chat, drop me a mail. The talks are; WS6 - Whidbey
Posted by mfussell | 1 Comments
Filed under:

Building Custom XmlResolvers Article on MSDN XML Developer Center

In between re-writing and updating the chapters for the beta version of the my book A First Look at ADO.NET and System.Xml V2.0, I found some time to write an article on Building Custom XmlResolvers for MSDN. What's so great about this class is that it
Posted by mfussell | 6 Comments
Filed under:

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 | 6 Comments
Filed under:
More Posts Next page »
 
Page view tracker