Hi friends
What is encoding and serialization in .Net?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Feb 22, 2012, 6:46 AM
For Encording please refer,
http://msdn.microsoft.com/en-us/library/system.text.encoding%28v=vs.71%29.aspx
for serialization please refer,
http://msdn.microsoft.com/en-us/library/ms973893.aspx
http://www.codeproject.com/Articles/8646/Serialization-in-NET
hope this help.
VulpesPosted Feb 21, 2012, 12:21 PM