Browse by Tags

High-performance XML (V): Increase performance on message-based web services by avoiding XmlDocument creation when using XmlSerializer
Note : this entry has moved . In a previous post, I discussed the way coarse-grained web service interfaces can be used in a strongly typed way by resorting to the xsd.exe or a cool custom tool . The only problem with that approach is that in order to...
Roadmap to high performance XML
Note : this entry has moved . I'll keep the updated list of posts relating to performance in XML manipulation here. Check out the whole "High-performance XML" series: High-performance XML (I): Dynamic XPath expressions compilation High-performance...
More Posts