Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8011781
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T19:06:57+00:00 2026-06-04T19:06:57+00:00

Does anyone have experience using ASP.NET MVC project as a Web Service? i.e. using

  • 0

Does anyone have experience using ASP.NET MVC project as a Web Service?

i.e. using ASP.NET MVC without Views, so other applications can use the URL to GET or POST to the actions in the Controller.

Has anyone used it? If so, are there any drawbacks for not using Web Service project instead?

Thank you all in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T19:06:59+00:00Added an answer on June 4, 2026 at 7:06 pm

    It really depends on the kind of application you’re writing. I would actually argue the inverse of LukLed’s position – SOAP-based services are better suited for internal clients when you want to support things like Windows Authentication, or different protocols like TCP or MSMQ.

    Using a more web-style of GETs and POSTs around specific “resources” starts to get you into the REST architectural style. This technique has a few distinct advantages to me:

    • The response is usually smaller, particularly when using lightweight formats like JSON
    • Because of the simplicity of the requests and responses, this makes it much easier to use in mobile / native applications (see Twitter’s API, for example)
    • The service you create can be self-describing and discoverable, because you can link to other parts of your API just like normal web pages.

    One article that particularly helped me understand the tradeoffs here is Martin Fowler’s “Steps Toward the Glory of REST.” That being said, it may or may not be the right fit for your application.

    If you do choose to build a more REST-based service, definitely consider using the ASP.NET Web API built into MVC4 as others have mentioned. It’s currently in beta, but Microsoft felt good enough about it to give it a go-live license.

    UPDATE:

    Since ASP.NET core, ASP.NET web API has been integrated into MVC 6 project.
    https://wildermuth.com/2016/05/10/Writing-API-Controllers-in-ASP-NET-MVC-6

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone have an experience with developing a big web app using ASP.NET MVC
Does anyone have any experience of using SproutCore together with ASP.NET MVC? For what
I'm thinking of using ASP.NET and MySQL together on a large project. Does anyone
Does anyone have any experience using PHP to send an sms via skype I
Does anyone have experience with pros and cons of using QLPreviewController vs UIWebView to
We will be using custom Silverlight 4.0 controls on our ASP.NET MVC web page
Currently in the early stages of developing a very large project using ASP.Net MVC.
I am in the process of building a large asp.net Mvc project and have
Does anyone have experience using a third-party unit testing framework for SAS such as
I'm starting a project that will be public facing using asp.net mvc. I know

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.