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 6868383
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T03:25:39+00:00 2026-05-27T03:25:39+00:00

Background I’ve been asked to create a web service that interacts with an eCommerce

  • 0

Background

I’ve been asked to create a web service that interacts with an eCommerce application. The eCommerce application in question exposes a web service interface which the documentation defines as:

The Web Service Interface (WSI) feature is an XML-based tool that
functions similarly to an API, allowing developers to carry out a
myriad of tasks within the application in bulk, or from remote systems,
without having to make source code modifications.

Basically the WSI is an ASP.net web service that exposes one method. This method allows you to pass in an XML string that tells the application to do something.

Question

On the face of it, it appears that I’m going to be concatenating strings to create the necessary XML to send to the eCommerce application. Obviously, the idea of that makes me cringe.

Is there a better way of piecing together the necessary XML in C#?

Secondary Question (optional)

Is it just me (totally possible), or is this a down right silly way of interacting with an application?

  • 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-05-27T03:25:40+00:00Added an answer on May 27, 2026 at 3:25 am

    I’d look at Linq to XML for creating the requests, with the caveat that it may save some effort for simple and repeating operations if you have some pre-made XML (I guess just strings) for the simpler tasks that may exist. No point building up the XML dynamically every second if it is just something like

    <command>GetTheTime</command>
    

    for example…

    On your second question, I agree with you but then again, I don’t know the full story.

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

Sidebar

Related Questions

Background: I've inherited a web application that is intended to create on-the-fly connections between
Background I have been asked by a client to create a picture of the
Background I have a ror application which is continuously recording and showing on a
Background: I've wrote a small library that is able to create asp.net controls from
Background Developing a simple web application (Eclipse + JBoss + Apache Tomcat) to generate
Background Given that 'most' developers are Business application developers, the features of our favorite
Background: I'm in the process of creating a web service using ASP.NET 2.0. This
Background I'm trying to implement a simple web server part as a web interface
Background: I have a Visual Studio solution consisting of a website + REST web-service
Background: At my company we are developing a bunch applications that are using the

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.