المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Feedback Mechanisms



C# Programming
10-02-2009, 01:41 AM
Hi,

Is there any framework or concepts in .Net to implement Feedback Mechanism from server end.

Let's say i'm running WCF services and client is registered with that, i want to send some feedback to clients if any changes happens on Server?

Or any patterns ?