Click here to Skip to main content
16,013,322 members
Home / Discussions / C#
   

C#

 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
Stevo Z10-Oct-07 11:44
Stevo Z10-Oct-07 11:44 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
Dave Kreskowiak10-Oct-07 14:05
mveDave Kreskowiak10-Oct-07 14:05 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
Stevo Z10-Oct-07 20:25
Stevo Z10-Oct-07 20:25 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
Stevo Z10-Oct-07 22:01
Stevo Z10-Oct-07 22:01 
GeneralRe: Mutex.ReleaseMutex() asynchronous ? Pin
Dave Kreskowiak11-Oct-07 1:56
mveDave Kreskowiak11-Oct-07 1:56 
QuestionWeb browser control (Print() functionality) - Printing in landscape from code Pin
madhusri9-Oct-07 3:25
madhusri9-Oct-07 3:25 
QuestionSerializing an Interface in C# Pin
Lucian.Palcu9-Oct-07 3:23
Lucian.Palcu9-Oct-07 3:23 
AnswerRe: Serializing an Interface in C# Pin
mav.northwind9-Oct-07 19:31
mav.northwind9-Oct-07 19:31 
Hi!
I don't think this is possible.
Think about it: An interface cannot be instantiated. So the XmlSerializer could somehow serialize the public members that are part of the interface, but it doesn't make much sense because there's no way back. If you only have the information concerning the interface, you cannot create an object from this.

Regards,
mav

--
Black holes are the places where God divided by 0...

GeneralRe: Serializing an Interface in C# Pin
Lucian.Palcu9-Oct-07 21:10
Lucian.Palcu9-Oct-07 21:10 
QuestionRe: Serializing an Interface in C# Pin
TJoe10-Oct-07 5:32
TJoe10-Oct-07 5:32 
AnswerRe: Serializing an Interface in C# Pin
Lucian.Palcu10-Oct-07 5:40
Lucian.Palcu10-Oct-07 5:40 
GeneralRe: Serializing an Interface in C# Pin
TJoe10-Oct-07 5:56
TJoe10-Oct-07 5:56 
AnswerRe: Serializing an Interface in C# Pin
Lucian.Palcu10-Oct-07 6:05
Lucian.Palcu10-Oct-07 6:05 
Questionproblem in "Splash screen demo" tutorial Pin
mandeeep9-Oct-07 3:16
mandeeep9-Oct-07 3:16 
AnswerRe: problem in "Splash screen demo" tutorial Pin
Pete O'Hanlon9-Oct-07 3:24
mvePete O'Hanlon9-Oct-07 3:24 
AnswerRe: problem in "Splash screen demo" tutorial Pin
Dave Kreskowiak9-Oct-07 5:21
mveDave Kreskowiak9-Oct-07 5:21 
GeneralRe: problem in "Splash screen demo" tutorial Pin
mandeeep10-Oct-07 3:58
mandeeep10-Oct-07 3:58 
GeneralRe: problem in "Splash screen demo" tutorial Pin
Dave Kreskowiak10-Oct-07 14:01
mveDave Kreskowiak10-Oct-07 14:01 
QuestionPossible to have a List of Generic items of different types? Pin
Paul Brower9-Oct-07 2:43
Paul Brower9-Oct-07 2:43 
AnswerRe: Possible to have a List of Generic items of different types? Pin
Urs Enzler9-Oct-07 4:48
Urs Enzler9-Oct-07 4:48 
QuestionKeys [modified] Pin
mihksoft9-Oct-07 2:26
mihksoft9-Oct-07 2:26 
AnswerRe: Keys Pin
Luc Pattyn9-Oct-07 3:49
sitebuilderLuc Pattyn9-Oct-07 3:49 
GeneralRe: Keys Pin
Martin#9-Oct-07 4:14
Martin#9-Oct-07 4:14 
GeneralRe: Keys Pin
Luc Pattyn9-Oct-07 4:47
sitebuilderLuc Pattyn9-Oct-07 4:47 
GeneralRe: Keys Pin
Martin#9-Oct-07 4:52
Martin#9-Oct-07 4:52 

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.