Browse by Tags
All Tags »
XML (RSS)
It may seem unrelated, but if you haven't read Fowler's article on DSLs ( from Google cache if it's down like now ), please do so now. It will help you understand why XAML goes far beyond WPF and presentation. Configuration is typically nothing more than...
I think I'm not the first guy to end up in this situation: I created a lot of content (and loyal readers) on some blog hosting site (in my case http://weblogs.asp.net ) and now I want to move on, maybe with a self-hosted solution, maybe with Blogger and...
A document fragment is an XML file that doesn't have a root element: < E2ETraceEvent xmlns = " http://schemas.microsoft.com/2004/06/E2ETraceEvent " > < System xmlns = " http://schemas.microsoft.com/2004/06/windows/eventlog/system " > ... <...
Quite some time ago (around XML raise as a universal data format), the W3C seemed to be in doubt of the value of QNames (prefix + local name) in attribute values. One very clean evidence of this inconsistency around the best practice on QNames on attribute...
SSE is an XML micro-format and corresponding sync algorithm that can be embedded in RSS or Atom feeds to allow for two-way synchronization among peers. More important: the algorithm allows for mesh-style synchronization between nodes, with no concept...
Note : this entry has moved . Major bummer. Read more from Scott's blog: http://www.hanselman.com/blog/IE7RC1CantUpdatePasswordProtectedFeeds.aspx
Note : this entry has moved . Today, I was working on some GAX software factory stuff. I just couldn't remember if a particular element I had at hand in an instance document supported xs:anyAttribute or not in the corresponding schema. So I though "how...
Note : this entry has moved . A while back I've reported as a bug that VS XML editor breaks if you use XInclude elements in the document. You may ask: "who cares? .NET does not support XInclude anyway!". It just so happens that the recently released version...
Of course you already knew that the PDC 2005 sessions are available online , right? (although not for much longer, I heard). But you just don't have the time to browse the list to find the interesting ones and download them one by one... Well, now you...
Note : this entry has moved . Altova announced a royaltee-free distribution of AltovaXML engine complete with .NET interfaces. It supports XQuery 1.0 and XSLT 2.0 (with or without schema support). Excelent news for .NET developers!!! Via TSS (thanks Paul...
More Posts
Next page »