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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T19:41:21+00:00 2026-05-14T19:41:21+00:00

Sometime ago I’ve developed a simple engineering app (Excel/VBA) for the company I work

  • 0

Sometime ago I’ve developed a simple engineering app (Excel/VBA) for the company I work for. Recently, other companies become interested in that software, so I am assigned to make it more User Friendly.
I am planning to migrate the VBA/Excel to winForm C# application. Since it will be a tedius task, I would like to setup an UML or step – by – step diagram in order not to forget something during development. So my question is :
Can anyone advise me if there is an example of the application development workflow, which includes among others an update process with revisioned versions etc

  • 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-14T19:41:22+00:00Added an answer on May 14, 2026 at 7:41 pm

    First of all, congrats on taking on a development project. Hopefully you’ll find it rewarding. I would also encourage you to register with Stackoverflow so that you’ll be able to give yourself a meaningful name (or at least something more meaningful than user339481) and easily track your questions and answers. I’m sure that you’ll have more as the process goes along.

    To get to your question, software development methodoligies is a very, VERY broad subject, so giving you a comprehensive look at them all would be practically impossible. I would encourage you to look at things like Agile and Waterfall, and SDLC (software development lifecycle) for a general picture.

    Put succinctly, waterfall works better when you’re dealing with well-defined, static requirements that exactly match what the end-user is going to want. Agile (and other iterative, dynamic methods) work better when you’re dealing with reality.

    Doing the work


    By way of a very high-level overview, here are some things to consider:

    • Gather whatever requirements that you can first.

    Requirements can and do change during development (especially for internal line-of-business applications, somewhat less so for shrinkwrap products), but you want to minimize this as much as possible. Try not to let your sources define what the application will actually look like (they’ll definitely want to do this, so be wary) unless a particular look will actually have some impact on usability. This is almost universally not the case. There is a "best design", and it’s very likely that the user has no idea what that is. Gather information on what the system should do and what its results should look like. Fortunately for you, you likely have a lot of this information already since you have an existing product.

    • Do your overall design before you start coding, but don’t fall victim to analysis paralysis or over-engineering.

    It’s just as tempting to over-engineer a solution as it is to jump the gun and start coding without a well-defined direction or goal. Keep things as simple as possible while not hamstringing yourself when it comes to future expansion. If what you write is good, you’ll want to make it better in the future! I say this off-handedly, but these two things are two of the most difficult things to do in software development. The saving grace is that it’s easy to do them acceptably well, it’s just difficult to do them very well. Use your judgment, and don’t be afraid to drop back and punt if it looks like you’re headed in the wrong direction.

    • Test your software yourself, but have it tested by people who know what they’re doing

    You need to rigorously test your software, but even if you’re a subject-matter expert in the field (in other words, this was something you wrote to make your job easier), you need more than your own eyes looking at it and testing it. Let people you trust who do the job that this is intended to help use your software and give you feedback.

    Planning for the work


    It sounds like you want to create a UML diagram of how to write the software, which is something I’d recommend against. It won’t be helpful, and you’ll spend far more time writing it than you will writing the software.

    What could be helpful, however, is a UML diagram of how the software should work. While this depends greatly on the sort of application you’re writing (it lends itself very well to automated processing systems where everything truly does consist of a series of steps executed in a loop, while it’s not quite as useful for UI-heavy applications), but even if it isn’t useful for mapping the whole system, it can be great for mapping portions of it. If you chose to use UML to describe any portion of your application, you must keep it up-to-date and accurate. The diagram will be of no use (indeed, it will likely be a hindrance) if it doesn’t reflect what’s supposed to happen. If you’ve done your job right, it should also reflect what’s actually happening!

    In closing…


    I’m not sure how much I’ve helped you here, but hopefully this will provide you with at least some useful information. If you have more specific questions, then take advantage of the great body of knowledge that we have here on SO: search for your question, then post it if nobody else has thought to ask it yet. There are a lot of knowledgeable people on here, including people that work on the Microsoft C# team and others who write books about this stuff for a living. You’ll find no shortage of answers for just about anything you can come up with.

    Good luck!

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

Sidebar

Related Questions

I need to deploy a few files that were checked in sometime ago (can't
Some time ago I got this error when building ANY Visual Studio Deployment project.
Some time ago I put together a time based library that could be used
Some time ago I wrote a little piece of code to ask about on
some time ago I found an article ( Roles: Composable Units of Object Behavior
Some time ago, I came across a piece of code, that used some piece
Background: Some time ago, I built a system for recording and categorizing application crashes
I learned some time ago about Decision Trees and Decision tables. I feel that
Sometime I see many application such as msn, windows media player etc that are
I know it happens sometime before Load, but during what event exactly?

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.