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

مشاهدة النسخة كاملة : Pass object from an app to another



C# Programming
08-21-2011, 04:30 PM
I have a win app and a web app developed in .Net Framework 3.5.
I want to pass an object from web to win app.
I want the receiver app be notified from coming object and recive it.
What are the solutions?
Best wishes