28 February 2005

Debug into a .NET XmlSerializer Generated Assembly

Scott Hanselman got a nice trick to
Debug into a .NET XmlSerializer Generated Assembly object Serialization using XmlSerializer. The temparary generated cs file need to open in the same IDE and being set the break point to while the debugging session is on.

No comments: