What is the use of delegates
Answers were Sorted based on User's Feedback
Answer / maniekb
delegete is a pointer
to the methods.
so... when can be
use:
- to use anonymous
methods
- to use lambda
- to inform methods,
that something happen
- push key on
keyboard - invoke
OnKeyDown method
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shreeram sahu
if the standard sap events/methods dont fullfill ur
purpose,new events/methods may be added to the given
business object.sap doesnt allow changes to its original
object types.it permits changes by using the concept
of 'delegation'.
| Is This Answer Correct ? | 0 Yes | 0 No |
Whats new features in Visual Studio 2012?
Can you explain update progress control?
I can't be bothered with cas. Can I turn it off?
Explain the differences between Server-side and Client-side code?
what to choose among testing, .net , and java for a B-Tech (ECE) fresher.
What is Opf3
Explain domestic architecture artifacts? : .NET Architecture
Differences between VS 2005, 2008 and 2010 ?
Explain dma? : .NET Architecture
any one can explain about projectarchitecture and project approach briefly
What is a memory management?
What are the five stages in a dlx pipeline? : Dot net architecture