???? ID: 815813 - ????? ???????: 23 ??????? 2011 - ??????: 3.0 ????? C# ?? ????? ?? XML ?? ???? ???????? ?? serialize ???? ????
?? ????? ?????????? ??? ?? ??? ???? ????? ???? ?? ?? ????? C# ?? ????? ?? XML ?? ???? ???????? ?? serialize ???? ????? ?? ???? ?? ???????? ?? ?????? persisting ?? ??? ?????? ??? ?? ???? ?? ???? ???????? ?? ???? ?? ???????? ?? XML de-serializing ?????? ???????? ?? ??? ?????? ??? ??????????????? ???? outlines ???????? ?????????, ??????????, ??????? ?????? ?? ?????? ??? ?? ???? ???:
XML SerializationSerialization is the process of taking the state of an object and persisting it in some fashion. The Microsoft .NET Framework includes powerful objects that can serialize any object to XML. TheSystem.Xml.Serializationnamespace provides this capability.Follow these steps to create a console application that creates an object, and then serializes its state to XML:
Complete Code ListingVerificationTo verify that your project works, press CTRL+F5 to run the project. AclsPersonobject is created and populated with the values that you entered. This state is serialized to XML. The console window shows the following:?????? ??????TheXml.Serialization.XmlSerializer???????? ?? ???? shallow serialization ???? ??? ??? ?? ?? ??? ???????? ?? ?????? ?????????? ?? ???? ?? serialize ???? ????? ???, ?? ?? ??? serialization ?? ????? ???? ???????????????? ??????? ?? ???, ????? Microsoft ?????? ??????? (MSDN) ??? ???? ?? ????:: XML Serialization introducing (VS.80) http://MSDN.Microsoft.com/en-us/library/182eeyhh .aspx (http://msdn.microsoft.com/en-us/library/182eeyhh(VS.80).aspx) ???? ???? ???? ??:
???? ?????? ??????????????????: ?? ???? ?? ???? ??????? ?? ????? ?? Microsoft ????-?????? ?????????? ?????? ?????? ???? ??? ??. Microsoft ???? ??? ????-???????? ?? ????-???????? ????? ?????? ?? ???? ???????? ???? ?? ???? ????? ????? ??? ?? ??? ?????? ?? ???? ???? ???? ??? ????? ??. ???????, ????-???????? ???? ????? ???? ???? ???? ???. ?????, ????????, ?????-???? ?? ??????? ?? ???????? ?? ???? ???, ???? ?? ??? ?????? ???? ???? ??? ????? ??? ?? ???? ??. Microsoft ??????? ??? ???? ?? ?????? ?? ??????????, ????????? ?? ??? ?????? ?? ???? ????? ?? ???? ???????? ?? ??? ???? ????? ?? ??? ????????? ???? ??. Microsoft ????-?????? ?????????? ?? ????? ?????? ?? ?? ??? ??. ?????????? ?? ??????? ????????? ??????? ??:815813
(http://support.microsoft.com/kb/815813/en-us/
)
| ???? ?????? ???? ?????? ??????
????????? ?????? ??????? ???????? ?????? |






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email

????? ?? ???? ????
