Archives
-
Download Orcas March 2007 CTP
A new Orcas CTP is out, but if you don't want to push all those "Download" buttons, here are the direct urls:
-
Team Foundation Power Toys, Vista compatible!
Note: this entry has moved.
-
Linq to XSD: strong-typed XML data models!
I'm very pleased to see the direction the XML team took with the new Linq to XSD preview. Basically, it's xsd.exe, but generating classes on top of Linq to XML (or XLinq, XElement and friends). This is pretty cool, because it gives you all the power and productivity of a strong-typed object model, while still allowing for the freedom of manipulating the underlying untyped XML.