Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

In which circumstances you used delegates?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?

1049


What is entitytype? : Entity framework

1030


What is entity sql? : Entity framework

1088


Can we add constraints to the route? If yes, explain how we can do it?

1275


Can you explain model, controller and view in mvc?

1045


Which is the default http method for an action method?

1044


Explain Keep method in Tempdata in ASP.Net MVC?

1127


What is associationset? : Entity framework

1125


What is ado.net data provider? : Entity framework

1112


what is csdl?

1056


Briefly describe the roles of clr in .net framework?

1060


What is difference between Viewbag and Viewdata in ASP.NET MVC?

1097


Difference between ASP.NET MVC and ASP.NET WebForms?

1117


Explain how you can send the result back in JSON format in MVC?

1035


What is the need of Action Filters in ASP.Net MVC

1163