Serialization
Details Related Types
Site:  C#Today
Original URL:  http://www.csharptoday.com/content/articles/20010917.asp
Summary:
One of the most fundamental jobs for a piece of software is saving a document and loading it back up again. This process has become known as serialization, and .NET has strong support for this. In this article, Matthew Reynolds takes a look at how to save and load documents for a simple WinForms application. As part of the work, he introduces a reference implementation for properly handling the creating, saving and opening of documents as laid down by the Windows guidelines.
System.ComponentModel.CancelEventArgs
System.ComponentModel.CancelEventHandler
System.EventArgs
System.IO.FileInfo
System.IO.FileStream
System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
System.Runtime.Serialization.Formatters.Soap.SoapFormatter
System.Runtime.Serialization.IFormatter
System.Runtime.Serialization.ISerializable
System.Runtime.Serialization.SerializationInfo
System.Runtime.Serialization.StreamingContext
System.Web.UI.WebControls.TextBox
System.Windows.Forms.DialogResult
System.Windows.Forms.Form
System.Windows.Forms.MainMenu
System.Windows.Forms.OpenFileDialog
System.Windows.Forms.SaveFileDialog
System.Windows.Forms.ScrollBars
System.Windows.Forms.TextBox
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com