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
Dinesh Arun
NA
1
871
Consuming WebService from ASP.NET
Aug 6 2014 8:47 AM
All,
I developed ftpwebsiteto download and upload in ftp machine,
for this i developed a WCF which has core functions ( download & upload),and it will be deployed in our server machines.
i have ASP.NET website ,from this i m calling the method , i m using async methods , whenever i hit callback method i will get status for that operation.
How do i get back these values from WCF to Website ?? because when i click download async that site lose its control over and returns ,
Reply
Answers (
1
)
Create and Consume a callback WCF Service in console app
inconsistent accessbility