What is the use of delegates

Answers were Sorted based on User's Feedback



What is the use of delegates..

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

What is the use of delegates..

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

Post New Answer

More Dot Net AllOther Interview Questions

How can we integrate atlas with web services?

0 Answers  


how to use custom field validation

0 Answers   PCS, Prithvi,


What does the term "green architecture" mean? : .NET Architecture

0 Answers  


Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile

0 Answers  


What is Opf3

0 Answers   Infosys,






Are there any third party logging components available?

0 Answers  


What is cookie less session?

0 Answers  


What does the term "green architecture" mean? : Dot net architecture

0 Answers  


what is stage management ? (ASP.NET)

5 Answers   Ness Technologies,


Explain about cookie less session state? : .NET Architecture

0 Answers  


when garbage collector come into picture. ?

2 Answers  


what is the need of vss to developer?

1 Answers  


Categories