This item is not eligible for Amazon Prime, but millions of other items are. Join Amazon Prime today. Already a member? Sign in.

Ready to Buy?
woodys-uk
Price: £13.92
In stock
Add to Cart

12 used & new from £1.99
See All Buying Options

Have one to sell? Sell yours here
 
   
Tell a Friend
Visual Basic.NET Serialization Handbook
 
See larger image
 
Visual Basic.NET Serialization Handbook (Paperback)
by Andy Olsen (Author), Matjaz Juric (Author), Adil Rehan (Author), Eric Lippert (Author)
No customer reviews yet. Be the first.

Availability: Available from these sellers.

12 used & new available from £1.99

Customers Who Bought This Item Also Bought

Visual Basic.NET Code Security Handbook

Visual Basic.NET Code Security Handbook by Eric Lippert

Visual Basic.NET Deployment Handbook

Visual Basic.NET Deployment Handbook by Fabio Claudio Ferracchiati

Visual Basic.NET Reflection Handbook

Visual Basic.NET Reflection Handbook by James Hart

Visual Basic.NET Remoting Handbook

Visual Basic.NET Remoting Handbook by Jonathan Pinnock

4.5 out of 5 stars (2) 
Visual Basic.NET Threading Handbook (Programmer to Programmer)

Visual Basic.NET Threading Handbook (Programmer to Programmer) by Tobin Titus

Explore similar items : Books (12)

Product details


Customers Viewing This Page May Be Interested in These Sponsored Links

 (What is this?)
VB to .NET Migration
www.virtusa.com    VB to .NET Migration Services from Virtusa. Microsoft Gold Partner. 
Code Complete .NET
www.eurowisesoft.com    Build .NET Applications Instantly Creates N-Tier, Web and Win Apps 
Visual C#
www.computeach.co.uk/c#    Training courses from the UK's leading provider of IT training 

Product Description

Book Description
Serialization is a fundamental process that creates a persistent and portable representation of an object. This representation can be stored to disk, or moved across a network so that the object can be recreated on another machine.


Before .NET, developers often created serialization code that serialized objects into a proprietary format. This format was often application-specific, so sharing serialization files between applications was tricky.


.NET improves upon this situation by providing a standard way of serializing and deserializing objects. Basic .NET serialization to XML, SOAP, and binary formats is also easy-to-use, because we do not have to provide any explicit serialization code. However, .NET serialization is also extensible, so we can provide own serialization format and code should we need or want to. Finally, .NET serialization persists not only the object state but also its metadata, which means that .NET applications on different platforms (such as Windows and Linux) could exchange and share serialized data in files.


Indeed, serialization plays a key role in the .NET Framework, being intimately linked to many important aspects of it, especially Remoting and Web Services.


So, it is clear that the advent of .NET presents developers with a new and exciting approach to serialization. To use it effectively and efficiently, developers need to understand the .NET serialization process, to be guided through its customizable features, and to be taught best practices. This book does just that.

Synopsis
This volume delves deep into the .NET serialization mechanism. It shows how to manipulate the mechanism in the way most suited to particular needs via practical code examples and in-depth discussion. It starts off by discussing how serialization is used in the .NET Framework, and describing how to use default XML, binary and SOAP serialization, comparing and contrasting the usage scenarios of these different serialization formats. It then moves to the next level, discussing how to create a class that can control its own serialization, and how to customize the serialization of other classes. It considers when a class should be made serializable, which class members should be serialized, and the issues associated with deserializing object graphs. It shows how to create custom serialization formatter, and how to deserialize an object into a different type than the original object. It also shows serialization issues associated with many other aspects of .NET, such as remoting, web services, versioning, and security.

See all Product Description


Tag this product

 ( What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
Search Products Tagged with
 

Customer Reviews


There are no customer reviews yet.   Create your own review
Video reviews
Video reviews
New feature! Amazon now allows customers to upload product video reviews. Use a webcam or video camera to record and upload reviews to Amazon.
Ad