In which circumstances you used delegates?
Answers were Sorted based on User's Feedback
Answer / harika
Mostly we r going to use Delegates in the "Threading"
concept and in "Event Handling"
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / renu
A delegate in C# is similar to a function pointer in C or
C++. Using a delegate allows the programmer to encapsulate
a reference to a method inside a delegate object. The
delegate object can then be passed to code which can call
the referenced method, without having to know at compile
time which method will be invoked.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / versha
Delegate is used when we want to give reference to any
function
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / anirudh menon
A delegate is used when you want to dynamically change the
refrence of a method in a class during run-time.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / riju
Delegates are mostly used when events comes in picture.If
you want to encapsulate /hide your methords then you can
use delgates...Its just like function pointers
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain entity lifecycle? : Entity framework
About .NET Framework ?
How .net assemblies are registred as private and shared assembly ?
What are the types of assemblies
How route table is created in ASP.NET MVC?
What is viewstart page in mvc?
Is the lack of deterministic destruction in .NET a problem
Mention some action filters which are used regularly in ASP.Net MVC?
And if they have conflicting method names ?
what is lazy loading in entity framework?
Why to use html.partial in mvc?
I'm anfinal yr. engg. student with knowledge of .net. I want to refurnish my knowledge for interview purpose. Which institute is good....I am confused among Peers, Naresh it, Deccansoft...Plz help me to select the right institute.....