TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
chandrashekhar sharma
1.4k
304
6.8k
Server to client communication using wcf service.
Sep 17 2016 7:42 AM
Hi All,
Please help me.
I have consume wcf service in wpf application and wcf service have one varibale and one getMethod() function. GetMethod() function used in thread then getMethod() retrieve data and set data in variable.
I want to get variable data on client side automically. Means when any changes of variable data in wcf service then event automatically fire on client side.
Is It Possible??????
Please suggest me.
Thanks
Chandrashekhar sharma
Reply
Answers (
1
)
Getting rid of tcp channel error
Connect desktop app with web app in C#