XML serializer filename

Posted by Alexander on Stack Overflow See other posts from Stack Overflow or by Alexander
Published on 2010-04-04T00:49:24Z Indexed on 2010/04/04 0:53 UTC
Read the original article Hit count: 410

Filed under:
|
|

I want to serialize an object into an xml and I want the filename of the xml to be random as following

636211ad-ef28-47b9-aa60-207d3fbb9580.xml

fc3b491e5-59ac-4f6a-81e5-27e971b903ed.xml

I am just curious on how to do such thing?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about c#