Click here to Skip to main content
15,922,696 members
Home / Discussions / C#
   

C#

 
QuestionSomeone Explain Delegates To Me Pin
Kevin Marois19-Aug-08 11:07
professionalKevin Marois19-Aug-08 11:07 
AnswerRe: Someone Explain Delegates To Me Pin
Guffa19-Aug-08 11:14
Guffa19-Aug-08 11:14 
AnswerRe: Someone Explain Delegates To Me PinPopular
led mike19-Aug-08 11:15
led mike19-Aug-08 11:15 
JokeRe: Someone Explain Delegates To Me Pin
Bassam Saoud19-Aug-08 15:16
Bassam Saoud19-Aug-08 15:16 
GeneralRe: Someone Explain Delegates To Me Pin
CPallini19-Aug-08 22:25
mveCPallini19-Aug-08 22:25 
AnswerRe: Someone Explain Delegates To Me Pin
vikas amin19-Aug-08 11:50
vikas amin19-Aug-08 11:50 
AnswerRe: Someone Explain Delegates To Me Pin
chaiguy133719-Aug-08 15:26
chaiguy133719-Aug-08 15:26 
AnswerRe: Someone Explain Delegates To Me Pin
Mark Churchill19-Aug-08 21:15
Mark Churchill19-Aug-08 21:15 
GeneralRe: Someone Explain Delegates To Me Pin
Csharp_Raja19-Aug-08 23:01
Csharp_Raja19-Aug-08 23:01 
QuestionWhat Are Structs For In C#? Pin
Kevin Marois19-Aug-08 11:03
professionalKevin Marois19-Aug-08 11:03 
AnswerRe: What Are Structs For In C#? Pin
Guffa19-Aug-08 11:11
Guffa19-Aug-08 11:11 
AnswerRe: What Are Structs For In C#? Pin
vikas amin19-Aug-08 11:53
vikas amin19-Aug-08 11:53 
GeneralRe: What Are Structs For In C#? Pin
Colin Angus Mackay19-Aug-08 11:57
Colin Angus Mackay19-Aug-08 11:57 
JokeRe: What Are Structs For In C#? Pin
PIEBALDconsult19-Aug-08 13:28
mvePIEBALDconsult19-Aug-08 13:28 
GeneralRe: What Are Structs For In C#? Pin
Colin Angus Mackay19-Aug-08 14:16
Colin Angus Mackay19-Aug-08 14:16 
GeneralRe: What Are Structs For In C#? Pin
chaiguy133719-Aug-08 15:30
chaiguy133719-Aug-08 15:30 
GeneralRe: What Are Structs For In C#? Pin
vikas amin20-Aug-08 5:44
vikas amin20-Aug-08 5:44 
GeneralRe: What Are Structs For In C#? Pin
Guffa19-Aug-08 22:34
Guffa19-Aug-08 22:34 
GeneralRe: What Are Structs For In C#? Pin
vikas amin20-Aug-08 5:49
vikas amin20-Aug-08 5:49 
AnswerRe: What Are Structs For In C#? Pin
DaveyM6919-Aug-08 12:21
professionalDaveyM6919-Aug-08 12:21 
GeneralRe: What Are Structs For In C#? Pin
Csharp_Raja19-Aug-08 22:59
Csharp_Raja19-Aug-08 22:59 
Questionaxmediaplayer and e.newState [modified] Pin
electriac19-Aug-08 10:17
electriac19-Aug-08 10:17 
AnswerRe: axmediaplayer and e.newState Pin
electriac19-Aug-08 11:21
electriac19-Aug-08 11:21 
QuestionTrying to use old assembly version? Pin
eggsovereasy19-Aug-08 9:25
eggsovereasy19-Aug-08 9:25 
I have an application where I incremented the version on one of the projects now when I try and run it I get an Invalid Caste exception when I try to cast an object to a class that it is (specifically I have a class that implements an interface and I'm trying to cast it to that interface). I get the little message that pops up warning me that some assembly was compiled in release mode so I won't have debugging or some such. This pop up lists the assembly as 1.0.0.0 when I have set the assembly to 1.1.0.0. Why won't it use the new version? I have already removed all references and readded them in all projects that are dependent on this assembly.
AnswerRe: Trying to use old assembly version? Pin
leppie19-Aug-08 23:11
leppie19-Aug-08 23:11 

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.