Click here to Skip to main content
15,895,256 members
Home / Discussions / C#
   

C#

 
QuestionRe: change the color when calling onPaintBackground in from [modified] Pin
musefan20-Dec-10 2:41
musefan20-Dec-10 2:41 
QuestionHow to deserialize this one Pin
igalep13219-Dec-10 10:45
igalep13219-Dec-10 10:45 
AnswerRe: How to deserialize this one Pin
RaviRanjanKr19-Dec-10 17:43
professionalRaviRanjanKr19-Dec-10 17:43 
GeneralRe: How to deserialize this one Pin
igalep13219-Dec-10 19:10
igalep13219-Dec-10 19:10 
AnswerRe: How to deserialize this one Pin
igalep13220-Dec-10 11:00
igalep13220-Dec-10 11:00 
AnswerRe: How to deserialize this one Pin
Luc Pattyn20-Dec-10 11:35
sitebuilderLuc Pattyn20-Dec-10 11:35 
GeneralRe: How to deserialize this one [modified] Pin
igalep13220-Dec-10 11:42
igalep13220-Dec-10 11:42 
GeneralRe: How to deserialize this one Pin
Luc Pattyn20-Dec-10 12:03
sitebuilderLuc Pattyn20-Dec-10 12:03 
igalep132 wrote:
why do you use private ctor


The access attributes aren't really relevant. Some of the default constructors are not used explicitly by my code, however they are needed by the serialization; making them private suits this, as serialization is based on reflection, it can access anything it finds!

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

GeneralRe: How to deserialize this one Pin
igalep13220-Dec-10 12:41
igalep13220-Dec-10 12:41 
AnswerRe: How to deserialize this one Pin
Luc Pattyn20-Dec-10 12:51
sitebuilderLuc Pattyn20-Dec-10 12:51 
GeneralRe: How to deserialize this one Pin
igalep13220-Dec-10 12:54
igalep13220-Dec-10 12:54 
AnswerRe: How to deserialize this one Pin
Luc Pattyn20-Dec-10 13:06
sitebuilderLuc Pattyn20-Dec-10 13:06 
GeneralRe: How to deserialize this one Pin
igalep13227-Dec-10 9:23
igalep13227-Dec-10 9:23 
Questionfinding out hardrive storage Pin
Maan12319-Dec-10 3:25
Maan12319-Dec-10 3:25 
AnswerRe: finding out hardrive storage Pin
Manfred Rudolf Bihy19-Dec-10 3:44
professionalManfred Rudolf Bihy19-Dec-10 3:44 
GeneralRe: finding out hardrive storage Pin
ScottM121-Dec-10 2:05
ScottM121-Dec-10 2:05 
GeneralRe: finding out hardrive storage Pin
Manfred Rudolf Bihy21-Dec-10 3:00
professionalManfred Rudolf Bihy21-Dec-10 3:00 
Questionhow to play power point files in C# Pin
wshcdr19-Dec-10 1:21
wshcdr19-Dec-10 1:21 
AnswerRe: how to play power point files in C# Pin
Richard MacCutchan19-Dec-10 2:57
mveRichard MacCutchan19-Dec-10 2:57 
GeneralRe: how to play power point files in C# Pin
wshcdr20-Dec-10 18:02
wshcdr20-Dec-10 18:02 
AnswerRe: how to play power point files in C# Pin
RaviRanjanKr19-Dec-10 4:48
professionalRaviRanjanKr19-Dec-10 4:48 
Questionhistogram in c# Pin
mohammed alshaweesh18-Dec-10 14:00
mohammed alshaweesh18-Dec-10 14:00 
AnswerRe: histogram in c# Pin
Not Active18-Dec-10 14:05
mentorNot Active18-Dec-10 14:05 
AnswerRe: histogram in c# PinPopular
Dr.Walt Fair, PE18-Dec-10 15:02
professionalDr.Walt Fair, PE18-Dec-10 15:02 
QuestionLoading data from DB asynchronously in win forms Pin
Tridip Bhattacharjee18-Dec-10 6:58
professionalTridip Bhattacharjee18-Dec-10 6:58 

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.