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

  • Home
  • SEARCH
  • 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 8979071
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T19:45:42+00:00 2026-06-15T19:45:42+00:00

I am going to create a WCF service(IIS host) and it will be called

  • 0

I am going to create a WCF service(IIS host) and it will be called from client side javascript code.

When I call a WCF from client side, is the WCF a WCF library or WCF application type?

For example:
I have the javascript below.

function AddFunds() {
    var postObject = {
        myID: myObject.myIDNumber,
        LocationID: myObject.LocationID,
        fundsToAdd: CurrencyFormatted($("#txtAddFunds").val())
};
    $.post('/OrServices/myService.svc/AddFunds',
        JSON.stringify(postObject)
        ).success(AddFundsResult);
}

In the beginning, I have to create WCF Service “myService.svc”, but I am not sure if it is a library or application or doesn’t matter.

  • 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-15T19:45:43+00:00Added an answer on June 15, 2026 at 7:45 pm

    this answer describes the difference:

    A service application includes a website host already setup for you. A service library is a library of services that a host can reference and startup.

    If you start with a service library (recommended) you can then choose
    any host you wish (a windows service, IIS/ASP.NET, or even a console
    application) and you’d just reference your library from your new host.
    Choosing a Service Application limits your host to just IIS/ASP.NET
    (though this might be ok for your purposes, but will limit the
    protocols you can use).

    Edit: Changes in IIS since I wrote this allow for a wider variety of
    protocols on ASP.NET activated services, so choosing a service
    application is much less limiting than before.

    if your only going to host in IIS then I would recommend to just use a Service Application. As a lot of the work is done for you.

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

Sidebar

Related Questions

I'm trying to create a simple JavaScript test front-end for my WCF service, but
I am going to create a web site or you may call it a
I am going to create a typical business application that will be used by
I am going to create an XML element in JavaScript to exchange data with
In a WCF Service, I need to create a variable which should be accessible
I have a WCF service running on Windows 2008 R2 64 bit, using IIS
I want to create a WCF service which uses an MSMQ binding as I
I notice that with MS Sync, going through the wizard to create the WCF
I'm creating a WCF service that is going to live on a separate server
I have a WCF service XYZ that will be deployed on a number of

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.