Click here to Skip to main content
15,887,683 members
Home / Discussions / C#
   

C#

 
GeneralRe: Anonymous delegates Pin
RugbyLeague17-Aug-10 4:57
RugbyLeague17-Aug-10 4:57 
GeneralRe: Anonymous delegates Pin
OriginalGriff17-Aug-10 5:00
mveOriginalGriff17-Aug-10 5:00 
GeneralRe: Anonymous delegates Pin
RugbyLeague17-Aug-10 5:04
RugbyLeague17-Aug-10 5:04 
GeneralRe: Anonymous delegates Pin
OriginalGriff17-Aug-10 6:20
mveOriginalGriff17-Aug-10 6:20 
JokeRe: Anonymous delegates Pin
Not Active17-Aug-10 6:30
mentorNot Active17-Aug-10 6:30 
GeneralRe: Anonymous delegates Pin
Yusuf17-Aug-10 13:09
Yusuf17-Aug-10 13:09 
GeneralRe: Anonymous delegates Pin
RugbyLeague17-Aug-10 12:17
RugbyLeague17-Aug-10 12:17 
AnswerRe: Anonymous delegates Pin
AspDotNetDev17-Aug-10 12:57
protectorAspDotNetDev17-Aug-10 12:57 
I don't have my compiler open, but that should work. The lambda type will get the delegate type inferred by the compiler and will get assigned as a delegate instance to DoStuff. "bar" will then be captured and then assigned null. Not sure what you're trying to accomplish, but that code should run fine without any compilation errors or runtime errors.

GeneralRe: Anonymous delegates Pin
RugbyLeague17-Aug-10 21:31
RugbyLeague17-Aug-10 21:31 
QuestionRebinding DGV Combobox Column. C#.Net 2008, Framework 3.5. Pin
priyamtheone17-Aug-10 2:52
priyamtheone17-Aug-10 2:52 
QuestionSql server Login details Pin
ksss_maheshece17-Aug-10 1:15
ksss_maheshece17-Aug-10 1:15 
AnswerRe: Sql server Login details Pin
Not Active17-Aug-10 2:07
mentorNot Active17-Aug-10 2:07 
GeneralRe: Sql server Login details Pin
ksss_maheshece17-Aug-10 2:15
ksss_maheshece17-Aug-10 2:15 
GeneralRe: Sql server Login details Pin
Not Active17-Aug-10 2:26
mentorNot Active17-Aug-10 2:26 
GeneralRe: Sql server Login details Pin
Dave Kreskowiak17-Aug-10 3:45
mveDave Kreskowiak17-Aug-10 3:45 
GeneralRe: Sql server Login details Pin
Eddy Vluggen17-Aug-10 9:43
professionalEddy Vluggen17-Aug-10 9:43 
Questiondetect border into user control Pin
billy_iii17-Aug-10 1:09
billy_iii17-Aug-10 1:09 
AnswerRe: detect border into user control Pin
R. Giskard Reventlov17-Aug-10 1:13
R. Giskard Reventlov17-Aug-10 1:13 
GeneralRe: detect border into user control Pin
billy_iii17-Aug-10 1:33
billy_iii17-Aug-10 1:33 
AnswerRe: detect border into user control PinPopular
Luc Pattyn17-Aug-10 1:52
sitebuilderLuc Pattyn17-Aug-10 1:52 
AnswerRe: detect border into user control Pin
AspDotNetDev17-Aug-10 13:26
protectorAspDotNetDev17-Aug-10 13:26 
Questionretrieving text from word file Pin
annie_bel17-Aug-10 0:26
annie_bel17-Aug-10 0:26 
AnswerRe: retrieving text from word file Pin
Richard MacCutchan17-Aug-10 0:47
mveRichard MacCutchan17-Aug-10 0:47 
AnswerRe: retrieving text from word file Pin
R. Giskard Reventlov17-Aug-10 0:47
R. Giskard Reventlov17-Aug-10 0:47 
QuestionCan't see the exception of the code Pin
Yanshof16-Aug-10 21:22
Yanshof16-Aug-10 21:22 

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.