GeekArticles
Microsoft
C#
Microsoft
C#Callback Contract in WCF
Callback contracts are a very powerful concept that is easily implemented in WCF. Using this, it is very easy to achieve event-like behavior between a service and client (duplex operations).
Sponsored Links
Read Next: Securing Data With Application Role
Related Topics
