C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !






Serialization and deserializatiom


Posted Date: 19 Jun 2008    Resource Type: Definitions    Category: General
Author: Gaurav AgrawalMember Level: Silver    
Rating: Points: 2




Serialization is the process of converting an object into stream of bytes.

For example if we want to store a state of a object into database then we need to convert it into stream of bytes and then saved it into database.

So it's basic use to persist the object and it is also used in the remoting.

Deserialization is the opposite process of converting a stream of bytes back into
object.

If we want to store an image into database then this serialization process is used to do so.




Responses

Author: mahendrakiran    31 Oct 2008Member Level: Gold   Points : 1
serialization is the process of saving an object onto a storage medium (such as a file, or a memory buffer) or to transmit it across a network connection link in binary form. ...


Deserialization is
retrieving the stored data.




Feedbacks      
Popular Tags   What are tags ?   Search Tags  
(No tags found.)

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: What is trigger in SQL Server.
Previous Resource: Difference B/W response.redirct() and server.transfer()
Return to Discussion Resource Index
Post New Resource
Category: General


Post resources and earn money!
 
Related Resources



dotNet Slackers   BizTalk Adaptors    Web Design


Contact Us    Privacy Policy    Terms Of Use