Answer Posted / 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 |
Post New Answer View All Answers
Describe the roles of clr in .net framework.?
What is html.renderpartial?
What is the difference between viewbag and viewdata in mvc?
Is dapper faster than entity framework?
What are scaffold templates in mvc?
Explain what is routing?
Does .NET Framework support SAX?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
What is entitycontainer? : Entity framework
What is model first? : Entity framework
What are Model Binders in ASP.Net MVC?
Can we change web.config settings from iis?
Name a few different return types of a controller action method?
What are action filters?
How do you specify comments using razor syntax?