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. Software development for Vista

Software development for Vista

Scheduled Pinned Locked Moved The Lounge
csharpc++visual-studiocomdesign
34 Posts 25 Posters 1 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.
  • C Chris Maunder

    How are you guys feeling about software development in Vista? New security, new UI, new paradigms. Are you guys looking forward to it, dreading it, jumping ship to Linux because of it, or do you not see there will be any difference (for you)?

    cheers, Chris Maunder

    CodeProject.com : C++ MVP

    FIX: A MFC program created in Visual Studio .NET 2003 unexpectedly quits when you try to close it[^]

    N Offline
    N Offline
    Nemanja Trifunovic
    wrote on last edited by
    #25

    Chris Maunder wrote:

    Are you guys looking forward to it, dreading it, jumping ship to Linux because of it, or do you not see there will be any difference (for you)?

    I am already on Linux 90% of the time, and suffering it :) As for Vista, my only hope is that it will force my boss to stop installing the client-side dll into System32 directory. As for WPF and "the new paradigms", I think I'll pass on it.

    Programming Blog utf8-cpp

    1 Reply Last reply
    0
    • S Shog9 0

      Chris Losinger wrote:

      acronyms suck.

      Yup. And those aren't even acronyms. They're plain old initials. Is it a bad sign, when someone doesn't even care enough about their product to give it a real name?

      ---- Scripts i’ve known... CPhog 1.8.2 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.2 - printer-friendly forums Expand all 1.0 - Expand all messages In-place Delete 1.0 - AJAX-style post delete Syntax 0.1 - Syntax highlighting for code blocks in the forums

      C Offline
      C Offline
      Chris Losinger
      wrote on last edited by
      #26

      Shog9 wrote:

      Is it a bad sign, when someone doesn't even care enough about their product to give it a real name?

      i agree, and my original comment said something to that effect. but then i thought about MFC, STL, C, C++, etc.. those don't have interesting names... but i guess the big difference is that we didn't get all those things at once - we got them over time. here, MS is dropping a half-dozen new things, with similar meaningless names. it doesn't pique my interest; just the opposite, it adds confusion, which makes me avoid the whole mess.

      image processing | blogging

      1 Reply Last reply
      0
      • J Jeremy Falcon

        Chris Maunder wrote:

        or do you not see there will be any difference (for you)

        It tends to be every job I land one way or another doesn't care about "fancy UI" stuff. I had one boss that got upset for the programmers making icons for the app for crying out loud. So, unless work takes me there, I doubt I'll use too much of it. Of course, I haven't played with the beta, that may all change once I install it.

        Jeremy Falcon

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #27

        Whats wrong with programmers making icon?

        _________________________ "When the superior man refrains from acting, his force is felt for a thousand li." Sun Tzu

        J D 2 Replies Last reply
        0
        • L Lost User

          Whats wrong with programmers making icon?

          _________________________ "When the superior man refrains from acting, his force is felt for a thousand li." Sun Tzu

          J Offline
          J Offline
          Jeremy Falcon
          wrote on last edited by
          #28

          Nothing. My point was that boss didn't want us to.

          Jeremy Falcon

          1 Reply Last reply
          0
          • M Michael P Butler

            Chris Maunder wrote:

            How are you guys feeling about software development in Vista? New security, new UI, new paradigms. Are you guys looking forward to it, dreading it, jumping ship to Linux because of it, or do you not see there will be any difference (for you)?

            I'm more looking forward to .NET 3 than the actual Vista platform. Of course the new UI elements in Vista offer some interesting possiblities. Though because I'll be supporting Win2k and WinXP for the next few years, I'm not sure how much of Vista I'll be able to take advantage of.

            Michael CP Blog [^] Development Blog [^]

            S Offline
            S Offline
            Stephane Rodriguez
            wrote on last edited by
            #29

            .NET 3.0 won't install on Windows 2000, neither on Windows XP and Windows XP SP1.

            1 Reply Last reply
            0
            • J J Dunlap

              WCF - Sounds very interesting but haven't gotten much chance to play around with it yet. CardSpace - Seems cool from what I've seen! WWF: Interesting but atm I don't have a lot of use for it. WPF - Could have been good but they botched it. Don't get me started again... ;-P The only redeeming thing for me would be if they officially supported the unmanaged raw functionality of the media layer - i.e. milcore. Then I would actually be excited. WinFX - Why, oh why, did it not make it in?? :sigh: All in all: There are some neat things that I am definitely looking forward to, but overall I am not that excited from a dev POV. On the graphics/UI side of things I am really disappointed. No public hardware-accelerated immediate-mode API, and a bloated retained-mode system - what were they thinking?? GDI is archaic, GDI+ is slow, non h/w accelerated, and basically dead. What are people who want more control over their graphics going to do? From a user POV there are a lot of cool things that will make Vista so much nicer to work with.  :cool: I'd like to upgrade when it comes out but I don't know if I can afford to upgrade due to RAM requirements.

              S Offline
              S Offline
              Stephane Rodriguez
              wrote on last edited by
              #30

              From a deployment POV, Vista brings .NET 3.0 by default on every machine. That is a big deal for developers, so far Microsoft dealt the .NET run-time deployment in shall we say an amateurish way.;P So if you are into .NET, you have a base environment to rely upon. Of course, this environment has a zero user install base at the moment...;) As for GDI+, you are perfectly right, it's not hardware accelerated, and that's the reason why I don't understand why Office 2007 uses it instead of GDI.

              1 Reply Last reply
              0
              • C Chris Maunder

                How are you guys feeling about software development in Vista? New security, new UI, new paradigms. Are you guys looking forward to it, dreading it, jumping ship to Linux because of it, or do you not see there will be any difference (for you)?

                cheers, Chris Maunder

                CodeProject.com : C++ MVP

                FIX: A MFC program created in Visual Studio .NET 2003 unexpectedly quits when you try to close it[^]

                G Offline
                G Offline
                Giles
                wrote on last edited by
                #31

                Largely, going to be sticking with MFC. :-D I use C# quite a bit for building tools, and processing business logic, and at the same time I work on Linux and Solaris still. Initially, I'm hoping Vista is just going to be a better platform for users and network administrators. We are still on Win2K at work, but will probably move early next year, once there are enough drivers around. As far as most developers are concerned, I can't see many people developing for Vista, and ignoring the XP and 2K use base unless they are mad, so I'm guessing it will be a gradual shift, with momentum picking up 18 months after release.

                Chris Maunder wrote:

                dreading it, jumping ship to Linux because of it, or do you not see there will be any difference (for you)?

                You make it sound like the world is going to implode! :-D Calm down, its only and OS...... :laugh:

                1 Reply Last reply
                0
                • L Lost User

                  Whats wrong with programmers making icon?

                  _________________________ "When the superior man refrains from acting, his force is felt for a thousand li." Sun Tzu

                  D Offline
                  D Offline
                  dandy72
                  wrote on last edited by
                  #32

                  > Whats wrong with programmers making icon? Gee, look up programmer art[^] :laugh:

                  1 Reply Last reply
                  0
                  • C Chris Maunder

                    How are you guys feeling about software development in Vista? New security, new UI, new paradigms. Are you guys looking forward to it, dreading it, jumping ship to Linux because of it, or do you not see there will be any difference (for you)?

                    cheers, Chris Maunder

                    CodeProject.com : C++ MVP

                    FIX: A MFC program created in Visual Studio .NET 2003 unexpectedly quits when you try to close it[^]

                    D Offline
                    D Offline
                    dandy72
                    wrote on last edited by
                    #33

                    The only positive thing, as far as I'm concerned, that Vista is bringing to the masses (the developer community at large, that is) is that it'll force developers to finally respect the restricted vs admin user models. Way too many apps fail today if you're running as a restricted user, when they have no real need for admin access. I've been trying for years to run as a restricted user just to follow good security practices, but I always give up after a few days because apps are simply assuming that have free access to everything. I'm hoping this'll change with the introduction of Vista. (and yes, I'm looking squarely at Microsoft for letting this culture go on for this long)

                    1 Reply Last reply
                    0
                    • C Chris Maunder

                      How are you guys feeling about software development in Vista? New security, new UI, new paradigms. Are you guys looking forward to it, dreading it, jumping ship to Linux because of it, or do you not see there will be any difference (for you)?

                      cheers, Chris Maunder

                      CodeProject.com : C++ MVP

                      FIX: A MFC program created in Visual Studio .NET 2003 unexpectedly quits when you try to close it[^]

                      R Offline
                      R Offline
                      Ravi Bhavnani
                      wrote on last edited by
                      #34

                      Haven't had the chance to poke around in Vista, but I'm looking forward to it, esp. WPF and WCF. /ravi

                      My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

                      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