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
Resign Designs
NA
31
29.9k
How to display data from webservice?
Feb 8 2015 2:43 AM
Hi,
I have added a WSDL web server to my windows application call WebService.In that service I need to pass 2 values and get the result.Here I have written in like this
NL - Country
33264 - Customer No
private void DetailsCheck_Load(object sender, EventArgs e)
{
WebService.checkDetailsService cdat = new checkDetailsService ();
cdat.checkDetailsAsync("NL", "33264");
}
This will return me a SOAP envelope.But I am not sure how to display that in windows form.Can any one point me out
in above code how to display the return data.
Thanks
Reply
Answers (
1
)
eror:DependencySource on same Thread as the DependencyObject
innerhtml