Click here to Skip to main content
16,005,162 members
Home / Discussions / C#
   

C#

 
AnswerRe: Regarding Reflections Pin
Ed.Poore17-Oct-06 8:14
Ed.Poore17-Oct-06 8:14 
GeneralRe: Regarding Reflections Pin
ParagGupta17-Oct-06 20:57
ParagGupta17-Oct-06 20:57 
GeneralRe: Regarding Reflections Pin
Ed.Poore17-Oct-06 21:16
Ed.Poore17-Oct-06 21:16 
QuestionHow to GetType() a Nullable? Pin
Program.X17-Oct-06 4:13
Program.X17-Oct-06 4:13 
AnswerRe: How to GetType() a Nullable? Pin
Judah Gabriel Himango17-Oct-06 4:52
sponsorJudah Gabriel Himango17-Oct-06 4:52 
GeneralRe: How to GetType() a Nullable? Pin
Program.X17-Oct-06 5:08
Program.X17-Oct-06 5:08 
GeneralRe: How to GetType() a Nullable? Pin
Judah Gabriel Himango17-Oct-06 5:20
sponsorJudah Gabriel Himango17-Oct-06 5:20 
GeneralRe: How to GetType() a Nullable? Pin
Program.X17-Oct-06 6:33
Program.X17-Oct-06 6:33 
Thanks for the links. Believe it or not, I have been Googling all day!

I particularly like:

"in order to invoke GetType the compiler inserts a box operation which transforms the Nullable. We considered newslotting a GetType method on Nullable such that compilers could bind directly to that. And of course it would have merely returned typeof(T?). But many people thought this was too hackish"

from the second link ... I don't care if it is hackish - it returns the truth!
GeneralRe: How to GetType() a Nullable? Pin
Judah Gabriel Himango17-Oct-06 6:42
sponsorJudah Gabriel Himango17-Oct-06 6:42 
QuestionResolution independent application Pin
Robi-Robo17-Oct-06 3:56
Robi-Robo17-Oct-06 3:56 
AnswerRe: Resolution independent application Pin
Stefan Troschuetz17-Oct-06 4:34
Stefan Troschuetz17-Oct-06 4:34 
AnswerRe: Resolution independent application Pin
Wjousts17-Oct-06 4:35
Wjousts17-Oct-06 4:35 
Questiontab page disable question Pin
rzvme17-Oct-06 3:51
rzvme17-Oct-06 3:51 
AnswerRe: tab page disable question Pin
Thomas Chester17-Oct-06 7:03
Thomas Chester17-Oct-06 7:03 
QuestionMDI child problem... Pin
IamHuM17-Oct-06 3:45
IamHuM17-Oct-06 3:45 
AnswerRe: MDI child problem... Pin
Stefan Troschuetz17-Oct-06 4:18
Stefan Troschuetz17-Oct-06 4:18 
QuestionDataGridViewComboBoxColumn - Setting SelectedIndex Pin
KCI-VA17-Oct-06 3:31
KCI-VA17-Oct-06 3:31 
QuestionProblems with primary key Pin
mrclash88817-Oct-06 3:21
mrclash88817-Oct-06 3:21 
AnswerRe: Problems with primary key Pin
bearfx17-Oct-06 4:19
bearfx17-Oct-06 4:19 
AnswerRe: Problems with primary key Pin
Jim Conigliaro17-Oct-06 4:23
Jim Conigliaro17-Oct-06 4:23 
GeneralRe: Problems with primary key Pin
mrclash88817-Oct-06 4:43
mrclash88817-Oct-06 4:43 
QuestionTerminating multithreaded application Pin
Pseudonaja Cyanide17-Oct-06 3:16
Pseudonaja Cyanide17-Oct-06 3:16 
AnswerRe: Terminating multithreaded application Pin
Stefan Troschuetz17-Oct-06 4:32
Stefan Troschuetz17-Oct-06 4:32 
GeneralRe: Terminating multithreaded application Pin
Pseudonaja Cyanide17-Oct-06 4:48
Pseudonaja Cyanide17-Oct-06 4:48 
GeneralRe: Terminating multithreaded application Pin
Pseudonaja Cyanide20-Oct-06 2:47
Pseudonaja Cyanide20-Oct-06 2:47 

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.