Click here to Skip to main content
15,889,403 members
Articles / Desktop Programming / MFC

Implementing MFC-Style Serialization in .NET - Part 2 - Reading MFC Serialized Objects into .NET

Rate me:
Please Sign up or sign in to vote.
4.90/5 (5 votes)
21 Jan 2009CPOL4 min read 40.8K   859   16  
This article shows how to read into a .NET application binary files created using MFC serialization.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
President Starpoint Software Inc.
United States United States
Bob Pittenger is founder and President of Starpoint Software Inc. He holds a B.A. degree from Miami University, M.S. and Ph.D. degrees from Purdue University, and an MBA from Xavier University. He has been programming since 1993, starting with Windows application development in C++/MFC and moving to C# and .NET around 2005 and is a .NET Microsoft Certified Professional Developer.

Bob is the author of two books:
Billionaire: How the Ultra-Rich Built Their Fortunes Through Good and Evil and What You Can Learn from Them
and
Wealthonomics: The Most Important Economic and Financial Concepts that Can Make You Rich Fast.
Visit http://www.billionairebook.net for more information.

Comments and Discussions