C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » .NET »

Custom serialization


Posted Date: 06 Nov 2009      Posted By: rahuln      Member Level: Bronze     Points: 1   Responses: 2



Why custom Serialization is needed,
help with an example ?





Responses

Author: HimaBindu Veeramachaneni    06 Nov 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

http://msdn.microsoft.com/en-us/library/ty01x675(VS.71).aspx
http://ondotnet.com/pub/a/dotnet/2004/03/01/serializationp2.html

http://dotnetspider.com/mentors/18-HimaBindu-Veeramachaneni.aspx?tab=details'



Author: Hari    06 Nov 2009Member Level: GoldRating: 2 out of 52 out of 5     Points: 2

Hi,

Custom serialization is the process of controlling the serialization and deserialization of a type. By controlling serialization, it is possible to ensure serialization compatibility, which is the ability to serialize and deserialize between versions of a type without breaking the core functionality of the type. For example, in the first version of a type, there may be only two fields. In the next version of a type, several more fields are added. Yet the second version of an application must be able to serialize and deserialize both types



Post Reply
You must Sign In to post a response.
Next : DataType Diffence
Previous : NextPrevious button in c#
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use