XmlSerializer

| No Comments

I was doing some Google'ing on XmlSerialization when I came across an entry in Daniel Cazzulino's weblog. Apparently if you setup your .config file correctly, you can see the temp files created by the serializer engine. As it turns out, it dynamically creates code files, and then compiles them into a temp assembly. This is what makes XmlSerialization so fast. Sooo cool!

Leave a comment

Bookmark and Share

About this Entry

This page contains a single entry by DrFooMod2 published on May 4, 2004 6:57 PM.

Funny Bumper Stickers was the previous entry in this blog.

Outlook vs. Whidbey is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.