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. Is Windows Forms dead with the advent of Silverlight/WPF and VS2010? - NOT A PROGRAMMING QUESTION BUT A RELIGIOUS ONE

Is Windows Forms dead with the advent of Silverlight/WPF and VS2010? - NOT A PROGRAMMING QUESTION BUT A RELIGIOUS ONE

Scheduled Pinned Locked Moved The Lounge
questioncsharpwpfwinforms
9 Posts 8 Posters 4 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.
  • Brian C HartB Offline
    Brian C HartB Offline
    Brian C Hart
    wrote on last edited by
    #1

    What's your take? And are there still uses for Windows Forms-based rich client applications?

    Sincerely Yours, Brian Hart

    Regards,

    Dr. Brian Hart
    drbrianhart343@gmail.com email
    LinkedIn: https://www.linkedin.com/in/dr-brian-hart-astrophysicist-veteran/

    M A C J P 7 Replies Last reply
    0
    • Brian C HartB Brian C Hart

      What's your take? And are there still uses for Windows Forms-based rich client applications?

      Sincerely Yours, Brian Hart

      M Offline
      M Offline
      M dHatter
      wrote on last edited by
      #2

      Welcome back to terminal world! :-D

      "I do not know with what weapons World War 3 will be fought, but World War 4 will be fought with sticks and stones." Einstein "Few things are harder to put up with than the annoyance of a good example." Mark Twain

      1 Reply Last reply
      0
      • Brian C HartB Brian C Hart

        What's your take? And are there still uses for Windows Forms-based rich client applications?

        Sincerely Yours, Brian Hart

        A Offline
        A Offline
        AspDotNetDev
        wrote on last edited by
        #3

        The only reason I'd see to use Windows Forms would be backward compatibility. Compatibility with developers that are already familiar with Windows Forms. Compatibility with systems that can't install .Net 3.0 but can install .Net 2.0. Compatibility with other programs expecting to interoperate with Windows Forms applications (e.g., remote desktop works faster with Windows Forms apps, and some libraries expect Windows Forms objects). Though, there is still some use for Windows Forms. For example, there is no FolderBrowserDialog in WPF, so one must reference a Windows Forms DLL to get access to that dialog. Also, the WPF tree view can't nest as many levels deep as the Windows Forms tree view (I'm pretty sure Mole uses a Windows Forms tree view for this very reason). Aside from technicalities like that (which could be fixed or worked around), I'd say there is every reason to completely move away from Windows Forms.

        [Forum Guidelines]

        1 Reply Last reply
        0
        • Brian C HartB Brian C Hart

          What's your take? And are there still uses for Windows Forms-based rich client applications?

          Sincerely Yours, Brian Hart

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          I still use it for knock off internal apps. Nothing client facing.

          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

          1 Reply Last reply
          0
          • Brian C HartB Brian C Hart

            What's your take? And are there still uses for Windows Forms-based rich client applications?

            Sincerely Yours, Brian Hart

            J Offline
            J Offline
            Jorgen Sigvardsson
            wrote on last edited by
            #5

            Hell no. WPF is all nice... if you have a really bad ass computer. Also, in its 3.5 version, it's buggy and has terrible IDE support. I tried using WPF for a couple of projects, but I ended up having to fight bugs in the IDE and the framework instead. Maybe .NET 4.0 has brought some goodies to the table, but I'm not holding my breath for VS 2010. 2010 is unbelievably slow! (Talking about the RC, not the Beta!)

            -- Kein Mitleid Für Die Mehrheit

            C 1 Reply Last reply
            0
            • Brian C HartB Brian C Hart

              What's your take? And are there still uses for Windows Forms-based rich client applications?

              Sincerely Yours, Brian Hart

              P Offline
              P Offline
              Pete OHanlon
              wrote on last edited by
              #6

              Brian C. Hart, Ph.D. wrote:

              are there still uses for Windows Forms-based rich client applications

              Sure - in the same way that Win Forms didn't replace the need for developing MFC based apps.

              "WPF has many lovers. It's a veritable porn star!" - Josh Smith

              As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

              My blog | My articles | MoXAML PowerToys | Onyx

              1 Reply Last reply
              0
              • J Jorgen Sigvardsson

                Hell no. WPF is all nice... if you have a really bad ass computer. Also, in its 3.5 version, it's buggy and has terrible IDE support. I tried using WPF for a couple of projects, but I ended up having to fight bugs in the IDE and the framework instead. Maybe .NET 4.0 has brought some goodies to the table, but I'm not holding my breath for VS 2010. 2010 is unbelievably slow! (Talking about the RC, not the Beta!)

                -- Kein Mitleid Für Die Mehrheit

                C Offline
                C Offline
                Christian Graus
                wrote on last edited by
                #7

                The IDE 'support' is a horrible joke, and the idea is to sell you Blend for that part. It's ridiculous. But, nothing beats a WPF UI, I am afraid.

                Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                1 Reply Last reply
                0
                • Brian C HartB Brian C Hart

                  What's your take? And are there still uses for Windows Forms-based rich client applications?

                  Sincerely Yours, Brian Hart

                  realJSOPR Offline
                  realJSOPR Offline
                  realJSOP
                  wrote on last edited by
                  #8

                  No, it's not dead. Unless a CodeProject article is specifically about WPF or Silverlight, WinForms is still the fastest way to get a GUI on a sample application.

                  .45 ACP - because shooting twice is just silly
                  -----
                  "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                  -----
                  "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

                  1 Reply Last reply
                  0
                  • Brian C HartB Brian C Hart

                    What's your take? And are there still uses for Windows Forms-based rich client applications?

                    Sincerely Yours, Brian Hart

                    T Offline
                    T Offline
                    The Cake of Deceit
                    wrote on last edited by
                    #9

                    Font rendering is putrid on this machine, designer is lag-tastic and buggy, and overall a poor choice. Windows Forms crushes WPF for sure.

                    People think it must be fun to be a super genius, but they don't realize how hard it is to put up with all the idiots in the world. - Calvin (from Calvin and Hobbes)(The Indispensable Calvin and Hobbes, p105-3)

                    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