Improving XML Performance

| No Comments | 7 TrackBacks

Here is another piece of a must reading - "Chapter 9 - Improving XML Performance" of the "Improving .NET Application Performance and Scalability" guide from the Microsoft Pattern and Practices group. Here are the objectives : Optimize XML processing design, Parse XML documents efficiently, Validate XML documents efficiently, Optimize your XML Path Language (XPath) queries, Write efficient XSL Transformations (XSLT). Wow, amazingly good paper.

Related Blog Posts

7 TrackBacks

TrackBack URL: http://www.tkachenko.com/cgi-bin/mt-tb.cgi/241

TITLE: Performant XML: a practical guide URL: http://weblogs.asp.net/cazzu/archive/2004/05/17/132985.aspx IP: 66.129.67.203 BLOG NAME: DATE: 05/17/2004 07:15:06 AM Read More

TITLE: Performant XML: a practical guide URL: http://weblogs.asp.net/cazzu/archive/0001/01/01/132985.aspx IP: 66.129.67.203 BLOG NAME: DATE: 05/17/2004 07:17:54 AM Read More

Performant XML: a practical guide from Christopher Steen - Learning .NET on May 17, 2004 8:10 AM

A link for later...[From Daniel Cazzulino .NET and XML digress ]Performant XML: a practical guideOleg mentions a must read document from the Patterns and Practices guys: Improving .NET Application Performance and Scalability. I'm glad I could contribut... Read More

TITLE: Performant XML: a practical guide URL: http://rstpc40/blogs/dotrob/archive/2004/05/17/177.aspx IP: 208.48.6.2 BLOG NAME: dotRob DATE: 05/17/2004 04:37:58 PM Read More

TITLE: Performant XML: a practical guide URL: http://weblogs.asp.net/cazzu/archive/0001/01/01/132985.aspx IP: 66.129.67.202 BLOG NAME: DATE: 06/25/2004 02:53:32 AM Read More

TITLE: High-performance XML: a practical guide URL: http://weblogs.asp.net/cazzu/archive/0001/01/01/132985.aspx IP: 66.129.67.203 BLOG NAME: DATE: 07/04/2004 04:38:29 PM Read More

TITLE: Performant XML: a practical guide URL: http://rstpc40/blogs/dotrob/archive/0001/01/01/177.aspx IP: 208.48.6.2 BLOG NAME: dotRob DATE: 07/12/2004 09:42:36 PM Read More

Leave a comment