Click here to Skip to main content
15,903,385 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to access the label control on a user control Pin
Christian Graus17-Aug-09 16:23
protectorChristian Graus17-Aug-09 16:23 
Questionincrementing to the next day and next year Pin
lopatko17-Aug-09 15:56
lopatko17-Aug-09 15:56 
AnswerRe: incrementing to the next day and next year Pin
Christian Graus17-Aug-09 16:26
protectorChristian Graus17-Aug-09 16:26 
GeneralRe: incrementing to the next day and next year Pin
Thomas Krojer17-Aug-09 20:23
Thomas Krojer17-Aug-09 20:23 
QuestionI am tring something different what is wrong??? Pin
JollyMansArt17-Aug-09 13:40
JollyMansArt17-Aug-09 13:40 
AnswerRe: I am tring something different what is wrong??? Pin
Henry Minute17-Aug-09 13:47
Henry Minute17-Aug-09 13:47 
AnswerRe: I am tring something different what is wrong??? Pin
Christian Graus17-Aug-09 13:57
protectorChristian Graus17-Aug-09 13:57 
QuestionNullable Type Pin
Mycroft Holmes17-Aug-09 13:20
professionalMycroft Holmes17-Aug-09 13:20 
Is there a way to determine if a type is nullable, other than hitting it with a tryparse (somewhat like hitting something to see if it will break). IE is there a property on the type that indicates if it is nullable.

I have a generic convert from datarow to properties that is stumbling on nulls, I don't particularly want to do a switch on the type but would like to determine if the type property type will accept a null before attempting to load it.

I may need to do the switch eventually to support the hierarchy type Mad | :mad:

Never underestimate the power of human stupidity
RAH

AnswerRe: Nullable Type Pin
Christian Graus17-Aug-09 13:39
protectorChristian Graus17-Aug-09 13:39 
AnswerRe: Nullable Type Pin
Henry Minute17-Aug-09 13:59
Henry Minute17-Aug-09 13:59 
GeneralRe: Nullable Type Pin
Mycroft Holmes17-Aug-09 14:12
professionalMycroft Holmes17-Aug-09 14:12 
QuestionPointless locking? Pin
MarkLTX17-Aug-09 11:38
MarkLTX17-Aug-09 11:38 
AnswerRe: Pointless locking? Pin
Christian Graus17-Aug-09 11:49
protectorChristian Graus17-Aug-09 11:49 
AnswerRe: Pointless locking? Pin
PIEBALDconsult17-Aug-09 13:17
mvePIEBALDconsult17-Aug-09 13:17 
AnswerRe: Pointless locking? Pin
cmk17-Aug-09 18:34
cmk17-Aug-09 18:34 
GeneralRe: Pointless locking? Pin
MarkLTX18-Aug-09 3:21
MarkLTX18-Aug-09 3:21 
QuestionArray of class with implicit conversion [modified] Pin
DaveyM6917-Aug-09 11:23
professionalDaveyM6917-Aug-09 11:23 
AnswerRe: Array of class with implicit conversion Pin
Saksida Bojan17-Aug-09 11:32
Saksida Bojan17-Aug-09 11:32 
GeneralRe: Array of class with implicit conversion Pin
DaveyM6917-Aug-09 11:37
professionalDaveyM6917-Aug-09 11:37 
GeneralRe: Array of class with implicit conversion Pin
Luc Pattyn17-Aug-09 13:08
sitebuilderLuc Pattyn17-Aug-09 13:08 
AnswerRe: Array of class with implicit conversion Pin
PIEBALDconsult17-Aug-09 13:19
mvePIEBALDconsult17-Aug-09 13:19 
Questionaccessing control's value from a seperate class. Pin
JollyMansArt17-Aug-09 11:07
JollyMansArt17-Aug-09 11:07 
AnswerRe: accessing control's value from a seperate class. Pin
Saksida Bojan17-Aug-09 11:15
Saksida Bojan17-Aug-09 11:15 
AnswerRe: accessing control's value from a seperate class. Pin
MarkLTX17-Aug-09 11:29
MarkLTX17-Aug-09 11:29 
AnswerRe: accessing control's value from a seperate class. Pin
DaveyM6917-Aug-09 11:32
professionalDaveyM6917-Aug-09 11:32 

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.