Click here to Skip to main content
15,909,737 members
Home / Discussions / C#
   

C#

 
GeneralRe: GAC related question Pin
PIEBALDconsult19-Feb-08 14:04
mvePIEBALDconsult19-Feb-08 14:04 
QuestionThread instance object location Pin
Spacix One19-Feb-08 13:01
Spacix One19-Feb-08 13:01 
GeneralRe: Thread instance object location Pin
Luc Pattyn19-Feb-08 14:25
sitebuilderLuc Pattyn19-Feb-08 14:25 
GeneralRe: Thread instance object location Pin
Spacix One19-Feb-08 17:08
Spacix One19-Feb-08 17:08 
GeneralRe: Thread instance object location Pin
Luc Pattyn20-Feb-08 4:07
sitebuilderLuc Pattyn20-Feb-08 4:07 
GeneralReflectively setting properties on value types Pin
Skippums19-Feb-08 12:06
Skippums19-Feb-08 12:06 
AnswerRe: Reflectively setting properties on value types Pin
Skippums19-Feb-08 12:25
Skippums19-Feb-08 12:25 
GeneralRe: Reflectively setting properties on value types Pin
PIEBALDconsult19-Feb-08 13:13
mvePIEBALDconsult19-Feb-08 13:13 
And that worked? I tried

foo rval = new foo();
object item = rval ;
pi.SetValue( item, 7, null) ;


and it was no better.

I just tried your way and I see it works.
GeneralRe: Reflectively setting properties on value types Pin
PIEBALDconsult19-Feb-08 13:06
mvePIEBALDconsult19-Feb-08 13:06 
GeneralRe: Reflectively setting properties on value types Pin
Skippums20-Feb-08 6:46
Skippums20-Feb-08 6:46 
Questionp-port output problem Pin
Gunnar575919-Feb-08 11:25
Gunnar575919-Feb-08 11:25 
GeneralRe: p-port output problem Pin
Christian Graus19-Feb-08 12:32
protectorChristian Graus19-Feb-08 12:32 
QuestionData table in C# Pin
dalbhide bipin19-Feb-08 11:12
dalbhide bipin19-Feb-08 11:12 
GeneralRe: Data table in C# Pin
Gareth H19-Feb-08 11:35
Gareth H19-Feb-08 11:35 
GeneralRe: Data table in C# Pin
dalbhide bipin19-Feb-08 18:47
dalbhide bipin19-Feb-08 18:47 
GeneralArray null problem Pin
netJP12L19-Feb-08 10:58
netJP12L19-Feb-08 10:58 
GeneralRe: Array null problem Pin
Ravi Bhavnani19-Feb-08 11:03
professionalRavi Bhavnani19-Feb-08 11:03 
GeneralRe: Array null problem Pin
TheGreatAndPowerfulOz20-Feb-08 13:32
TheGreatAndPowerfulOz20-Feb-08 13:32 
Questionhow to create web site blocker Pin
Mahmood Abbasi19-Feb-08 10:06
Mahmood Abbasi19-Feb-08 10:06 
AnswerRe: how to create web site blocker Pin
Ravi Bhavnani19-Feb-08 10:45
professionalRavi Bhavnani19-Feb-08 10:45 
AnswerRe: how to create web site blocker Pin
Pete O'Hanlon19-Feb-08 10:47
mvePete O'Hanlon19-Feb-08 10:47 
GeneralRe: how to create web site blocker Pin
Mahmood Abbasi19-Feb-08 11:24
Mahmood Abbasi19-Feb-08 11:24 
GeneralRe: how to create web site blocker Pin
Christian Graus19-Feb-08 15:06
protectorChristian Graus19-Feb-08 15:06 
GeneralRe: how to create web site blocker Pin
TheGreatAndPowerfulOz20-Feb-08 13:35
TheGreatAndPowerfulOz20-Feb-08 13:35 
GeneralTooltips on disabled controls Pin
jchalfant19-Feb-08 8:25
jchalfant19-Feb-08 8:25 

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.