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. How would you decide?

How would you decide?

Scheduled Pinned Locked Moved The Lounge
c++csharpmobiledotnetwcf
40 Posts 12 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.
  • D David Stone

    I'd just start in .NET 2.0 and work from there. The Betas are stable enough and the feature set doesn't change much from now till RTM. I'm already doing that for a project I have here at work that runs in our development department.


    Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?

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

    Really ? For an *externally released* product you'd recommend using a beta compiler with no tangible release date ? Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

    D 1 Reply Last reply
    0
    • M Mark Tutt

      Christian Graus wrote: I was thinking exactly the same with a new project ( do it in 2.0 and I learn the new features, maybe write a few articles, etc. ). But with release dates more fleeing the scene than just slipping, I've abandoned this entirely. Personally, I have to admit that I'd go C#, unless I had compelling reason to go C++. Yeah, I'd totally jump in to 2.0 if it weren't for the possibility that it won't really ship for a year and a half. My only real worry with C# & .NET is performance. After having someone complain that the caller ID feature in my software took a whole 1/2 second longer to display the customer record than the caller ID display on the phone itself, I tend to put a lot of emphasis on speed... ;-) Christian Graus wrote: Mark Tutt wrote: (One product I work with regularly only works with .NET 1.0, and installing 1.1 breaks some of their app's features) Surely that's their fault ? Can't you tie to a specific version of the framework in your assembly if you need to ? It's the ASP.NET problem. You can only have one version associated, and their stuff doesn't appear to be compatible with 1.1.

      D Offline
      D Offline
      David Stone
      wrote on last edited by
      #10

      You can only have one version associated, and their stuff doesn't appear to be compatible with 1.1. That's not true. If you install 2.0 Beta 1, then you can select per virtual directory, which runtime to run on. :)


      Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?

      1 Reply Last reply
      0
      • T Tom Archer

        1. Outsource the product to India - let them decide how to write it. 2. Return to school and get a degree in accounting or something else that isn't being outsourced. Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework

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

        Feeling a bit bitter, Tom ? Actually, it's not just India. I tend to get a fair bit of work out of the USA. :-) Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

        C T 2 Replies Last reply
        0
        • C Christian Graus

          Really ? For an *externally released* product you'd recommend using a beta compiler with no tangible release date ? Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

          D Offline
          D Offline
          David Stone
          wrote on last edited by
          #12

          Ummm. No. Not for anybody that wasn't a developer. But he already said that if he were gonna go with 2.0, then he would just release when 2.0 releases.


          Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?

          C 1 Reply Last reply
          0
          • T Tom Archer

            1. Outsource the product to India - let them decide how to write it. 2. Return to school and get a degree in accounting or something else that isn't being outsourced. Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework

            M Offline
            M Offline
            Mark Tutt
            wrote on last edited by
            #13

            Tom Archer wrote: 1. Outsource the product to India - let them decide how to write it. It would take me so long to write requirements documents good enough to develop from that I'd be better off writing it myself. I've had some experience with outsourcing projects that were not painstakingly defined. Tom Archer wrote: 2. Return to school and get a degree in accounting or something else that isn't being outsourced. Auto mechanics. Someone's got to work on the Executives and Lawyers cars. It will never pay to ship them overseas... Most any white caller work it's just a matter of time.

            C T R 3 Replies Last reply
            0
            • C Christian Graus

              Feeling a bit bitter, Tom ? Actually, it's not just India. I tend to get a fair bit of work out of the USA. :-) Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

              C Offline
              C Offline
              ColinDavies
              wrote on last edited by
              #14

              Yeah, we should be able to get honary Indian passports. :-) Regardz Colin J Davies Attention: It's finally arrived, The worlds first DSP.

              1 Reply Last reply
              0
              • D David Stone

                Ummm. No. Not for anybody that wasn't a developer. But he already said that if he were gonna go with 2.0, then he would just release when 2.0 releases.


                Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?

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

                David Stone wrote: But he already said that if he were gonna go with 2.0, then he would just release when 2.0 releases. I suspect he's assuming a release date that's in line with when his product would go live - I can't imagine any product with a release date as slippery as .Net 2.0 seems to be ( i.e. I can't imagine a customer accepting a slipping release date based on Microsoft not releasing the compiler ). Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

                1 Reply Last reply
                0
                • M Mark Tutt

                  Tom Archer wrote: 1. Outsource the product to India - let them decide how to write it. It would take me so long to write requirements documents good enough to develop from that I'd be better off writing it myself. I've had some experience with outsourcing projects that were not painstakingly defined. Tom Archer wrote: 2. Return to school and get a degree in accounting or something else that isn't being outsourced. Auto mechanics. Someone's got to work on the Executives and Lawyers cars. It will never pay to ship them overseas... Most any white caller work it's just a matter of time.

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

                  Mark Tutt wrote: Most any white caller work it's just a matter of time. LOL - it took me a minute to work out that you meant 'white collar' :-) Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

                  M 1 Reply Last reply
                  0
                  • C Christian Graus

                    Feeling a bit bitter, Tom ? Actually, it's not just India. I tend to get a fair bit of work out of the USA. :-) Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

                    T Offline
                    T Offline
                    Tom Archer
                    wrote on last edited by
                    #17

                    I was being facetious with all the anti-outsourcing threads being posted lately. Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework

                    C 1 Reply Last reply
                    0
                    • C Christian Graus

                      Mark Tutt wrote: My only real worry with C# & .NET is performance. My understanding is that performance is only an issue for the first time that any piece of code is executed ? Mark Tutt wrote: It's the ASP.NET problem. You can only have one version associated, and their stuff doesn't appear to be compatible with 1.1. Oh, OK. That's fair enough. They can't/won't fix it ? Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

                      M Offline
                      M Offline
                      Mark Tutt
                      wrote on last edited by
                      #18

                      Christian Graus wrote: Mark Tutt wrote: My only real worry with C# & .NET is performance. My understanding is that performance is only an issue for the first time that any piece of code is executed ? Yes, I have to play around with the pre-compilation options, I haven't tried that yet... Christian Graus wrote: Mark Tutt wrote: It's the ASP.NET problem. You can only have one version associated, and their stuff doesn't appear to be compatible with 1.1. Oh, OK. That's fair enough. They can't/won't fix it ? Nope. They're not very nice about playing well with other applications on their servers (never mind that it's the customer's machine). They also check the version numbers of various DLL's and refuse to run if a version other than what they're validated with is installed.

                      A 1 Reply Last reply
                      0
                      • M Mark Tutt

                        Tom Archer wrote: 1. Outsource the product to India - let them decide how to write it. It would take me so long to write requirements documents good enough to develop from that I'd be better off writing it myself. I've had some experience with outsourcing projects that were not painstakingly defined. Tom Archer wrote: 2. Return to school and get a degree in accounting or something else that isn't being outsourced. Auto mechanics. Someone's got to work on the Executives and Lawyers cars. It will never pay to ship them overseas... Most any white caller work it's just a matter of time.

                        T Offline
                        T Offline
                        Tom Archer
                        wrote on last edited by
                        #19

                        I'm going into landscaping myself ;) Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework

                        R J 2 Replies Last reply
                        0
                        • C Christian Graus

                          Mark Tutt wrote: Most any white caller work it's just a matter of time. LOL - it took me a minute to work out that you meant 'white collar' :-) Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

                          M Offline
                          M Offline
                          Mark Tutt
                          wrote on last edited by
                          #20

                          My next killer app, the 'what I meant' checker, which runs right after spell check.

                          C 1 Reply Last reply
                          0
                          • M Mark Tutt

                            My next killer app, the 'what I meant' checker, which runs right after spell check.

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

                            LOL - sounds brilliant. Be quick, the way google are going, they might beat you to it... Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

                            1 Reply Last reply
                            0
                            • T Tom Archer

                              I was being facetious with all the anti-outsourcing threads being posted lately. Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework

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

                              OK - I thought maybe you'd had a bad experience of late. So, while I have your ear, when can I order Inside C# 2.0 ? :-) Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

                              D T 2 Replies Last reply
                              0
                              • C Christian Graus

                                OK - I thought maybe you'd had a bad experience of late. So, while I have your ear, when can I order Inside C# 2.0 ? :-) Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

                                D Offline
                                D Offline
                                David Stone
                                wrote on last edited by
                                #23

                                when can I order Inside C# 2.0 ? So I'm not the only one dying to get my hands on a copy. :-D C'mon Tom... :)


                                Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?

                                T 1 Reply Last reply
                                0
                                • C Christian Graus

                                  OK - I thought maybe you'd had a bad experience of late. So, while I have your ear, when can I order Inside C# 2.0 ? :-) Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

                                  T Offline
                                  T Offline
                                  Tom Archer
                                  wrote on last edited by
                                  #24

                                  Christian Graus wrote: OK - I thought maybe you'd had a bad experience of late. No. I'm unhappy for the reasons I mentioned, but luckily I'm in a position where due to my book/article writing I tend to have people asking me about my availability instead of me having to look for work. Christian Graus wrote: when can I order Inside C# 2.0 ? Sorry guys. But it's looking like MS Press doesn't want to update the book. I'm getting zero feedback from them after they approached me last December about revising the book. Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework

                                  C 1 Reply Last reply
                                  0
                                  • D David Stone

                                    when can I order Inside C# 2.0 ? So I'm not the only one dying to get my hands on a copy. :-D C'mon Tom... :)


                                    Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?

                                    T Offline
                                    T Offline
                                    Tom Archer
                                    wrote on last edited by
                                    #25

                                    I wish I could write the update to Inside C# too, David. (I really hate the fact that the last edition has so many typos due to a lousy editing job) However, as I mentioned to Christian, looking like MS Press doesn't want to update the book as I'm getting zero feedback from them after they approached me last December about revising the book. Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework

                                    D 1 Reply Last reply
                                    0
                                    • T Tom Archer

                                      I wish I could write the update to Inside C# too, David. (I really hate the fact that the last edition has so many typos due to a lousy editing job) However, as I mentioned to Christian, looking like MS Press doesn't want to update the book as I'm getting zero feedback from them after they approached me last December about revising the book. Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework

                                      D Offline
                                      D Offline
                                      David Stone
                                      wrote on last edited by
                                      #26

                                      looking like MS Press doesn't want to update the book as I'm getting zero feedback from them after they approached me last December about revising the book. So tell them you have a ton of fans who want you to rewrite the book. I'm sure we could get a pretty large petition going to get a new version in the works. :) Have you thought about maybe going with someone other than MSPress? Addison Wesley has a nice .NET line...and you'd be listed along side authors like Fritz Onion, Don Box and Chris Sells. How cool would that be? :)


                                      Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?

                                      C 1 Reply Last reply
                                      0
                                      • T Tom Archer

                                        Christian Graus wrote: OK - I thought maybe you'd had a bad experience of late. No. I'm unhappy for the reasons I mentioned, but luckily I'm in a position where due to my book/article writing I tend to have people asking me about my availability instead of me having to look for work. Christian Graus wrote: when can I order Inside C# 2.0 ? Sorry guys. But it's looking like MS Press doesn't want to update the book. I'm getting zero feedback from them after they approached me last December about revising the book. Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework

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

                                        Tom Archer wrote: but luckily I'm in a position where due to my book/article writing I tend to have people asking me about my availability instead of me having to look for work. Yes, I've never applied or advertised for contract work, it all comes to me via family connections or ( more prominently ) my CP articles. Tom Archer wrote: But it's looking like MS Press doesn't want to update the book. Really ? How is that possible ? Are you unable to write it through someone else if Microsoft knock it back ? Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

                                        1 Reply Last reply
                                        0
                                        • T Tom Archer

                                          I'm going into landscaping myself ;) Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework

                                          R Offline
                                          R Offline
                                          Richard Stringer
                                          wrote on last edited by
                                          #28

                                          Must have got that new house..... Richard Who now knows what to plant where but not how ? "Under certain circumstances, profanity provides a relief denied even to prayer --Mark Twain (1835 - 1910)

                                          T 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