Enjoy Every Sandwich

Thoughts on SQL, XML, .NET and sometimes beer.

<January 2009>
SuMoTuWeThFrSa
28293031123
45678910
11121314151617
18192021222324
25262728293031
1234567


Navigation

Tools

List O'Links

Kent's Other Stuff

Subscriptions

News

Please read these
Notices and Disclamiers

Post Categories

Article Categories



Mvp.Xml library v1.0 Released!

Oleg Tkachenko let us know that the the XML MVP team has released their additions to the .NET Framework (version 1.x) today: The MVP.XML Library.

Why should you care -- well, that's easy: it's going to make doing serious work with XML and .NET that much easier. Some for examples:

  • XmlTransformingReader, which seems to reduce the amount of code you need to the basics and brings a nice little perf boost to the table too.
  • IndexingXPathNavigator. I'm working forward to using this instead of writing some nasty XSLTs for those cases where FOR XML EXPLICIT is just too hard to pull off.

Speaking of XML and the XML/Web Services MVPs, I had a nice discussion this afternoon with Christoph Schittko about WinForms when the conversation turned to “Contract First”-think. He pointed me a cool tool that he's worked on with the Really Big Brains at Thinkatecture that makes generating the WSCF stuff with Visual Studio.NET a lot easier for me.

posted on Thursday, January 20, 2005 9:52 PM by ktegels





Powered by Dot Net Junkies, by Telligent Systems