Check out our New 411ASP.net Website in Beta:
New Name, New Features, Same People!
ASP.NET Serialization  - ASP.NET tutorial, script, code, controls

411ASP.NET
  
 Navigator >    You are 1 of 373 Active Visitors.
Menu >
My QuickList  |  Newsletter  |  What's Cool  |  What's Hot  |  What's New  |  Login

 Sponsor

  Serialization     Add to QuickList   

Run-time Serialization Site: MSDN
  Hits Today: 4  Total: 2329
Updated: 10/3/2003
Serialization is the process of converting an object or a con-nected graph of objects into a contiguous stream of bytes. Deserialization is the process of converting a contiguous stream of bytes back into its graph of connected objects.   Author: Jeffrey Richter   Code: ASP.NET v1.0 & JScript

XML Serialization in ASP.NET Site: 4GuysFromRolla
  Hits Today: 1  Total: 3434
Updated: 4/17/2002
Maintaining the state of an object in ASP often required some very inventive and painstaking code. In the brave new world of .NET, however, Object Serialization offers us a comparatively easy way to do just that, as well as some other useful tasks.   Author: Anthony Hart   Code: ASP.NET v1.0 & VB

Serialization in .NET Site: 15seconds.com
  Hits Today: 1  Total: 3794
Updated: 11/11/2002
Serialization in .NET allows the programmer to take an instance of an object and convert it into a format that is easily transmittable over the network, or even stored in a database or file system.   Author: Robert Chartier   Code: ASP.NET v1.0 & VB
 Sponsor

Roadmap for XML Serialization Site: Microsoft Product Support
  Hits Today: 1  Total: 1176
Updated: 8/14/2003
This article provides a roadmap to learn and to master serialization and deserialization of XML with the .NET Framework (System.Xml namespace).   Author: microsoft.com   Code: ASP.NET v1.0 & VB

XML Serialization- An Intro Site: Developer Fusion
  Hits Today: 1  Total: 1595
Updated: 9/22/2003
In the past, maintaining the state of an object in ASP often required some very inventive and painstaking code. In the brave new world of .NET, however, Object Serialization offers us a easy way to do just that, as well as some other useful tasks.   Author: Anthony Hart   Code: ASP.NET v1.0 & VB

XML Into Objects w/Deserialization Site: XML Magazine
  Hits Today: 1  Total: 1545
Updated: 2/16/2004
While serializing object properties to XML is certainly useful in a variety of situations, it can also be useful to read from a serialized XML document and re-create or "rehydrate" an object.   Author: Dan Wahlin   Code: ASP.NET v1.1 & C#

Serialize Objects to XML Site: Fawcette Technical Publications
  Hits Today: 1  Total: 1740
Updated: 5/15/2003
The .NET platform provides the ability to save the state of an object using serialization techniques. If you're not familiar with serialization, it's a way to persist object data to another form such as binary or XML data.   Author: Dan Wahlin   Code: ASP.NET v1.0
 Sponsor

XML Serialization using C# Site: .netBips
  Hits Today: 2  Total: 2175
Updated: 8/6/2001
.NET provides a way to serialize objects in XML format. Thus objects can be converted into XML documents (serialization) and later on can be constructed back from the XML documents (deserialization).   Author: Bipin Joshi   Code: C#

XML Serialization Site: XML for ASP.NET Developers
  Hits Today: 1  Total: 1431
Updated: 1/16/2002
The .NET platform offers powerful serialization capabilities. This example shows how the Web.Config file can be updated using ASP.NET and XML Serialization techniques.   Author: unknown   Code: ASP.NET Beta 2 & VB



 Sponsor



Icon Key >   - Within 4 Days    - Within 8 Days    - Within 12 Days  
  - Showcase - Cool Stuff  - Directory Shortcut 

Submit or Update a Listing  |  Link to Us Advertise  |  Contact Us  |  Site Help

ASP.NET Serialization  - ASP.NET tutorial, script, code, controls Home  |  Link to Us  |  Advertise With Us
About Us  |  Contact Us  |  Site Help
       

© 1999-2008 InfoGenius Inc., All rights reserved  |  Terms of Use