Click here to Skip to main content
15,889,216 members
Home / Discussions / C#
   

C#

 
AnswerRe: The name 'Beeper' does not exist in the current context Pin
Kornfeld Eliyahu Peter10-Jul-16 20:58
professionalKornfeld Eliyahu Peter10-Jul-16 20:58 
GeneralRe: The name 'Beeper' does not exist in the current context Pin
Member 1224497210-Jul-16 22:05
Member 1224497210-Jul-16 22:05 
GeneralRe: The name 'Beeper' does not exist in the current context Pin
F-ES Sitecore10-Jul-16 22:38
professionalF-ES Sitecore10-Jul-16 22:38 
GeneralRe: The name 'Beeper' does not exist in the current context Pin
Richard MacCutchan10-Jul-16 22:49
mveRichard MacCutchan10-Jul-16 22:49 
GeneralRe: The name 'Beeper' does not exist in the current context Pin
Member 1224497211-Jul-16 1:21
Member 1224497211-Jul-16 1:21 
GeneralRe: The name 'Beeper' does not exist in the current context Pin
Richard MacCutchan11-Jul-16 1:59
mveRichard MacCutchan11-Jul-16 1:59 
GeneralRe: The name 'Beeper' does not exist in the current context Pin
Member 1224497211-Jul-16 2:43
Member 1224497211-Jul-16 2:43 
GeneralRe: The name 'Beeper' does not exist in the current context Pin
Richard MacCutchan11-Jul-16 3:07
mveRichard MacCutchan11-Jul-16 3:07 
Member 12244972 wrote:
or am I missing something?
Yes, what you are creating here is a delegate, not an immediate call to the beeper method. You need to spend more time reading the links you have been given to understand how delegates are used. See the tutorials on Events and Delegates at C# Tutorials (C#)[^].
GeneralRe: The name 'Beeper' does not exist in the current context Pin
Member 1224497211-Jul-16 4:09
Member 1224497211-Jul-16 4:09 
QuestionHow to read .sol files using C# ? Pin
Member 1132696310-Jul-16 12:55
Member 1132696310-Jul-16 12:55 
AnswerRe: How to read .sol files using C# ? Pin
Dave Kreskowiak10-Jul-16 13:31
mveDave Kreskowiak10-Jul-16 13:31 
QuestionWinForm TreeView allows Nodes with identical Text and Name values: true of WPF and ASP.NET TreeViews ? Pin
BillWoodruff10-Jul-16 0:32
professionalBillWoodruff10-Jul-16 0:32 
AnswerRe: WinForm TreeView allows Nodes with identical Text and Name values: true of WPF and ASP.NET TreeViews ? Pin
Eddy Vluggen10-Jul-16 0:59
professionalEddy Vluggen10-Jul-16 0:59 
AnswerRe: WinForm TreeView allows Nodes with identical Text and Name values: true of WPF and ASP.NET TreeViews ? Pin
Mycroft Holmes10-Jul-16 2:48
professionalMycroft Holmes10-Jul-16 2:48 
QuestionSendMessage Pin
sunsher7-Jul-16 19:16
sunsher7-Jul-16 19:16 
AnswerRe: SendMessage Pin
Richard MacCutchan7-Jul-16 20:20
mveRichard MacCutchan7-Jul-16 20:20 
GeneralRe: SendMessage Pin
sunsher7-Jul-16 20:28
sunsher7-Jul-16 20:28 
GeneralRe: SendMessage Pin
Richard MacCutchan7-Jul-16 20:39
mveRichard MacCutchan7-Jul-16 20:39 
GeneralRe: SendMessage Pin
sunsher10-Jul-16 12:53
sunsher10-Jul-16 12:53 
GeneralRe: SendMessage Pin
Richard MacCutchan10-Jul-16 22:42
mveRichard MacCutchan10-Jul-16 22:42 
GeneralRe: SendMessage Pin
sunsher11-Jul-16 13:41
sunsher11-Jul-16 13:41 
QuestionStack and Heap Pin
Member 111616257-Jul-16 17:13
Member 111616257-Jul-16 17:13 
AnswerRe: Stack and Heap Pin
Richard MacCutchan7-Jul-16 20:14
mveRichard MacCutchan7-Jul-16 20:14 
AnswerRe: Stack and Heap Pin
OriginalGriff7-Jul-16 20:42
mveOriginalGriff7-Jul-16 20:42 
QuestionStringbuilder printing "System.Collections.Generic.List" instead of the string item in the list, why? Pin
Member 122479807-Jul-16 3:56
Member 122479807-Jul-16 3:56 

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.