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
Alexis Gaitan
NA
1
904
How to consume WCF (using webHttpbinding) JSON in a asp web
Apr 16 2016 12:22 PM
Hi any tips to consume WCF (using webHttpBinding) in JSON format in a ASP Web Application?
Almost all tutorials i found uses basicHttpBinding or wsHttpBinding. Im not sure how to create a asp web application to consume my WCF service.
My idea is:
a form with a text field and a submit button, so when i write and click submit, should call WCF service to query like http://localhost/Service1.svc/wsquery/$searchstring where $searchstring = text field value from web form.
thank you.
Reply
Answers (
1
)
How to implement contactus form in html?
How to get gmail api WCF C#?