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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T00:59:36+00:00 2026-05-11T00:59:36+00:00

My friend and I are having a disagreement over an application development issue. It’s

  • 0

My friend and I are having a disagreement over an application development issue. It’s a simple production management application.

According to my friend, the front-end stores data in XML, and a Java program will read the XML document, store it (at the back-end), and apply some business logic and again store the results into another XML document. And a C# front-end will display the result ( He wants to use sockets for communicating the status of XML ).

I think this is a bad idea. I suggested that whole application should either be written in C# or in Java.

Note: The application is standalone. It’s not used over a network.

Have any of you tried this? Please share your thoughts 🙂

  • 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. 2026-05-11T00:59:36+00:00Added an answer on May 11, 2026 at 12:59 am

    You’re right and your friend gave a bad idea. In addition, from your question, I see there are several troubled issues, I don’t know where to begin so I will just list them but not in any particular oder. But the ground rule for you to read on is you must agree that simpler is better as Einstein said ‘Things should be made as simple as possible but not simpler’ (or something like that, I don’t remember the exact quote).

    1. The notion of front end and back end do not really apply to a desktop application. Rather, you want to use the MVC pattern for the separation of concerns. Wikipedia might be a good place to start learning or reviewing.
    2. Why use of socket (which is totally unnecessary) if you don’t have to. This is the first reason why it’s a bad idea as you would not need using sockets if everything is done in language, running in the same process space (Your app is a desktop or standalone app).
    3. Similarly, why XML (again unnecessary). No need because you can just pass Java or C# objects around. With XML, first there is the signal to noise issue as tags are added to the true data. Then there is the time to parse, to construct the XML, additional libraries potentially, etc. Thid would be all that code which are introduced in your friend’s approach.

    These are the most obvious reasons. There are other reasons from a manager’s or company’s perspective:

    1. To maintain this application, the manager or company needs to hire 2 different skillsets. This might not be true as most programmers are multilingual anyway. But that’s not always the case.
    2. In term of deployment, now you force your users to have both the JRE and the .NET framework installed just to be able to run your application. And either of those is not exactly a small footprint.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm creating web application for my friend, a tutor school system. Now, I'm having
I am having a discussion with a friend over whether to show or not
My friend seems to be having some trouble with ABAP. Here's a copy of
A friend of mine and I were having a discussion regarding currying and partial
I'm having a little debate with a friend about Objective-C being a 3GL but
Recently I was having a discussion with a friend about Ruby's Proc . You
I've just introduced a friend to GNU Screen and they're having a hard time
I'm having a blog-project on GibHub, where a friend of mine, wants to base
I'm having a problem where I can't find images through Java. My friend and
I'm working on a website for a friend of mine and I'm having a

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.