Click here to Skip to main content
15,886,806 members
Articles / Programming Languages / Visual Basic

Object - Collection - Binary File: Using serialization and deserialization to work with binary files based on collections

Rate me:
Please Sign up or sign in to vote.
3.20/5 (4 votes)
20 Nov 2008Ms-PL4 min read 35.3K   247   20  
In this tutorial, we will take a closer look at a technology that allows you to store objects externally with ease, retrieve them effortlessly, and work with them as if you were dealing with some kind of simple database.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions