Click here to Skip to main content
15,891,372 members
Home / Discussions / C#
   

C#

 
GeneralRe: Using Bitmap.Save(FileName, ImageFormat.Icon) Pin
draco_iii6-Feb-03 11:55
draco_iii6-Feb-03 11:55 
GeneralWhich PixelFormat. to use Pin
draco_iii6-Feb-03 14:54
draco_iii6-Feb-03 14:54 
GeneralShow System Menu on a borderless form Pin
Peter Dedene6-Feb-03 7:58
Peter Dedene6-Feb-03 7:58 
Generalproblem with saving XML to xml file Pin
Wizard_016-Feb-03 5:33
Wizard_016-Feb-03 5:33 
GeneralRe: problem with saving XML to xml file Pin
Paresh Gheewala6-Feb-03 7:46
Paresh Gheewala6-Feb-03 7:46 
GeneralRe: problem with saving XML to xml file Pin
Ryan Cromwell7-Feb-03 9:23
Ryan Cromwell7-Feb-03 9:23 
GeneralSerialization Pin
Filip Strugar6-Feb-03 4:56
Filip Strugar6-Feb-03 4:56 
GeneralRe: Serialization Pin
Furty7-Feb-03 14:16
Furty7-Feb-03 14:16 
You will not be able to de-serrialize a managed code object from a non-managed application, as the target objects' structure must be absolutely identical to the serialized objects' structure.
Given your requirements, creating your own data format would be the way to go.
GeneralRe: Serialization Pin
Victor Vogelpoel7-Feb-03 23:06
Victor Vogelpoel7-Feb-03 23:06 
GeneralDocking Windows Pin
Braulio Dez6-Feb-03 1:20
Braulio Dez6-Feb-03 1:20 
GeneralRe: Docking Windows Pin
TigerNinja_6-Feb-03 3:52
TigerNinja_6-Feb-03 3:52 
GeneralRe: Docking Windows Pin
Braulio Dez6-Feb-03 4:31
Braulio Dez6-Feb-03 4:31 
GeneralRe: Docking Windows Pin
Paul Riley6-Feb-03 4:45
Paul Riley6-Feb-03 4:45 
GeneralRe: Docking Windows Pin
Braulio Dez6-Feb-03 5:12
Braulio Dez6-Feb-03 5:12 
GeneralRe: Docking Windows Pin
Paul Riley6-Feb-03 5:36
Paul Riley6-Feb-03 5:36 
GeneralRe: Docking Windows Pin
Braulio Dez6-Feb-03 5:10
Braulio Dez6-Feb-03 5:10 
GeneralRe: Docking Windows Pin
Paresh Gheewala6-Feb-03 7:43
Paresh Gheewala6-Feb-03 7:43 
GeneralRe: Docking Windows Pin
James T. Johnson6-Feb-03 10:28
James T. Johnson6-Feb-03 10:28 
QuestionGet handle of an application? Pin
Anonymous6-Feb-03 0:24
Anonymous6-Feb-03 0:24 
AnswerRe: Get handle of an application? Pin
TigerNinja_6-Feb-03 3:53
TigerNinja_6-Feb-03 3:53 
GeneralRe: Get handle of an application? Pin
Brandon Parker17-Feb-03 14:53
Brandon Parker17-Feb-03 14:53 
GeneralIs it possible to declare const array of strings... Pin
Thomas W6-Feb-03 0:04
Thomas W6-Feb-03 0:04 
GeneralRe: Is it possible to declare const array of strings... Pin
SimonS6-Feb-03 0:16
SimonS6-Feb-03 0:16 
GeneralRe: Is it possible to declare const array of strings... Pin
Thomas W6-Feb-03 0:29
Thomas W6-Feb-03 0:29 
Generalusercontrol and lostfocus Pin
Roger Alsing5-Feb-03 20:53
Roger Alsing5-Feb-03 20:53 

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.