Total members 9946 | Gratitudes |It is currently Thu Feb 09, 2012 3:29 am Login / Join Codemiles


All times are UTC [ DST ]




Post new topic Reply to topic  Quick reply  [ 2 posts ] 
Author Question
 Question subject: C#
PostPosted: Fri Jun 19, 2009 1:23 pm 
Offline
Newbie
User avatar

Joined: Fri Jun 19, 2009 1:16 pm
Posts: 1
Has thanked: 0 time
Have thanks: 0 time

What is the use of serializable keyword in C#?


TOP
 Profile Send private message  
Reply with quote  
 Question subject: Re: C#
PostPosted: Sat Oct 03, 2009 2:29 pm 
Offline
Newbie
User avatar

Joined: Mon Jun 25, 2007 3:30 pm
Posts: 2
Has thanked: 0 time
Have thanks: 2 time
serializable means that this class can be convert to xml or from xml.
(At least i used it for it)

for ex:

[Serializable]
class Root
{
string name;
}

means
<Root>
<name>...</name>
</Root>

XmlSerializable - use it for this.



For this message the author hgedek has received gratitude : msi_333
TOP
 Profile Send private message  
Reply with quote  
Post new topic Reply to topic Quick reply  [ 2 posts ] 
Quick reply


  

All times are UTC [ DST ]


Users browsing similar posts

Users browsing this forum: No registered users and 1 guest



Jump to:  
Previous Question | Next Question 




Home
General Talks
Finished Projects
Code Library
Games
Tutorials

Java
C/C++
C-sharp
php
Script
JSP/Servlets
Ajax
ASP/ASP.net
Google SEO
Database
Communications
Phpbb3 styles
Photoshop tutorials
Flash tutorials
Find a job






Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team