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. VS2010 CTP

VS2010 CTP

Scheduled Pinned Locked Moved The Lounge
csharpc++phpvisual-studiowpf
47 Posts 18 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.
  • A Anna Jayne Metcalfe

    Fair enough. :) We push our laptops sufficiently hard that they tend to die after a couple of years, so we tend to have new systems coming in reasonably regularly. That, and I've a habit of acquiring servers at knock down prices (our record is a pair of 2.2GHz dual core Opteron boxes at £99 each[^]*) to use as dev/test systems. :cool: * They have since doubled in price, so I suspect we got a bit of a bargain there!

    Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

    P Offline
    P Offline
    Paul Conrad
    wrote on last edited by
    #22

    I do plan on looking to do upgrades perhaps after the Christmas holidays. Start 2009 off with some new stuff :)

    "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

    A 1 Reply Last reply
    0
    • P Paul Conrad

      I do plan on looking to do upgrades perhaps after the Christmas holidays. Start 2009 off with some new stuff :)

      "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

      A Offline
      A Offline
      Anna Jayne Metcalfe
      wrote on last edited by
      #23

      Always a good plan. :)

      Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

      1 Reply Last reply
      0
      • M Michael Dunn

        I saw a .vcxproj yesterday. :( Someone asked the speaker to stop changing the bloody file formats, and he promised this would be the LAST TIME since MSBuild will forever be forward- and backward-compatible.

        --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

        A Offline
        A Offline
        Anna Jayne Metcalfe
        wrote on last edited by
        #24

        Interesting. Maybe the CTP supports both, but the project wizard we used hasn't been updated yet.

        Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

        1 Reply Last reply
        0
        • A Anna Jayne Metcalfe

          My hopes are more for stability than anything - I use Visual Assist for intellisense anyway, so the things we're on the look out for are those which a) affect IDE stability and b) bugger up the add-in environment (VS2005 was a nightmare in both regards; VS2008 is somewhat better). As far as C++ being a "first class language" within MS - I'll believe it when I see it too.

          Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

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

          Anna-Jayne Metcalfe wrote:

          As far as C++ being a "first class language" within MS - I'll believe it when I see it too.

          C++ is definitelly the most important language internaly in MS. However, that does not extend to the Visual Studio IDE. Most MS developers don't use it at all.

          Programming Blog utf8-cpp

          S A E A 4 Replies Last reply
          0
          • A Anna Jayne Metcalfe

            <joke>You mean it should a) have a crap compiler and b) crash randomly if you open a large workspace?</joke> To be honest, I've not played with it enough to be able to form an opinion on that! In fact I rather suspect that the only people who could tell you whether it succeeds in that regard are those who still use VC6 in preference to the later versions. As I'm a VS2003 fan, I suspect I'm not qualified. That said, once we've completed a trial port of one of our products to it and actually used the thing for a while, we should be able to tell whether the "10 is the new 6" thing was complete hot wind or not. We may have a crack at that around Christmas; right now we're just too busy to spend much time on it.

            Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

            P Offline
            P Offline
            Pharago
            wrote on last edited by
            #26

            I've been working with VC6 like... almost 8 years, yes it had a lot of problems but it was simple and i have to admit i've never used MFC or liked a bit of it as i'm a ATL/WTL proud guy. Now i've seen all other VS and the advent of the .NET focussed snafu and even feared i will never find a worthy replacement for the old VC6, but i have to tell you, VC9 IS the new VC6, yes, the one inside VS2008. At least for me, this is the one, i'm more than happy with it, now not only all my old VC6 code has been ported to VC9, i've done it porting everything to Unicode and 64 bits compilable code, as everyone knows the world is made in Unicode, i'm a happy panda again and i think ill pass VS2010 and the rest to come for another decade or so. :laugh: :laugh:

            A 1 Reply Last reply
            0
            • N Nemanja Trifunovic

              Anna-Jayne Metcalfe wrote:

              As far as C++ being a "first class language" within MS - I'll believe it when I see it too.

              C++ is definitelly the most important language internaly in MS. However, that does not extend to the Visual Studio IDE. Most MS developers don't use it at all.

              Programming Blog utf8-cpp

              S Offline
              S Offline
              SimonRigby
              wrote on last edited by
              #27

              Excuse my question. But how on earth do you know this?

              The only thing unpredictable about me is just how predictable I'm going to be.

              A 1 Reply Last reply
              0
              • P Pharago

                I've been working with VC6 like... almost 8 years, yes it had a lot of problems but it was simple and i have to admit i've never used MFC or liked a bit of it as i'm a ATL/WTL proud guy. Now i've seen all other VS and the advent of the .NET focussed snafu and even feared i will never find a worthy replacement for the old VC6, but i have to tell you, VC9 IS the new VC6, yes, the one inside VS2008. At least for me, this is the one, i'm more than happy with it, now not only all my old VC6 code has been ported to VC9, i've done it porting everything to Unicode and 64 bits compilable code, as everyone knows the world is made in Unicode, i'm a happy panda again and i think ill pass VS2010 and the rest to come for another decade or so. :laugh: :laugh:

                A Offline
                A Offline
                Anna Jayne Metcalfe
                wrote on last edited by
                #28

                I'm glad you found a worthy replacement. :) VS2008 seems to me to a big improvement on VS2005 for C++, but I still find VS2003 easier and a bit more lightweight. That said, we have multiple versions of project files for our projects, so we can jump IDEs at will. As a result I tend to use VS2008 on my desktop box and VS2003 on my laptop.

                Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                M 1 Reply Last reply
                0
                • S SimonRigby

                  Excuse my question. But how on earth do you know this?

                  The only thing unpredictable about me is just how predictable I'm going to be.

                  A Offline
                  A Offline
                  Anna Jayne Metcalfe
                  wrote on last edited by
                  #29

                  Because he used to work there. Look up the origins of WTL if you don't believe me. ;)

                  Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                  S N 2 Replies Last reply
                  0
                  • A Anna Jayne Metcalfe

                    Because he used to work there. Look up the origins of WTL if you don't believe me. ;)

                    Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                    S Offline
                    S Offline
                    SimonRigby
                    wrote on last edited by
                    #30

                    Sorry, that probably came across wrong. I wasn't questioning that he did know, just how he knew. It just struck me as amazing that they didn't use their own tool.

                    The only thing unpredictable about me is just how predictable I'm going to be.

                    A 1 Reply Last reply
                    0
                    • N Nemanja Trifunovic

                      Anna-Jayne Metcalfe wrote:

                      As far as C++ being a "first class language" within MS - I'll believe it when I see it too.

                      C++ is definitelly the most important language internaly in MS. However, that does not extend to the Visual Studio IDE. Most MS developers don't use it at all.

                      Programming Blog utf8-cpp

                      A Offline
                      A Offline
                      Anna Jayne Metcalfe
                      wrote on last edited by
                      #31

                      Nemanja Trifunovic wrote:

                      C++ is definitelly the most important language internaly in MS. However, that does not extend to the Visual Studio IDE. Most MS developers don't use it at all.

                      Interesting. What do most MS developers use then? I was actually thinking more in terms of Microsoft's Marketing effort, who are very good at giving the impression that the only VS languages worth promoting are the managed ones. Somehow I doubt that will change significantly in this release.

                      Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                      N T 2 Replies Last reply
                      0
                      • N Nemanja Trifunovic

                        Anna-Jayne Metcalfe wrote:

                        As far as C++ being a "first class language" within MS - I'll believe it when I see it too.

                        C++ is definitelly the most important language internaly in MS. However, that does not extend to the Visual Studio IDE. Most MS developers don't use it at all.

                        Programming Blog utf8-cpp

                        E Offline
                        E Offline
                        Ed K
                        wrote on last edited by
                        #32

                        Nemanja Trifunovic wrote:

                        Most MS developers don't use it at all.

                        What do they use??

                        ed ~"Watch your thoughts; they become your words. Watch your words they become your actions. Watch your actions; they become your habits. Watch your habits; they become your character. Watch your character; it becomes your destiny." -Frank Outlaw.

                        1 Reply Last reply
                        0
                        • N Nemanja Trifunovic

                          Anna-Jayne Metcalfe wrote:

                          As far as C++ being a "first class language" within MS - I'll believe it when I see it too.

                          C++ is definitelly the most important language internaly in MS. However, that does not extend to the Visual Studio IDE. Most MS developers don't use it at all.

                          Programming Blog utf8-cpp

                          A Offline
                          A Offline
                          aabsgeek
                          wrote on last edited by
                          #33

                          I'll bite, what do the internal MS developers use for an IDE? Eclipse :-)

                          1 Reply Last reply
                          0
                          • A Anna Jayne Metcalfe

                            I'm glad you found a worthy replacement. :) VS2008 seems to me to a big improvement on VS2005 for C++, but I still find VS2003 easier and a bit more lightweight. That said, we have multiple versions of project files for our projects, so we can jump IDEs at will. As a result I tend to use VS2008 on my desktop box and VS2003 on my laptop.

                            Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                            M Offline
                            M Offline
                            Mohib Sheth
                            wrote on last edited by
                            #34

                            Anna-Jayne Metcalfe wrote:

                            we have multiple versions of project files for our projects, so we can jump IDEs at will.

                            And how do you do that? we wanna work on the same project with different IDE's as I have VS2008 and my friend has VS2005. So how can we achieve it? Thanks.

                            ------------------------------------------------------------------ Life would have been much easier if I had the source-code!!

                            A 1 Reply Last reply
                            0
                            • M Mohib Sheth

                              Anna-Jayne Metcalfe wrote:

                              we have multiple versions of project files for our projects, so we can jump IDEs at will.

                              And how do you do that? we wanna work on the same project with different IDE's as I have VS2008 and my friend has VS2005. So how can we achieve it? Thanks.

                              ------------------------------------------------------------------ Life would have been much easier if I had the source-code!!

                              A Offline
                              A Offline
                              Anna Jayne Metcalfe
                              wrote on last edited by
                              #35

                              We maintain multiple versions of the project files, and use a continuous integration server (running CruiseControl.NET[^]) to spot any breaks when files are checked in.

                              Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                              1 Reply Last reply
                              0
                              • S SimonRigby

                                Sorry, that probably came across wrong. I wasn't questioning that he did know, just how he knew. It just struck me as amazing that they didn't use their own tool.

                                The only thing unpredictable about me is just how predictable I'm going to be.

                                A Offline
                                A Offline
                                Anna Jayne Metcalfe
                                wrote on last edited by
                                #36

                                That's OK! Nothing surprises me when it comes to large organisations...

                                Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                                1 Reply Last reply
                                0
                                • A Anna Jayne Metcalfe

                                  Nemanja Trifunovic wrote:

                                  C++ is definitelly the most important language internaly in MS. However, that does not extend to the Visual Studio IDE. Most MS developers don't use it at all.

                                  Interesting. What do most MS developers use then? I was actually thinking more in terms of Microsoft's Marketing effort, who are very good at giving the impression that the only VS languages worth promoting are the managed ones. Somehow I doubt that will change significantly in this release.

                                  Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

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

                                  Anna-Jayne Metcalfe wrote:

                                  What do most MS developers use then?

                                  Depending on the team. I think SourceInsight is the most popular for code editing and browsing.

                                  Programming Blog utf8-cpp

                                  A H 2 Replies Last reply
                                  0
                                  • A Anna Jayne Metcalfe

                                    Because he used to work there. Look up the origins of WTL if you don't believe me. ;)

                                    Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

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

                                    Anna-Jayne Metcalfe wrote:

                                    Because he used to work there. Look up the origins of WTL if you don't believe me

                                    I think you are taking me for Nenad Stefanovic - the autor of WTL. We were both born in Serbia, but I am not him :) And I actually do work "there", although not in Redmond, but in Boston area.

                                    Programming Blog utf8-cpp

                                    A 1 Reply Last reply
                                    0
                                    • N Nemanja Trifunovic

                                      Anna-Jayne Metcalfe wrote:

                                      Because he used to work there. Look up the origins of WTL if you don't believe me

                                      I think you are taking me for Nenad Stefanovic - the autor of WTL. We were both born in Serbia, but I am not him :) And I actually do work "there", although not in Redmond, but in Boston area.

                                      Programming Blog utf8-cpp

                                      A Offline
                                      A Offline
                                      Anna Jayne Metcalfe
                                      wrote on last edited by
                                      #39

                                      Forgive me - my brain isn't in gear at the moment. :doh:

                                      Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                                      1 Reply Last reply
                                      0
                                      • N Nemanja Trifunovic

                                        Anna-Jayne Metcalfe wrote:

                                        What do most MS developers use then?

                                        Depending on the team. I think SourceInsight is the most popular for code editing and browsing.

                                        Programming Blog utf8-cpp

                                        A Offline
                                        A Offline
                                        Anna Jayne Metcalfe
                                        wrote on last edited by
                                        #40

                                        Interesting. Thanks :rose:

                                        Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                                        1 Reply Last reply
                                        0
                                        • A Anna Jayne Metcalfe

                                          Nemanja Trifunovic wrote:

                                          C++ is definitelly the most important language internaly in MS. However, that does not extend to the Visual Studio IDE. Most MS developers don't use it at all.

                                          Interesting. What do most MS developers use then? I was actually thinking more in terms of Microsoft's Marketing effort, who are very good at giving the impression that the only VS languages worth promoting are the managed ones. Somehow I doubt that will change significantly in this release.

                                          Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                                          T Offline
                                          T Offline
                                          T Mac Oz
                                          wrote on last edited by
                                          #41

                                          Anna-Jayne Metcalfe wrote:

                                          I was actually thinking more in terms of Microsoft's Marketing effort, who are very good at giving the impression that the only VS languages worth promoting are the managed ones. Somehow I doubt that will change significantly in this release.

                                          After all the anti-competitive rigmarole they've been through in other areas, MS can't very well push vendor-lock-in on their developer base the same way Apple does. Promoting their own proprietary (& yes, I know about Mono & MS's "open" standards for C# - pffft) development models works just as well. OTOH, one of my biggest pet-hates is the effort that MS expends on .net support (& previously VB) at the expense (or just neglect) of C++ (& other not-created-by-Microsoft languages). If that much effort went into optimised, natively compilable C++ template & class libraries, IDE support & documentation for them, code_ bloat[^] wouldn't have become the generic term it is today.

                                          T-Mac-Oz "When I'm ruler of the universe ... I'm working on it, I'm working on it. I'm just as frustrated as you are. It turns out to be a non-trivial problem." - Linus Torvalds

                                          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