Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
MSDN Blogs
>
Microsoft XML Team's WebLog
>
All Tags
>
threading
Server & Tools Blogs
>
Data Platform Blogs
>
Microsoft XML Team Blog
All About Data Platform
All About Data Platform
Data Development
ADO.NET (Managed Providers, DataSet & EF)
WCF Data Services
SQL Server Customer Advisory Team
SQL Server Protocols
Microsoft XML Team
JDBC
Microsoft Drivers for PHP for SQL Server
Sync
SQL Server Data Tools
StreamInsight
Data Quality Services
Data Quality Services
SQL Server Customer Advisory Team
Jessica Meats’ Blog
All MSDN DQS Postings
OLTP
SQL Server Team
ADO.NET (Managed Providers, DataSet & EF)
SQL Server Customer Advisory Team
SQL Release Services
SQL OS
Running SAP on SQL Server
Conor vs. SQL
SQL AlwaysOn Team
SQL Server Manageability
Integration Services
SSIS
Data Quality Services
SQL Server Customer Advisory Team
All MSDN SSIS Postings
Data Security & Storage
SQL Server Security
SQL Server Storage Engine
SQL OS
SQL Server Customer Advisory Team
Data in the Cloud
Windows Azure
Your Data in the Cloud
SQL Server Team
Silver Lining
Microsoft XML Team Blog
Out of the Angle Brackets
Live Now on Server & Tools Blogs
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Recent Posts
Xslt 1.0 biggest issues (kind of) solved
Posted
over 2 years ago
by
XmlTeam
4
Comments
The world has moved on, have you? Xml APIs you should avoid using.
Posted
over 2 years ago
by
XmlTeam
6
Comments
Effective Xml Part 5: Something went really wrong – OutOfMemoryException and StackOverflowException thrown when using XslCompiledTransform
Posted
over 2 years ago
by
XmlTeam
0
Comments
Effective Xml Part 4: Let me project this (Xml file) for you
Posted
over 2 years ago
by
XmlTeam
0
Comments
Tags
Schema Validation
xml
XSD
Archives
Archives
October 2011
(2)
September 2011
(5)
July 2010
(1)
May 2010
(1)
March 2010
(1)
June 2009
(2)
May 2009
(2)
April 2009
(1)
March 2009
(3)
February 2009
(2)
January 2009
(1)
December 2008
(1)
November 2008
(3)
September 2008
(2)
August 2008
(3)
July 2008
(1)
May 2008
(2)
March 2008
(3)
February 2008
(3)
November 2007
(2)
September 2007
(1)
August 2007
(1)
June 2007
(2)
May 2007
(2)
April 2007
(5)
March 2007
(7)
February 2007
(5)
December 2006
(2)
November 2006
(4)
October 2006
(2)
September 2006
(1)
August 2006
(3)
July 2006
(3)
June 2006
(3)
May 2006
(3)
April 2006
(1)
March 2006
(1)
February 2006
(3)
January 2006
(1)
December 2005
(1)
November 2005
(2)
October 2005
(2)
September 2005
(6)
August 2005
(2)
July 2005
(3)
June 2005
(8)
May 2005
(4)
April 2005
(5)
March 2005
(3)
February 2005
(3)
January 2005
(6)
December 2004
(6)
More
▼
Less
▲
Tagged Content List
Blog Post:
XmlSchemaSet Thread Safety
XmlTeam
Here's a good word of warning: even if an object "feels" read-only because you're not calling code to modify it, if it's not documented as safe for use from multiple threads, then you shouldn't risk it. As an example, let’s look at XmlSchema and XmlSchemaSet . Initializing these has a cost associated...
on
27 Apr 2009
Page 1 of 1 (1 items)