GeekArticles
XML
Core XMLFake blog from SC34 meeting in Norway
Author: oreillynet.com |
Published: 10th Apr 2008 |
Visited: 84 times |
Add CommentFiled in: Core XMLI couldn't attend the latest SC34 meeting physically in Oslo (I corresponded by email on some WG1 issues relating to Schematron and maintenance), but the public documents from the meeting have now been released at the SC34 website, in particular...
Read Article Sponsored Links
Related Articles
• Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 4 In the fourth part of this series, Keyvan talks about the unit testing concepts related to the MVC pattern and how Microsoft has adapted these concepts for its ASP.NET MVC framework. He shows these principles and the process that should be followed to unit test an ASP.NET MVC applicat ...
• Going Live with a Grails-Powered Blog Once you have built a Grails project, how do you deploy it? Learn how to use Groovy builders, filters, and tags to deliver a Grails project. Along the way you'll delve into AJAX and deploy a Grails application in Tom ...
• The Perpuetual Ballot Resolution Meeting IBM/Lotus' Rob Weir has a timely blog up entitled How many defects remain in OOXML? Timely, because of course, the clock is ticking on the OOXML vote, so this is coming up to his last chance to throw some mud ...
• Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 3 In the third part of this series, Keyvan talks about the data model in his simple blogging engine. He shows some concepts related to the LINQ side of the data model to retrieve data for the blogging engine in controllers and pass them to views with the help of screenshots and source c ...
• Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 2 In the second part of the article series about ASP.NET MVC Framework, Keyvan adds controllers to his blogging engine in order to describe how to use controllers in ASP.NET MVC and discusses some details related to controllers. He first discusses the concept of URL routing patterns and then explores ...