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
What is tempdata?
Where is tempdata stored?
What are actions in mvc?
Difference between ASP.NET MVC and ASP.NET WebForms?
What is session state management?
Can you set the unlimited length for "maxjsonlength" property in config?
What are html helpers in asp.net mvc?
Explain the request flow in asp.net mvc framework?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
What are Validation Annotations?
What are the sub types of ActionResult?
What is stateless model?
What are bundling & minification features in asp.net mvc 4?
Does windows 10 need .net framework?
What is layout in mvc?