Abhinav Singh

Abhinav Singh

  • NA
  • 131
  • 2.4k

Delegate and Event

Jan 12 2019 4:23 AM
1>What is difference between delegate and Event?
2>When to use event over delegate?
3>Design publisher model with delegate.
4>Design publisher model with event.
https://dotnetwithwinowandweb.com/2018/09/01/what-are-delegate-and-multicast-delegate-in-c-what-are-event-and-what-is-difference-between-delegate-and-event-in-c/ 
5>Give real time use of Action predicate and func.
https://dotnetwithwinowandweb.com/2018/09/02/what-are-action-func-and-predicate-in-c-can-you-give-their-practical-use/
 
6>what is callback using delegate.
https://dotnetwithwinowandweb.com/2018/09/02/how-delegate-can-be-used-for-callback-in-cwhat-is-asynchronous-delegate/ 

Answers (1)