Question

How are web services created using the .Net framework? How are public methods created that consumers...

How are web services created using the .Net framework? How are public methods created that consumers of your web service can use?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

There are two types of Web services that can be created using .Net framework.

  • SOA based web services using WCF( Windows Communication Foundation)
  • Restful services using ASP.NET Web API.

answer 2

  • In SOA based web services methods should be annotated using contact serialize attribute in WCF framework.
  • In Restful Services methods can be annotated using HTTP verb like ( POST, PUT, GET, PATCH etc)
Add a comment
Know the answer?
Add Answer to:
How are web services created using the .Net framework? How are public methods created that consumers...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT