WolfeByte Solutions: Visual Basic Controls

     Visual Basic Controls

 






      Testimonials      

    ... Really good -     clean code ...

    ... I would suggest   any vb programmer   get these!

   ... your software    saved me a bunch    of time ...

  ... This is exactly   what I have been   looking for ...

  ... Very well done!



VB Store


Visual Basic .NET Serialization Handbook

Authors: Andy Olsen, Matjaz Juric, Adil Rehan, Eric Lippert
Binding: Paperback
Dewey Decimal Number: 005
EAN: 9781861008008
Edition: 1st
ISBN: 1861008007
Label: Wrox Press
Manufacturer: Wrox Press
Number Of Items: 1
Number Of Pages: 344
Publication Date: 2002-11
Publisher: Wrox Press
Studio: Wrox Press

Product 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.

Current Prices:
Check
$1.00

Related Products:
Visual Basic.Net Reflection Handbook
Visual Basic .Net Scalability Handbook
Visual Basic.Net Threading Handbook
Visual Basic .Net Windows Services Handbook
Visual Basic .Net Remoting Handbook
Visual Basic.Net Debugging Handbook
Visual Basic .NET Text Manipulation Handbook: String Handling and Regular Expressions
Visual Basic.Net Solutions Toolkit: 30 Practical Components for .Net
Visual Basic.Net Code Security Handbook





Copyright © WolfeByte Solutions 1995-2006.  All Rights Reserved.   |   About Us   |   Privacy Policy