Results 1 to 3 of 3

Thread: The advantage of Benefits

  1. #1
    MartinWilson is offline Senior Member
    Join Date
    Dec 2009
    Posts
    281
    Rep Power
    3

    Default The advantage of Benefits

    I am learning C# programming language. I want to know what the advantages of ‘serialization’ are. I only know that it is related to the persistence of object. Your suggestion would be highly appreciated.

  2. #2
    Davismoore is offline Senior Member
    Join Date
    Dec 2009
    Posts
    284
    Rep Power
    3

    Default

    Following are some reward of serialization:

    1. Portability: there is no dependence own implementation of classes that can be replaced between various VMs from various users.

    2. XML documents are created by compact use an algorithm to reduce redundancies.

    3. Fault tolerance: if an error not structural is detected, the affected area is not
    taken into account.

    4. As an XML document, the result is readable by humans and utilizable by other programs.

  3. #3
    JacksonPerez is offline Banned
    Join Date
    Dec 2009
    Posts
    274
    Rep Power
    0

    Default

    Serialization has a lot of benefits with the Binary Serialization. Then the serialization has been mainly designed to be used with JavaBeans that brings some advantage but also some drawbacks. Class Configuration can modify the code for serializing change. If the classes do are not too many and difficult and it is important to have good speed then binary serialization manual are preferable.

Similar Threads

  1. What is Windows Genuine Advantage?
    By Brownchris in forum Windows 7/2000/NT
    Replies: 1
    Last Post: 04-14-2010, 07:03 AM
  2. What Are the Benefits of Information
    By MyersGray in forum Networking Jargons
    Replies: 0
    Last Post: 12-28-2009, 08:18 PM
  3. Partition benefits
    By laressa in forum Windows XP
    Replies: 0
    Last Post: 03-17-2009, 08:07 AM
  4. Last mile benefits
    By Jacory666 in forum General Internet Terms
    Replies: 0
    Last Post: 12-16-2008, 06:53 AM
  5. In order to take advantage of Windows XP
    By kadana94 in forum Windows XP
    Replies: 0
    Last Post: 11-13-2008, 12:12 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48