Answer Posted / 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 |
Post New Answer View All Answers
How does .net framework works?
What are the components of the .net framework.
Explain linq to entities? : Entity framework
Which filter executes first in an asp.net mvc application?
What is display mode in mvc?
What is attribute routing in mvc?
differences between poco, model first and data first approach?
What is stateless model?
Can I add mvc testcases in visual studio express?
What is the domain object?
What is storage model? : Entity framework
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
what is entity framework advantage?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
Is it possible to share a view across multiple controllers?