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. New Visual Studio built with WPF

New Visual Studio built with WPF

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studiowpfcomquestion
72 Posts 41 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.
  • F Frosstoise

    How about fixing some of the more heinous bugs: - A linker that doesn't spontaneously die, - A C++ intellisense implementation that works for more than 1/2 an hour at a time before simply stopping. - A configuration manager that in some way performs the tasks expected of it, instead of randomly turning project builds on and off when modified. - The elimination of spontaneous UI lockups that can have DevStudio go off into la la land for a minute at a time - A debugger that doesn't treat Step Over and Run 20% of the time (this one is brutally annoying.) - A fix for the new VSMDI on random operations bug when using TFS. - Less depenence on the .sln files, so that multi-person teams aren't constantly merging (read: redoing) changes. These issues are pushing me ever-closer to looking for a new IDE home. Even if they weren't as feature rich, or as integrated as Visual Studio, at least they wouldn't tease me with 1/2 implemented niceties, and constant performance hiccups (I know, threading and timing out network calls are hard to deal with. I don't care. I want my text editors snappy!)

    Syntactic sugar leads to cancer of the semicolon.

    J Offline
    J Offline
    Jim Crafton
    wrote on last edited by
    #63

    Frosstoise wrote:

    for a new IDE home

    Good luck. Practically speaking there aren't really any more out there.

    ¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh

    1 Reply Last reply
    0
    • J Jim Crafton

      Too late: "After January 1 2009, the Visual Studio software on the Virtual PC will expire." :( Plus I don't feel like downloading the equivalent of 11 CD's just to get a feel for VS. Which brings to mind another gripe: someone at MS really needs to get a grip on the size of some of these programs. It's an IDE for craps's sake, not a friggin OS.

      ¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh

      S Offline
      S Offline
      Stuart Dootson
      wrote on last edited by
      #64

      Jim Crafton wrote:

      After January 1 2009, the Visual Studio software on the Virtual PC will expire

      MS tell you how to keep using it after then - I'm guessing that if they tell you how to that must be OK :-)

      Jim Crafton wrote:

      It's an IDE for craps's sake, not a friggin OS

      Welll - the download is actually an OS as well - it's an install of VS2010 on Windows Server 2008. Doesn't include MSDN docs, mind, so it could have been even bigger :-)

      Jim Crafton wrote:

      I don't feel like downloading the equivalent of 11 CD's just to get a feel for VS

      That I can understand - it's less of a pain if it's not your own personal bandwidth.

      Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

      1 Reply Last reply
      0
      • L Lost User

        I hadn't, but I still think it's way over the top. If you make a 1MB file filled with regions, it's your own fault that it's slow to scroll through. They could upgrade their algorithms without switching to WPF. It's not as if WPF is doing some kind of magic that they couldn't do normally. edit: the extensibility is nice though.

        J Offline
        J Offline
        Judah Gabriel Himango
        wrote on last edited by
        #65

        While a developer may be to blame for a many-thousands-of-lines file, we must admit this happens very often. Every real C++, C#, and Java project I've been on, there's been several files with, say 4-8 thousand lines. Kills the editor. It's true they could just rewrite the GDI one with better algorithms this time around. But given the WPF editor will be far more modular and extensible than a rewritten GDI editor, I'm happy about this move.

        Tech, life, family, faith: Give me a visit. The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

        1 Reply Last reply
        0
        • J Jim Crafton

          Can anyone confirm or deny this atrocity? http://blogs.msdn.com/ricom/archive/2008/12/02/visual-studio-today-tomorrow-and-beyond.aspx#9172277[^] Are they really planning on build an IDE with WPF? Am I missing something? Is this just old news that I've missed out on? //edit On further googling, it looks like this is a definite. Seems initially like not such a good idea, but I'll be curious to see how well it works.

          ¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh

          C Offline
          C Offline
          cesar_boucas
          wrote on last edited by
          #66

          Nice!!! Can't wait to see it!! And please, put some 3D on it!

          "Go for it!"

          1 Reply Last reply
          0
          • N Nish Nishant

            Well it already uses Windows Forms - so, I don't think WPF would make it slower in particular. In fact it may get faster with a good fast video card.

            Regards, Nish


            Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
            My latest book : C++/CLI in Action / Amazon.com link

            E Offline
            E Offline
            ely_bob
            wrote on last edited by
            #67

            Assuming everyone wants to upgrade their hardware just to run their new "improved" software. :wtf:

            1 Reply Last reply
            0
            • J Jim Crafton

              Can anyone confirm or deny this atrocity? http://blogs.msdn.com/ricom/archive/2008/12/02/visual-studio-today-tomorrow-and-beyond.aspx#9172277[^] Are they really planning on build an IDE with WPF? Am I missing something? Is this just old news that I've missed out on? //edit On further googling, it looks like this is a definite. Seems initially like not such a good idea, but I'll be curious to see how well it works.

              ¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh

              A Offline
              A Offline
              akidan
              wrote on last edited by
              #68

              ...that the only thing WPF has to offer is glitz, glamor and flashy animations? Almost all the replies to this post has sounded like "augh, WPF, I don't need shaders in my text!" *sigh* I think part of it is Microsoft's fault, for positioning WinForms as the 'business workhorse' and WPF as the 'sparkly rich experience' thing.

              1 Reply Last reply
              0
              • J Jim Crafton

                Can anyone confirm or deny this atrocity? http://blogs.msdn.com/ricom/archive/2008/12/02/visual-studio-today-tomorrow-and-beyond.aspx#9172277[^] Are they really planning on build an IDE with WPF? Am I missing something? Is this just old news that I've missed out on? //edit On further googling, it looks like this is a definite. Seems initially like not such a good idea, but I'll be curious to see how well it works.

                ¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh

                T Offline
                T Offline
                Todd Smith
                wrote on last edited by
                #69

                Did you watch the video?

                Todd Smith

                1 Reply Last reply
                0
                • J Jim Crafton

                  Can anyone confirm or deny this atrocity? http://blogs.msdn.com/ricom/archive/2008/12/02/visual-studio-today-tomorrow-and-beyond.aspx#9172277[^] Are they really planning on build an IDE with WPF? Am I missing something? Is this just old news that I've missed out on? //edit On further googling, it looks like this is a definite. Seems initially like not such a good idea, but I'll be curious to see how well it works.

                  ¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh

                  R Offline
                  R Offline
                  radioman lt
                  wrote on last edited by
                  #70

                  blured land comming soon :laugh:

                  peace & serenity

                  1 Reply Last reply
                  0
                  • N Nish Nishant

                    Well it already uses Windows Forms - so, I don't think WPF would make it slower in particular. In fact it may get faster with a good fast video card.

                    Regards, Nish


                    Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                    My latest book : C++/CLI in Action / Amazon.com link

                    R Offline
                    R Offline
                    Reza Jahanbakhshi 0
                    wrote on last edited by
                    #71

                    AFAIK a little Windows Forms used in VS 2008. For example property editor is using Windows Forms but most of the UI controls are native controls with COM wrappers.

                    There is no knowledge, That is not power.

                    1 Reply Last reply
                    0
                    • J Jim Crafton

                      Can anyone confirm or deny this atrocity? http://blogs.msdn.com/ricom/archive/2008/12/02/visual-studio-today-tomorrow-and-beyond.aspx#9172277[^] Are they really planning on build an IDE with WPF? Am I missing something? Is this just old news that I've missed out on? //edit On further googling, it looks like this is a definite. Seems initially like not such a good idea, but I'll be curious to see how well it works.

                      ¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh

                      C Offline
                      C Offline
                      clearbrian1
                      wrote on last edited by
                      #72

                      well it could use the 3d features of WPF. How about all your threads laid out in 3d space you debugging trace would be flying through code :)

                      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