How would you decide?
-
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?
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
-
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.
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. 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
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
-
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
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?
-
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
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.
-
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
Yeah, we should be able to get honary Indian passports. :-) Regardz Colin J Davies Attention: It's finally arrived, The worlds first DSP.
-
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?
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
-
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.
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
-
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
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
-
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
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.
-
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.
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
-
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
-
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
-
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
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
-
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
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?
-
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
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
-
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?
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
-
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
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?
-
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
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
-
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
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)