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. So, Windows Phone 7 requires Windows 7/Vista...

So, Windows Phone 7 requires Windows 7/Vista...

Scheduled Pinned Locked Moved The Lounge
iosquestion
52 Posts 19 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.
  • L Lost User

    In what way would XP be unsuitable as a text editor for source code, even though that code is targeted at WP7?

    N Offline
    N Offline
    Nish Nishant
    wrote on last edited by
    #11

    harold aptroot wrote:

    In what way would XP be unsuitable as a text editor for source code, even though that code is targeted at WP7?

    It's the emulator that won't run on XP. Theoretically you can copy the compiler and assemblies over and edit and compile the code. You just won't be able to run/debug it since the emulator is officially supported only on Vista and later OSes.

    Regards, Nish


    My technology blog: voidnish.wordpress.com

    L 1 Reply Last reply
    0
    • N Nish Nishant

      Well anyone writing code today should surely test it on all OSes they intend to support, and I am sure you do support Vista and Windows 7. Although it's possible that you have others in your dev team who develop on W7 while some of you are left to use older OSes. If so, well not much you can do about that I guess.

      Regards, Nish


      My technology blog: voidnish.wordpress.com

      F Offline
      F Offline
      Fabio Franco
      wrote on last edited by
      #12

      I agree that testing should be done to all OSes (when they are targeted), however, the .Net Framework makes it easy for us not to worry about that, unless in some specific situations. And no, the whole company is Windows XP.

      N 1 Reply Last reply
      0
      • F Fabio Franco

        I agree that testing should be done to all OSes (when they are targeted), however, the .Net Framework makes it easy for us not to worry about that, unless in some specific situations. And no, the whole company is Windows XP.

        N Offline
        N Offline
        Nish Nishant
        wrote on last edited by
        #13

        Fabio Franco wrote:

        And no, the whole company is Windows XP.

        Interesting, so you write in-house software I guess.

        Regards, Nish


        My technology blog: voidnish.wordpress.com

        F 1 Reply Last reply
        0
        • N Nish Nishant

          Fabio Franco wrote:

          We're not righting code for the OS, we are using the OS to write code for another OS. It should have nothing to do with Windows XP or whatever.

          Well it costs them time and resources to get the emulator to work on XP, and the same goes for their custom Visual Studio editions. I reckon they decided against officially supporting XP due to those reasons.

          Regards, Nish


          My technology blog: voidnish.wordpress.com

          F Offline
          F Offline
          Fabio Franco
          wrote on last edited by
          #14

          Nishant Sivakumar wrote:

          Well it costs them time and resources to get the emulator to work on XP

          I agree with that, but how that will pay off to them? I wonder if the investiment to support XP (or build it to XP and that most stuff is likely to work in W7) wouldn't pay off by having a much wider developer base. I have no idea about the cost impact, I just wonder how much to build an emulator for W7, I mean, every other mobile company (except Apple) did just that. The fact is, that many will not contribute to their market store, I can't say in numbers (humm good poll idea) but I do beleive that there is a reasonable bunch.

          N 1 Reply Last reply
          0
          • F Fabio Franco

            Yeah, I received a code project offer today about WP7 development. I thought to myself: "Yaayyy!! Let's get cracking" :rolleyes: Then I went to download the SDK just to realize it supports only Windows 7 and Vista. :omg: It completely turned me down. Now I ask you folks, while most other major competitors (except IPhone) allow Windows XP or even older OSes, don't you guys think that this is a shot on the foot? Given that MS have been strugling to get in the mobile market with relevance, I think the worse thing to do would be constraining stuff like this. :doh: Are they trying to sell Windows 7? I would like to beleive they are not. The fact is that MS just lost a contributor.

            M Offline
            M Offline
            Maximilien
            wrote on last edited by
            #15

            Fabio Franco wrote:

            Yeah, I received a code project offer today about WP7 development

            From your current employer ? if yes, then you should ask them for an upgrade to Win7. If not, then you should have read the fine prints.

            Watched code never compiles.

            F 1 Reply Last reply
            0
            • N Nish Nishant

              Fabio Franco wrote:

              And no, the whole company is Windows XP.

              Interesting, so you write in-house software I guess.

              Regards, Nish


              My technology blog: voidnish.wordpress.com

              F Offline
              F Offline
              Fabio Franco
              wrote on last edited by
              #16

              What do you mean? It's a consulting company, that develop solution to banks. Yes, we do it all from the company, we're not a resourcing company.

              N 1 Reply Last reply
              0
              • M Maximilien

                Fabio Franco wrote:

                Yeah, I received a code project offer today about WP7 development

                From your current employer ? if yes, then you should ask them for an upgrade to Win7. If not, then you should have read the fine prints.

                Watched code never compiles.

                F Offline
                F Offline
                Fabio Franco
                wrote on last edited by
                #17

                Maximilien wrote:

                From your current employer ?

                No, unless I worked for microsoft

                Maximilien wrote:

                If not, then you should have read the fine prints.

                What's that supposed to mean? All I'm questioning is the decision to support Vista/7 only.

                G 1 Reply Last reply
                0
                • N Nish Nishant

                  harold aptroot wrote:

                  In what way would XP be unsuitable as a text editor for source code, even though that code is targeted at WP7?

                  It's the emulator that won't run on XP. Theoretically you can copy the compiler and assemblies over and edit and compile the code. You just won't be able to run/debug it since the emulator is officially supported only on Vista and later OSes.

                  Regards, Nish


                  My technology blog: voidnish.wordpress.com

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

                  And that emulator is apparently using DirectX 10 or some other post-XP-only technology..

                  N 1 Reply Last reply
                  0
                  • F Fabio Franco

                    Nishant Sivakumar wrote:

                    Well it costs them time and resources to get the emulator to work on XP

                    I agree with that, but how that will pay off to them? I wonder if the investiment to support XP (or build it to XP and that most stuff is likely to work in W7) wouldn't pay off by having a much wider developer base. I have no idea about the cost impact, I just wonder how much to build an emulator for W7, I mean, every other mobile company (except Apple) did just that. The fact is, that many will not contribute to their market store, I can't say in numbers (humm good poll idea) but I do beleive that there is a reasonable bunch.

                    N Offline
                    N Offline
                    Nish Nishant
                    wrote on last edited by
                    #19

                    I reckon they did a market analysis and decided that they won't lose out on too many devs if they excluded XP.

                    Regards, Nish


                    My technology blog: voidnish.wordpress.com

                    C G 2 Replies Last reply
                    0
                    • F Fabio Franco

                      What do you mean? It's a consulting company, that develop solution to banks. Yes, we do it all from the company, we're not a resourcing company.

                      N Offline
                      N Offline
                      Nish Nishant
                      wrote on last edited by
                      #20

                      Interesting that you only test and develop on XP then, because it's possible that your end users may be on Vista or Windows 7. Even with .NET you still run into OS compatibility issues sometimes.

                      Regards, Nish


                      My technology blog: voidnish.wordpress.com

                      F 1 Reply Last reply
                      0
                      • L Lost User

                        And that emulator is apparently using DirectX 10 or some other post-XP-only technology..

                        N Offline
                        N Offline
                        Nish Nishant
                        wrote on last edited by
                        #21

                        harold aptroot wrote:

                        And that emulator is apparently using DirectX 10 or some other post-XP-only technology..

                        I guess so. The devs who wrote it probably decided to do it the fastest way possible :-)

                        Regards, Nish


                        My technology blog: voidnish.wordpress.com

                        1 Reply Last reply
                        0
                        • N Nish Nishant

                          Interesting that you only test and develop on XP then, because it's possible that your end users may be on Vista or Windows 7. Even with .NET you still run into OS compatibility issues sometimes.

                          Regards, Nish


                          My technology blog: voidnish.wordpress.com

                          F Offline
                          F Offline
                          Fabio Franco
                          wrote on last edited by
                          #22

                          Actually, the good thing is that the client is on XP too. And the systems don't really rely on windows, only a few front-ends and most of them are web based.

                          1 Reply Last reply
                          0
                          • W wout de zeeuw

                            I would say that the majority of developers at least have access to a Windows 7 machine, because as a developer you need to test that your software works at least on the latest platform. I wouldn't expect a developer to work on XP as it's pretty much end of life.

                            Wout

                            E Offline
                            E Offline
                            ed welch
                            wrote on last edited by
                            #23

                            No. If your a developer for a *mobile* platform, then it doesn't matter what OS version your PC is running - except a developer is more likely to be using a lot of apps that consume a lot of resources. Windows 7 is a lot more resource hungry than Windows XP, so you can have more stuff running on XP. And besides that there is absolutly nothing wrong with XP. It works just fine.

                            B 1 Reply Last reply
                            0
                            • E ed welch

                              No. If your a developer for a *mobile* platform, then it doesn't matter what OS version your PC is running - except a developer is more likely to be using a lot of apps that consume a lot of resources. Windows 7 is a lot more resource hungry than Windows XP, so you can have more stuff running on XP. And besides that there is absolutly nothing wrong with XP. It works just fine.

                              B Offline
                              B Offline
                              Bergholt Stuttley Johnson
                              wrote on last edited by
                              #24

                              funny I can remember people saying exactly that about windows NT and windows 7 seems to be able to run on any platform that can run xp, i have a aspire one on which 7 runs better than the xp i had on it before

                              You cant outrun the world, but there is no harm in getting a head start

                              E 1 Reply Last reply
                              0
                              • N Nish Nishant

                                I reckon they did a market analysis and decided that they won't lose out on too many devs if they excluded XP.

                                Regards, Nish


                                My technology blog: voidnish.wordpress.com

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

                                They might only lose 2-3 people that way, but that's 40% of what they're likely to get as a whole. I can't imagine that there's more than 20 people in the world, developer or otherwise, who care about a windows phone.

                                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.

                                F 1 Reply Last reply
                                0
                                • B Bergholt Stuttley Johnson

                                  funny I can remember people saying exactly that about windows NT and windows 7 seems to be able to run on any platform that can run xp, i have a aspire one on which 7 runs better than the xp i had on it before

                                  You cant outrun the world, but there is no harm in getting a head start

                                  E Offline
                                  E Offline
                                  ed welch
                                  wrote on last edited by
                                  #26

                                  Try running 3ds Max, photoshop, OpenOffice, Visual Studio on a PC with Windows 7 and only 4GB of ram and you'll see.

                                  M R S 3 Replies Last reply
                                  0
                                  • N Nish Nishant

                                    I reckon they did a market analysis and decided that they won't lose out on too many devs if they excluded XP.

                                    Regards, Nish


                                    My technology blog: voidnish.wordpress.com

                                    G Offline
                                    G Offline
                                    GenJerDan
                                    wrote on last edited by
                                    #27

                                    Just the ones who write the really important apps like...um...iFart. Apple has what a gazillion apps available, 15 of which are useful? :laugh:

                                    1 Reply Last reply
                                    0
                                    • F Fabio Franco

                                      Maximilien wrote:

                                      From your current employer ?

                                      No, unless I worked for microsoft

                                      Maximilien wrote:

                                      If not, then you should have read the fine prints.

                                      What's that supposed to mean? All I'm questioning is the decision to support Vista/7 only.

                                      G Offline
                                      G Offline
                                      GenJerDan
                                      wrote on last edited by
                                      #28

                                      XP itself is no longer supported in any real sense.

                                      1 Reply Last reply
                                      0
                                      • F Fabio Franco

                                        I work at major multi-national company that develop critical systems for big bank networks. All PCs are windows XP. So you're saying my job represents the end of life? You would say the majority of developers have access to W7 machine, but I dare you find any evidence of that. Anyways, I do have some limited access to W7 machine, but it is as it is, limited and therfore, not very fit to dedicate my work to develop stuff with that.

                                        M Offline
                                        M Offline
                                        Mycroft Holmes
                                        wrote on last edited by
                                        #29

                                        I work for a big bank (well medium anyway) network and am slaved to XP, and yes I consider this platform EOL, thank god they have at least made the decision to go to W7, getting it done on such a massive scale will take some doing. I don't see a problem with W7 development needing W7 as a minimum dev platform. If you want to build for the latest I feel it is reasonable to have the latest platform. Think of it as more justification to move to a W7 platform.

                                        Never underestimate the power of human stupidity RAH

                                        F 1 Reply Last reply
                                        0
                                        • E ed welch

                                          Try running 3ds Max, photoshop, OpenOffice, Visual Studio on a PC with Windows 7 and only 4GB of ram and you'll see.

                                          M Offline
                                          M Offline
                                          Mycroft Holmes
                                          wrote on last edited by
                                          #30

                                          ed welch wrote:

                                          3ds Max, photoshop, OpenOffice, Visual Studio

                                          ed your a bloody masochist, you have just named 4 of the most resource hungry apps invented and you want to starve the memory as well.

                                          Never underestimate the power of human stupidity RAH

                                          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