Striving to make managed code fast...
Browse by Tags
All Tags »
startup (RSS)
-
This week, I encountered a test scenario which makes use of an XmlSerializer on it's startup path. Unfortunately, MSDN's documentation for the type is not clear on the performance impact of using an XmlSerializer. The documentation on introducing XML Read More...
|