Click here to Skip to main content
15,914,481 members
Home / Discussions / C#
   

C#

 
GeneralRe: ICQ Client/Protocol Pin
Daniel Grunwald9-Apr-05 5:07
Daniel Grunwald9-Apr-05 5:07 
Generalposition of the printed out datagrid Pin
MJay5-Apr-05 17:07
MJay5-Apr-05 17:07 
GeneralRe: position of the printed out datagrid Pin
Anonymous5-Apr-05 22:27
Anonymous5-Apr-05 22:27 
GeneralRe: position of the printed out datagrid Pin
MJay5-Apr-05 23:02
MJay5-Apr-05 23:02 
GeneralSaving an object to a XML file Pin
Luis Alonso Ramos5-Apr-05 16:28
Luis Alonso Ramos5-Apr-05 16:28 
GeneralRe: Saving an object to a XML file Pin
Christian Graus5-Apr-05 16:39
protectorChristian Graus5-Apr-05 16:39 
GeneralRe: Saving an object to a XML file Pin
DavidNohejl5-Apr-05 23:23
DavidNohejl5-Apr-05 23:23 
GeneralRe: Saving an object to a XML file Pin
Luis Alonso Ramos6-Apr-05 5:45
Luis Alonso Ramos6-Apr-05 5:45 
dnh wrote:
why not to use Serialization[^]? I belive that you can set (with attibutes) what should be serialized into XML and what shouldn't. However I don't know how it would fit into backward compatibility concept.

Yeah, I had thought about adding a Serializable attribute to the classes, but I don't want every property serialized (especially those from base classes which I can't modify.) Also, for example, I have a Font object, and I want only to save font family, size, not all of it.

Thanks,

-- LuisR



Luis Alonso Ramos
Intelectix - Chihuahua, Mexico

Not much here: My CP Blog!

Generalc# Move/Resize Objects Pin
elapid5-Apr-05 15:44
elapid5-Apr-05 15:44 
GeneralRe: c# Move/Resize Objects Pin
Christian Graus5-Apr-05 16:04
protectorChristian Graus5-Apr-05 16:04 
GeneralRe: c# Move/Resize Objects Pin
elapid5-Apr-05 17:25
elapid5-Apr-05 17:25 
GeneralRe: c# Move/Resize Objects Pin
Christian Graus5-Apr-05 17:31
protectorChristian Graus5-Apr-05 17:31 
GeneralRe: c# Move/Resize Objects Pin
elapid5-Apr-05 17:37
elapid5-Apr-05 17:37 
GeneralHow do I obtain the current mouse position? Pin
elapid5-Apr-05 18:19
elapid5-Apr-05 18:19 
GeneralRe: How do I obtain the current mouse position? Pin
Ashok Dhamija5-Apr-05 18:57
Ashok Dhamija5-Apr-05 18:57 
QuestionHow to set the height of text lines? Pin
welsrping5-Apr-05 15:24
welsrping5-Apr-05 15:24 
AnswerRe: How to set the height of text lines? Pin
Ashok Dhamija5-Apr-05 18:47
Ashok Dhamija5-Apr-05 18:47 
GeneralRe: How to set the height of text lines? Pin
welsrping5-Apr-05 20:40
welsrping5-Apr-05 20:40 
GeneralRe: How to set the height of text lines? Pin
leppie5-Apr-05 23:24
leppie5-Apr-05 23:24 
GeneralRe: How to set the height of text lines? Pin
Ashok Dhamija5-Apr-05 23:26
Ashok Dhamija5-Apr-05 23:26 
GeneralRe: How to set the height of text lines? Pin
welsrping6-Apr-05 14:41
welsrping6-Apr-05 14:41 
GeneralChange working directory Pin
.Sai.5-Apr-05 14:45
.Sai.5-Apr-05 14:45 
GeneralRe: Change working directory Pin
Dave Kreskowiak5-Apr-05 16:49
mveDave Kreskowiak5-Apr-05 16:49 
Generalaccess db with listView Pin
{cellardoor}5-Apr-05 13:53
{cellardoor}5-Apr-05 13:53 
GeneralRe: access db with listView Pin
Luis Alonso Ramos5-Apr-05 19:47
Luis Alonso Ramos5-Apr-05 19:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.