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
Ravindra kumar
NA
1
1.3k
How to publish selected Web Method in Web Service c#
Oct 24 2014 2:32 PM
how to publish selected methods in web services c# i.e. in my web service there are 3 web method present. I want to handle this method manually like on running web service only web method i choose should be run or published only and rest shouldn't be published. for eg say method1 is selected to run only so on running web service only method1 should be published on localhost and rest methods shouldn't be published. Please give me some idea.
Reply
Answers (
1
)
2 services (WCF Web API and ASP.NET Web API) on one host
Consume Java web service in Asp.Net with C#