Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Desktop Apps

Desktop Apps

Scheduled Pinned Locked Moved The Lounge
question
74 Posts 32 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K KLPounds

    Not only do I still write desktop apps, I have several still in production that are in VB as well.

    S Offline
    S Offline
    Slow Eddie
    wrote on last edited by
    #60

    VB6 or VB.Net. I am currently worling in both.:cool:

    "I like it, love it, yes I do" - Rolling Stones

    R K P 3 Replies Last reply
    0
    • L Lost User

      Yes ... I find no joy in "web development". BTW, the "desktop" includes x86, x64, ARM, PC's, tablets, HDMI TV's (display), Mobile, Hub, Hololens and XBox.

      It was only in wine that he laid down no limit for himself, but he did not allow himself to be confused by it. ― Confucian Analects: Rules of Confucius about his food

      J Offline
      J Offline
      Joseph T Adams
      wrote on last edited by
      #61

      Well, and I'm speaking as primarily a desktop developer myself, HTML is one of the very few "common denominator" things that potentially works on anything that has a screen. Now, I wish people in my area hired developers who know HTML/CSS/JS rather than having 20 years in the latest "framework of the week" that causes what should be simple Web pages or Web apps to weigh dozens of GB and to take 45 minutes to load on a mid-range phone over a 5G network.

      1 Reply Last reply
      0
      • S Slow Eddie

        Doesn't anyone do Desktop apps anymore?:confused:

        Way behind the times in NOLA

        P Offline
        P Offline
        PSU Steve
        wrote on last edited by
        #62

        Absolutely. I am the enterprise architect for a client/server desktop app that supports electronic warfare in the US Air Force. I honestly don't know how we would implement our app any other way (other organizations have tried and failed). We have multiple windows/forms being used at the same time, many that interact with each other. We also cache a ton of data and use it between those forms. The app is a WinForms solution comprised of 80+ projects and about a million lines of code. We interact with 10 different SQL Server databases via ADO.NET using stored procedures for all DB interaction. The app is used by about 400ish users on a daily basis and has been for about 15 years. We are still actively developing new features while maintaining existing functionality.

        K S A 3 Replies Last reply
        0
        • S Slow Eddie

          VB6 or VB.Net. I am currently worling in both.:cool:

          "I like it, love it, yes I do" - Rolling Stones

          R Offline
          R Offline
          Rusty Bullet
          wrote on last edited by
          #63

          Also working desktop apps in VB.NET. Using NHibernate and SQL Server.

          1 Reply Last reply
          0
          • S Slow Eddie

            VB6 or VB.Net. I am currently worling in both.:cool:

            "I like it, love it, yes I do" - Rolling Stones

            K Offline
            K Offline
            KLPounds
            wrote on last edited by
            #64

            Actually I had a VB6 app still out in the wild up until about a year ago (sorta a victim to covid).. lol. But I didn't consider it active dev since I havent touched the code in probably close to 3 years. The remaining active projects are VB.NET. Until office politics kills them anyway. I embrace being the red headed stepchild amongst my C, Java, and JS peers and all their new fangled interwebz and mobile stack. They try to get a rise out of me but I remind them the majority of their tools are still desktop apps. So I can't be that obsolete yet.

            1 Reply Last reply
            0
            • P PSU Steve

              Absolutely. I am the enterprise architect for a client/server desktop app that supports electronic warfare in the US Air Force. I honestly don't know how we would implement our app any other way (other organizations have tried and failed). We have multiple windows/forms being used at the same time, many that interact with each other. We also cache a ton of data and use it between those forms. The app is a WinForms solution comprised of 80+ projects and about a million lines of code. We interact with 10 different SQL Server databases via ADO.NET using stored procedures for all DB interaction. The app is used by about 400ish users on a daily basis and has been for about 15 years. We are still actively developing new features while maintaining existing functionality.

              K Offline
              K Offline
              KLPounds
              wrote on last edited by
              #65

              "Would you like to play a game?" lol. That actually sounds really cool and a testament to the value of "legacy" desktop development.

              1 Reply Last reply
              0
              • S Slow Eddie

                Doesn't anyone do Desktop apps anymore?:confused:

                Way behind the times in NOLA

                R Offline
                R Offline
                Rusty Bullet
                wrote on last edited by
                #66

                Also yes. The app is called Church Windows and can be found on-line. Building a web version begins in September.

                1 Reply Last reply
                0
                • P PSU Steve

                  Absolutely. I am the enterprise architect for a client/server desktop app that supports electronic warfare in the US Air Force. I honestly don't know how we would implement our app any other way (other organizations have tried and failed). We have multiple windows/forms being used at the same time, many that interact with each other. We also cache a ton of data and use it between those forms. The app is a WinForms solution comprised of 80+ projects and about a million lines of code. We interact with 10 different SQL Server databases via ADO.NET using stored procedures for all DB interaction. The app is used by about 400ish users on a daily basis and has been for about 15 years. We are still actively developing new features while maintaining existing functionality.

                  S Offline
                  S Offline
                  Slow Eddie
                  wrote on last edited by
                  #67

                  Way cool! I got started in IT in the Navy on A6 Intruder Jets, during Viet Nam. Yes Carrier based. Yed, Pilots that were too god to speak to enlisted pukes on a Mediterranean cruise, couldn't talkt to us enough on the West-Pac cruise to Viet Nam. ;P Not sure if you are in Air Force or a civilian contractor, but thank you for your service.

                  From an old shellback

                  1 Reply Last reply
                  0
                  • S Slow Eddie

                    VB6 or VB.Net. I am currently worling in both.:cool:

                    "I like it, love it, yes I do" - Rolling Stones

                    P Offline
                    P Offline
                    PSU Steve
                    wrote on last edited by
                    #68

                    See my other reply below... the app I mention is also about 90% VB.NET. The rest is C#.

                    1 Reply Last reply
                    0
                    • S Slow Eddie

                      Doesn't anyone do Desktop apps anymore?:confused:

                      Way behind the times in NOLA

                      A Offline
                      A Offline
                      AnotherKen
                      wrote on last edited by
                      #69

                      That's the only kind I do. Though I do it well enough that I still have people tell me it works well on a phone. Doh!

                      1 Reply Last reply
                      0
                      • P PSU Steve

                        Absolutely. I am the enterprise architect for a client/server desktop app that supports electronic warfare in the US Air Force. I honestly don't know how we would implement our app any other way (other organizations have tried and failed). We have multiple windows/forms being used at the same time, many that interact with each other. We also cache a ton of data and use it between those forms. The app is a WinForms solution comprised of 80+ projects and about a million lines of code. We interact with 10 different SQL Server databases via ADO.NET using stored procedures for all DB interaction. The app is used by about 400ish users on a daily basis and has been for about 15 years. We are still actively developing new features while maintaining existing functionality.

                        A Offline
                        A Offline
                        AnotherKen
                        wrote on last edited by
                        #70

                        I wonder if you will get discharged for releasing details about your development environment to civilians...

                        P 1 Reply Last reply
                        0
                        • A AnotherKen

                          I wonder if you will get discharged for releasing details about your development environment to civilians...

                          P Offline
                          P Offline
                          PSU Steve
                          wrote on last edited by
                          #71

                          Nothing sensitive about what I mentioned. And I am not active duty.

                          1 Reply Last reply
                          0
                          • S Slow Eddie

                            Doesn't anyone do Desktop apps anymore?:confused:

                            Way behind the times in NOLA

                            M Offline
                            M Offline
                            Matt McGuire
                            wrote on last edited by
                            #72

                            Yes, my last two jobs were all desktop apps. It was much easier to make feature rich apps on the desktop than all the monkeying with web apps. My current job, unfortunately is just web apps. the weird part is in my daily work, I tend to forget about web apps that I'm supposed to use. I don't really like having a dozen tabs open in my browser, but I don't have an issue with a dozen desktop apps open. I would prefer to get back to desktop apps, they always felt more solid and easier to control visually than checking 4 different browsers and mobile to verify that it still looked right :sigh:

                            1 Reply Last reply
                            0
                            • S Slow Eddie

                              Doesn't anyone do Desktop apps anymore?:confused:

                              Way behind the times in NOLA

                              M Offline
                              M Offline
                              Member 9167057
                              wrote on last edited by
                              #73

                              I do. It's just that we (desktop devs) don't rule the nerd news. One of the factors is, I am sure, the lack of a new framework every week which web devs are fond of. Which reminds me, I remember reading an article titled something like "Current challenges for developers" and when reading, I was thinking "Nope, I don't have that problem" every few lines. After a paragraph or two, I understood it's a web dev writing about web dev challenges, but assumed web is all there is so "dev" it is.

                              1 Reply Last reply
                              0
                              • S Slow Eddie

                                Doesn't anyone do Desktop apps anymore?:confused:

                                Way behind the times in NOLA

                                R Offline
                                R Offline
                                RandMan7557
                                wrote on last edited by
                                #74

                                Yes, still alive and kicking

                                1 Reply Last reply
                                0
                                Reply
                                • Reply as topic
                                Log in to reply
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes


                                • Login

                                • Don't have an account? Register

                                • Login or register to search.
                                • First post
                                  Last post
                                0
                                • Categories
                                • Recent
                                • Tags
                                • Popular
                                • World
                                • Users
                                • Groups