Click here to Skip to main content
15,890,579 members
Home / Discussions / C#
   

C#

 
GeneralRe: Newbie Webservice Problem Pin
Heath Stewart3-May-04 10:29
protectorHeath Stewart3-May-04 10:29 
GeneralNewbie -- How to use multiple forms not MDI Pin
Daniel Stagg3-May-04 6:24
Daniel Stagg3-May-04 6:24 
GeneralRe: Newbie -- How to use multiple forms not MDI Pin
Dave Kreskowiak3-May-04 7:16
mveDave Kreskowiak3-May-04 7:16 
GeneralRe: Newbie -- How to use multiple forms not MDI Pin
Daniel Stagg3-May-04 7:19
Daniel Stagg3-May-04 7:19 
GeneralRe: Newbie -- How to use multiple forms not MDI Pin
Dave Kreskowiak3-May-04 9:19
mveDave Kreskowiak3-May-04 9:19 
GeneralProblem in MessageQueue Pin
rbarzallo3-May-04 6:21
rbarzallo3-May-04 6:21 
GeneralRe: Problem in MessageQueue Pin
Jeff Varszegi3-May-04 10:21
professionalJeff Varszegi3-May-04 10:21 
GeneralRe: Problem in MessageQueue Pin
Heath Stewart3-May-04 10:26
protectorHeath Stewart3-May-04 10:26 
To note, something doesn't have to implement ISerializable to be serializable - only to be attributed with the SerializableAttribute (not inheritted with the formatters provided in the FCL, as it should be). The interface is just to customize how an object is serialized. You're still right about the Socket class not being serializable, though. I mean, that's just silly! Smile | :)

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: Problem in MessageQueue Pin
Jeff Varszegi3-May-04 11:07
professionalJeff Varszegi3-May-04 11:07 
GeneralRe: Problem in MessageQueue Pin
rbarzallo4-May-04 12:35
rbarzallo4-May-04 12:35 
GeneralRe: Problem in MessageQueue Pin
Jeff Varszegi4-May-04 12:42
professionalJeff Varszegi4-May-04 12:42 
QuestionHelp: Outlook Add-In. How do I set the button icon? Pin
Tony Archer3-May-04 6:15
Tony Archer3-May-04 6:15 
AnswerRe: Help: Outlook Add-In. How do I set the button icon? Pin
Heath Stewart3-May-04 10:24
protectorHeath Stewart3-May-04 10:24 
GeneralRe: Help: Outlook Add-In. How do I set the button icon? Pin
Tony Archer3-May-04 11:10
Tony Archer3-May-04 11:10 
GeneralRe: Help: Outlook Add-In. How do I set the button icon? Pin
Heath Stewart4-May-04 2:48
protectorHeath Stewart4-May-04 2:48 
GeneralXmlDocument to TextBox (Best Practise) Pin
Michael P Butler3-May-04 5:51
Michael P Butler3-May-04 5:51 
GeneralRe: XmlDocument to TextBox (Best Practise) Pin
Daniel Turini3-May-04 6:28
Daniel Turini3-May-04 6:28 
GeneralConvert Unix Time to DateTime (C#) Pin
inyoursadachine3-May-04 5:47
inyoursadachine3-May-04 5:47 
GeneralRe: Convert Unix Time to DateTime (C#) Pin
Heath Stewart3-May-04 10:15
protectorHeath Stewart3-May-04 10:15 
GeneralRe: Convert Unix Time to DateTime (C#) Pin
leppie3-May-04 11:18
leppie3-May-04 11:18 
GeneralCustom Listview Pin
machocr3-May-04 5:09
machocr3-May-04 5:09 
GeneralRe: Custom Listview Pin
Heath Stewart3-May-04 10:14
protectorHeath Stewart3-May-04 10:14 
GeneralRe: Custom Listview Pin
machocr3-May-04 12:09
machocr3-May-04 12:09 
GeneralRe: Custom Listview Pin
Heath Stewart4-May-04 2:53
protectorHeath Stewart4-May-04 2:53 
Generalsetting up the bootstrapping sample Pin
kornstyle3-May-04 5:08
kornstyle3-May-04 5:08 

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.