XML Developer Center on MSDN Launched
After talking about it for the past few weeks the XML Developer Center on MSDN is finally here. As mentioned in my previous post on the Dev Center the most obvious changes from the previous incarnation of https://msdn.microsoft.com/xml are
The XML Developer Center will provide an entry point to working with XML in Microsoft products such as Office and SQL Server.
The XML Developer Center will have an RSS feed.
The XML Developer Center will pull in content from my work weblog.
The XML Developer Center will provide links to recommended books, mailing lists and weblogs.
The XML Developer Center will have content focused on explaining the fundamentals of the core XML technologies such as XML Schema, XPath, XSLT and XQuery.
The XML Developer Center will provide sneak peaks at advances in XML technologies at Microsoft that will be shipping future releases of the .NET Framework, SQL Server and Windows.
As mentioned in my previous post the first in a series of articles describing the changes to System.Xml in version 2.0 of the .NET Framework is now up. Mark Fussell has published What's New in System.Xml for Visual Studio 2005 and the .NET Framework 2.0 Release which mentiones the top 10 changes to the core APIs in the System.Xml namespace.
There is one cool new addition that is missing from Mark's article, which I guess would be number 11 of his top 10 list. The XSD Inference API which can be used to create an XML Schema definition language (XSD) schema from an XML instance document will also be part of System.Xml in Whidbey. Given the enthusiasm we saw in various parties about XSD inference we decided to promote it from just being a freely downloadable tool to being part of the .NET Framework. Below are a couple of articles about XSD Inference
- Generate XSD Schemas by Inference by Roger Jennings, XML Web Services Magazine.
- Modeling biz docs in XML by Jon Udell, InfoWorld.
- Using the XSD Inference Utility by Nithya Sampathkumar, MSDN.
If you have any thoughts about what you'd like to see on the Dev Center or any comments on the new design, please let me know.
Comments
- Anonymous
March 29, 2004
What is the title of this feed? (http://msdn.microsoft.com/xml/rss.xml)
Hint: Looks like it was borrowed from the Security Dev Center... - Anonymous
March 29, 2004
Thanks for the feedback, the feed should be fixed now. - Anonymous
March 29, 2004
Thanks to your team for putting the site together..
great stuff! it's like the Pope blessing XML.. :-) - Anonymous
April 01, 2004
It's good to see this stuff concentrated in one place.
I'd like:
- Recommendations and guidelines for representing objects
- Recommendations and guidlines when dealing cross process
- Always to think about those of us who create large web-farmed n-tier distributed transaction systems
- Whenever you mention performance, give us quantitative not just qualitative information. 'But this depends on the system' you say - then provide us with configurable performance test harnesses
- Not to spend time on Whidbey/Yukon/Longhorn/Avalon until we can actually use it on our projects. Hint, this will be some time after the above are released.
thanks
Matt - Anonymous
April 01, 2004
Dare, it looks good. Congrats!