Nevron Chart
Home | Submit an interview question | Filter by category | Filter by job function | Filter by company
 
Member Information
UserId/Email
Password
 
Forgot Password
Technology Category
.NET (1836)
Languages (142)
Database (347)
Operating System (65)
Reporting (6)
Third-Party Tools (2)
Testing (184)
OOP (85)
Web Development (44)
Design Patterns (90)
General (17)
Networking (98)
Hardware (63)
Brain Exercise (4)
Others (45)
 Our Network
.NET Heaven
C# Corner
DbTalks
Interview Corner
Longhorn Corner
Mindcracker
VB.NET Heaven
Home » .NET » .NET
What is serialization?
Posted by Prabhu Raja Dec 25, 2011
Viewed : 1193 times
Major Category : .NET
Minor Category : ASP.NET
Total Replies : 1
 EDITORIAL ANSWER  
No Reply Yet
 ANSWERS BY USERS  
Prabhu Raja
Dec 25, 2011
Serialization is the process of converting an object into a stream of bytes. Deserialization is the opposite process, i.e. creating an object from a stream of bytes. Serialization/Deserialization is mostly used to transport objects (e.g. during remoting), or to persist objects (e.g. to a file or database).
    
1
 
Team Foundation Server Hosting
 Hosted by MaximumASP  |  Found a broken link?  |  Contact Us  |  Terms & conditions  |  Privacy Policy  |  Advertise with us
Current Version: 4.2011.13.2
 © 1999 - 2012  Mindcracker LLC. All Rights Reserved