Click here to Skip to main content
15,905,316 members
Home / Discussions / C#
   

C#

 
GeneralRe: combo box and richtext help Pin
r_jaz23-Apr-07 1:42
r_jaz23-Apr-07 1:42 
QuestionAdd-in open designer Pin
thrakazog21-Apr-07 5:11
thrakazog21-Apr-07 5:11 
QuestionPath to application folder Pin
gammet21-Apr-07 4:07
gammet21-Apr-07 4:07 
AnswerRe: Path to application folder Pin
Stefan Troschuetz21-Apr-07 5:39
Stefan Troschuetz21-Apr-07 5:39 
GeneralRe: Path to application folder Pin
Bryan Ray21-Apr-07 17:22
Bryan Ray21-Apr-07 17:22 
AnswerRe: Path to application folder Pin
MSilviu21-Apr-07 18:59
MSilviu21-Apr-07 18:59 
GeneralRe: Path to application folder Pin
gammet22-Apr-07 21:33
gammet22-Apr-07 21:33 
QuestionSerialization problem Pin
NaNg1524121-Apr-07 3:06
NaNg1524121-Apr-07 3:06 
Hello.

So these are my problems:
I have to find a way to save a class of mine to a file.
I found serialization and I thought it might work.
But... When I tried BinarySerialization, some chars would just disapear, and I'd get an exception for "not a correct format".
XmlSerialization is throwing non-stopable exceptions, I just went to the one after.
I tried SOAP serialization, but now I came across another problem.
I need to serialize a generic collection which I built. This gives me an exception, saying that it cannot serialize a generic class. (that's after successfuly serializing List<t>).
Another thing that I have with SOAP serialization is that i'm not sure that it'll work in Linux (I was unable to install mono), since I need to import the SOAP class from Windows folder.

Can anyone recommend me on what to do?

Waiting for your help.
NaNg. Smile | :)
AnswerRe: Serialization problem Pin
mdv11321-Apr-07 9:53
mdv11321-Apr-07 9:53 
GeneralRe: Serialization problem Pin
NaNg1524122-Apr-07 10:59
NaNg1524122-Apr-07 10:59 
Questionremoting server encountred Pin
kalyan_241621-Apr-07 0:51
kalyan_241621-Apr-07 0:51 
AnswerRe: remoting server encountred Pin
kubben21-Apr-07 1:52
kubben21-Apr-07 1:52 
GeneralRe: remoting server encountred Pin
kalyan_241621-Apr-07 7:22
kalyan_241621-Apr-07 7:22 
QuestionBoxing when calling a member fn on a struct ? Pin
peterchen21-Apr-07 0:22
peterchen21-Apr-07 0:22 
AnswerRe: Boxing when calling a member fn on a struct ? Pin
Christian Graus21-Apr-07 0:44
protectorChristian Graus21-Apr-07 0:44 
GeneralRe: Boxing when calling a member fn on a struct ? Pin
peterchen21-Apr-07 1:07
peterchen21-Apr-07 1:07 
GeneralRe: Boxing when calling a member fn on a struct ? Pin
Christian Graus21-Apr-07 1:17
protectorChristian Graus21-Apr-07 1:17 
GeneralRe: Boxing when calling a member fn on a struct ? Pin
peterchen21-Apr-07 2:48
peterchen21-Apr-07 2:48 
AnswerRe: Boxing when calling a member fn on a struct ? Pin
Jaiprakash M Bankolli21-Apr-07 4:30
Jaiprakash M Bankolli21-Apr-07 4:30 
AnswerRe: Boxing when calling a member fn on a struct ? Pin
S. Senthil Kumar22-Apr-07 7:37
S. Senthil Kumar22-Apr-07 7:37 
Questionhelp in assembly Pin
Shuaib wasif khan20-Apr-07 23:36
Shuaib wasif khan20-Apr-07 23:36 
AnswerRe: help in assembly Pin
Christian Graus21-Apr-07 0:45
protectorChristian Graus21-Apr-07 0:45 
AnswerRe: help in assembly Pin
peterchen21-Apr-07 0:55
peterchen21-Apr-07 0:55 
QuestionImporting Data from Excel sheet to .net application. Pin
tirumal123120-Apr-07 23:19
tirumal123120-Apr-07 23:19 
AnswerRe: Importing Data from Excel sheet to .net application. Pin
ParimalaRadjaram20-Apr-07 23:42
ParimalaRadjaram20-Apr-07 23:42 

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.