Click here to Skip to main content
16,019,876 members
Home / Discussions / C#
   

C#

 
GeneralRe: ListView LargeIcon problem Pin
mav.northwind7-Aug-06 6:37
mav.northwind7-Aug-06 6:37 
GeneralRe: ListView LargeIcon problem Pin
mav.northwind11-Aug-06 21:40
mav.northwind11-Aug-06 21:40 
QuestionChange textbox readonly attribute programatically [modified] Pin
Glen Harvy5-Aug-06 3:31
Glen Harvy5-Aug-06 3:31 
AnswerRe: Change textbox readonly attribute programatically Pin
Stefan Troschuetz5-Aug-06 4:07
Stefan Troschuetz5-Aug-06 4:07 
GeneralRe: Change textbox readonly attribute programatically Pin
Glen Harvy5-Aug-06 11:44
Glen Harvy5-Aug-06 11:44 
GeneralRe: Change textbox readonly attribute programatically Pin
stancrm5-Aug-06 18:21
stancrm5-Aug-06 18:21 
GeneralRe: Change textbox readonly attribute programatically Pin
Glen Harvy5-Aug-06 20:28
Glen Harvy5-Aug-06 20:28 
QuestionSerialize to string Pin
peterchen5-Aug-06 3:14
peterchen5-Aug-06 3:14 
What is the simplest way to serialize a class into a string?

i.e. something like that:
object o = new Something();
String s = SerializeToString(o);
// ... two month later, pasadena, california.
object o = Deserialize(s);





-- modified at 9:14 Saturday 5th August, 2006: note to self - markup is messageboard specific!





We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP

Tree<t> in C# || Fold With Us! || sighist

AnswerRe: Serialize to string Pin
Judah Gabriel Himango5-Aug-06 10:29
sponsorJudah Gabriel Himango5-Aug-06 10:29 
QuestionCrystal Report Pin
peshawarcoder5-Aug-06 2:47
peshawarcoder5-Aug-06 2:47 
Questionusing assemblies Pin
nesaraja5-Aug-06 1:42
nesaraja5-Aug-06 1:42 
AnswerRe: using assemblies Pin
peterchen5-Aug-06 4:00
peterchen5-Aug-06 4:00 
GeneralRe: using assemblies Pin
nesaraja6-Aug-06 18:45
nesaraja6-Aug-06 18:45 
QuestionProblem "The user is not associated with trusted SQL Server connection". Pin
wasife5-Aug-06 0:11
wasife5-Aug-06 0:11 
AnswerRe: Problem "The user is not associated with trusted SQL Server connection". Pin
Christian Graus5-Aug-06 0:20
protectorChristian Graus5-Aug-06 0:20 
QuestionDeployment package - Windows service + web app VS2003 Pin
abcxyz824-Aug-06 23:29
abcxyz824-Aug-06 23:29 
QuestionPrinting Problem . Pin
hdv2124-Aug-06 23:24
hdv2124-Aug-06 23:24 
QuestionReport generator ... Pin
mostafa_h4-Aug-06 22:51
mostafa_h4-Aug-06 22:51 
AnswerRe: Report generator ... Pin
WillemM5-Aug-06 23:42
WillemM5-Aug-06 23:42 
GeneralRe: Report generator ... Pin
mostafa_h6-Aug-06 7:49
mostafa_h6-Aug-06 7:49 
GeneralRe: Report generator ... Pin
WillemM6-Aug-06 7:57
WillemM6-Aug-06 7:57 
GeneralRe: Report generator ... Pin
mostafa_h6-Aug-06 9:34
mostafa_h6-Aug-06 9:34 
QuestionStruct Arrays Pin
Stephen_Mc4-Aug-06 21:57
Stephen_Mc4-Aug-06 21:57 
AnswerRe: Struct Arrays Pin
Guffa4-Aug-06 22:43
Guffa4-Aug-06 22:43 
GeneralRe: Struct Arrays Pin
Stephen_Mc6-Aug-06 14:17
Stephen_Mc6-Aug-06 14:17 

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.