Home
|
PHP
|
ASP.NET
|
ASP
|
JSP
Share The Love
Web Apps
& Controls
Tutorials
Books
Community
Directories
---------------
All of ASP.NET
Within Directory
---------------
ASP Index
You are 1 of 202 Active ASP.NET Visitors
ASP.NET Home
|
Resources
|
Buzz Clips
|
My Favor-Its
|
Login
Web Applications
(479)
Component & Controls
(1037)
ASP.NET Web Hosting
(275)
Software & Server
(171)
Tutorials & Code Snips
(4752)
References
(399)
Books & Media
(271)
Community
(90)
Other ASP.NET Sites
(380)
 
Resource Home
(7861)
How Do I ...
(2901)
Specific Topics
(1842)
 
Tutorials & Code Snips
(4752)
.Net Framework
(1842)
Application Making
(140)
Assemblies
(51)
Browsers
(21)
Code Management
(65)
Component Making
(75)
Content Management
(26)
Controls
(144)
Data Storage
(8)
Database
(437)
Date & Time
(27)
Documents
(14)
Email
(89)
Error Handling
(93)
File Management
(86)
Form Handling
(145)
Graphics & Charts
(116)
Messaging
(4)
Miscellaneous
(182)
My First Script
(84)
Network Functions
(36)
Performance Tuning
(103)
Scripting
(98)
Scripting Comparison
(15)
Search
(12)
Security
(73)
Server & Software
(86)
Site Statistics
(14)
Strings & Variables
(56)
User Interface/Themes
(43)
User Management
(66)
WAP
(17)
Web Services
(296)
Website Navigation
(25)
XML
(154)
 
How Do I ...
(2901)
 
XML
(154)
ListEditor
(1)
Reading XML Files
(7)
Serialization
(9)
Serialization
[+]
Favor-It
Sort By:
Default
Name Asc
Name Desc
Price Asc
Price Desc
Rating Asc
Rating Desc
Favor-Its Asc
Favor-Its Desc
Version Asc
Version Desc
Hits Asc
Hits Desc
Date Asc
Date Desc
Run-time Serialization
Site:
MSDN
Rating:
Reviews:
0
[+]
Favor-It:
0 Users
[+]
Hits Today: 1
Report Error
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
Rating:
Reviews:
0
[+]
Favor-It:
0 Users
[+]
Hits Today: 1
Report Error
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
Rating:
Reviews:
0
[+]
Favor-It:
0 Users
[+]
Hits Today: 1
Report Error
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
Roadmap for XML Serialization
Site:
Microsoft Product Support
Rating:
Reviews:
0
[+]
Favor-It:
0 Users
[+]
Hits Today: 1
Report Error
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
Rating:
Reviews:
0
[+]
Favor-It:
0 Users
[+]
Hits Today: 1
Report Error
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
Rating:
Reviews:
0
[+]
Favor-It:
0 Users
[+]
Hits Today: 1
Report Error
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
Rating:
Reviews:
0
[+]
Favor-It:
0 Users
[+]
Hits Today: 1
Report Error
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
XML Serialization using C#
Site:
.netBips
Rating:
Reviews:
0
[+]
Favor-It:
0 Users
[+]
Hits Today: 1
Report Error
.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:
XML Serialization
Site:
XML for ASP.NET Developers
Rating:
Reviews:
0
[+]
Favor-It:
0 Users
[+]
Hits Today: 1
Report Error
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
Icon Key >
- Recently Updated
- Showcase
- Cool Stuff
- Codango Lab Review
ASP.NET Section Stats
26992
page-views today
70415
yesterday
2.22
million last month
97.13
million total
since February 01, 2001
(formerly 411asp.net)
Submit a Listing into this Category
|
Update Your Listings
Link to Us
|
Advertise
|
Contact Us
|
Website Help
Thank you for trying the Beta version of
our website.
What do you think?
Codango Home
|
PHP
|
ASP.NET
|
ASP
|
JSP
Advertise With Us
|
About Us
|
Terms of Use
|
Privacy Policy
© 2008 InfoGenius Inc., All rights reserved