all groups > visual c > december 2003 >
visual c :
VC++ Net 2002 - 2003 upgrade
Is there a way to upgrade from Visual C++ Net 2002 to Visual C++ Net 2003? The 2002 version does not provide a Windows Forms Designer. I can't find any upgrade package on Microsoft's website. Thanks,
[quoted text, click to view] Tim wrote: > Is there a way to upgrade from Visual C++ Net 2002 to > Visual C++ Net 2003? The 2002 version does not provide > a Windows Forms Designer. I can't find any upgrade package > on Microsoft's website.
You have to buy Visual Studio .NET 2003. If you hadn't waited so long, there was a $29 upgrade price, but that offer's now expired, AFIAK. -cd
[quoted text, click to view] >-----Original Message----- >Tim wrote: >> Is there a way to upgrade from Visual C++ Net 2002 to >> Visual C++ Net 2003? The 2002 version does not provide >> a Windows Forms Designer. I can't find any upgrade package >> on Microsoft's website. > >You have to buy Visual Studio .NET 2003. If you hadn't waited so long, >there was a $29 upgrade price, but that offer's now expired, AFIAK. > >-cd >
cd, Thanks for the response. It's outrageous to have to pay twice for the product, to obtain a feature that should have been included in the first place. Thanks, Tim
Yup, that expired in September. http://msdn.microsoft.com/vstudio/howtobuy/upgrade/vstudio03/default.aspx You'll now have to get the normal upgrade which costs heaps. "Carl Daniel [VC++ MVP]" <cpdaniel_remove_this_and_nospam@mvps.org.nospam> [quoted text, click to view] wrote in message news:%239gHG$yzDHA.1688@TK2MSFTNGP10.phx.gbl... > Tim wrote: > > Is there a way to upgrade from Visual C++ Net 2002 to > > Visual C++ Net 2003? The 2002 version does not provide > > a Windows Forms Designer. I can't find any upgrade package > > on Microsoft's website. > > You have to buy Visual Studio .NET 2003. If you hadn't waited so long, > there was a $29 upgrade price, but that offer's now expired, AFIAK. > > -cd > >
"Tim" <anonymous@discussions.microsoft.com> skrev i meddelandet news:04b901c3cf4d$03ac70d0$a501280a@phx.gbl... [quoted text, click to view] > >-----Original Message----- > >Tim wrote: > >> Is there a way to upgrade from Visual C++ Net 2002 to > >> Visual C++ Net 2003? The 2002 version does not provide > >> a Windows Forms Designer. I can't find any upgrade > package > >> on Microsoft's website. > > > >You have to buy Visual Studio .NET 2003. If you hadn't > waited so long, > >there was a $29 upgrade price, but that offer's now > expired, AFIAK. > > > >-cd > > > > cd, > > Thanks for the response. > > It's outrageous to have to pay twice for the > product, to obtain a feature that should have > been included in the first place.
But there was a *very* special price for the first 6 months, $29 for 7 CDs... Too bad you missed that. Bo Persson [quoted text, click to view] > > Thanks, > Tim >
[quoted text, click to view] >-----Original Message----- > >"Tim" <anonymous@discussions.microsoft.com> skrev i meddelandet >news:04b901c3cf4d$03ac70d0$a501280a@phx.gbl... >> >-----Original Message----- >> >Tim wrote: >> >> Is there a way to upgrade from Visual C++ Net 2002 to >> >> Visual C++ Net 2003? The 2002 version does not provide >> >> a Windows Forms Designer. I can't find any upgrade >> package >> >> on Microsoft's website. >> > >> >You have to buy Visual Studio .NET 2003. If you hadn't >> waited so long, >> >there was a $29 upgrade price, but that offer's now >> expired, AFIAK. >> > >> >-cd >> > >> >> cd, >> >> Thanks for the response. >> >> It's outrageous to have to pay twice for the >> product, to obtain a feature that should have >> been included in the first place. > > >But there was a *very* special price for the first 6 months, $29 for 7 >CDs... > >Too bad you missed that. > > >Bo Persson > >
I was not aware of the offer. In any event this appears to be an offer for the Visual Studio upgrade, not the standalone Visual C++ upgrade. I guess I took it for granted that there would be a way to upgrade. Of all the software products I have purchased in the past, I never encountered this type of "no upgrade" policy. In my opinion, Visual C++ .NET 2002 is an incomplete product. I still think its outrageous that there is no upgrade path available. Happy New Year! Thanks,
"Nick" <anonymous@discussions.microsoft.com> skrev i meddelandet news:0E0E1AC9-D43E-462D-9838-7E5B4DA1E52A@microsoft.com... [quoted text, click to view] > Actually this pisses me off so much I'm going to do everything I can to
get the upgrade for free. Can anyone tell me what security there is on the upgrade? You mean against piracy? The installation requires you to have (installed or as a CD) the previous version. The CDs also carries the usual text "Do Not Lend or Make Illegal Copies of This Software", assuming that a programmer would respect the works of other programmers. Other than that, nothing. Bo Persson
This stuff about respecting other programmer's work is the usual microsoft spin. I respect their work (otherwise I wouldn't pay for it or use it in the first place) but my issue with with their pricing policy.
[quoted text, click to view] "Nick" <anonymous@discussions.microsoft.com> wrote in message news:C8BDDB47-5697-4A49-86AF-E1A3EB62B2A5@microsoft.com... > If there was a viable alternative I'd use it.
This comment speaks volumes about the current state of affairs. If to create a standards compliant C++ compiler ("a viable alternative" as you put it) with all the bells and whistles was an easy, inexpensive proposition for which there was a high return on investment than there would be more of them. It ain't. There ain't. You get what you pay for. :-) Regards, Will
[quoted text, click to view] "Nick" <anonymous@discussions.microsoft.com> wrote > This stuff about respecting other programmer's work is the usual microsoft
spin. No, the development tools have never been copy protected. You are allowed to install as many copies as you like, as long as they are used by a single person. [quoted text, click to view] >I respect their work (otherwise I wouldn't pay for it or use it in the first place) but my issue with with their pricing policy. > > Despite the sales jargon, 2003 is a minor upgrade.
Right. So I upgraded about a year ago, and payed the $29 upgrade cost. Cheap! It's hardly MS' fault that you missed the 6 months worth of "Special Upgrade Offer". Bo Persson
I don't understand why there was a $29 upgrade and now there's none. I was using MFC exclusively during that time and so I did not even notice that there was time limit on the upgrade (i.e. I didn't have any reason to go looking for something that was missing). Good for you that you got it but that does not make me feel any better. Upgrades have been available since version 1.0 of EVERYTHING and why has Bill all of a sudden abolished it for this product. The only reason I can imagine is either he does not think he has to bother (ie. arrogance) or he's excercising market power (ie. arrogance again). William, you are absolutely right. I tried to used the free Borland command line compiler with a free IDE etc etc but the time it took me to not even get it near working was simply not worth it.
[quoted text, click to view] William DePalo [MVP VC++] <willd.no.spam@mvps.org> wrote: > [...] If to create > a standards compliant C++ compiler ("a viable alternative" as you put it) > with all the bells and whistles was an easy, inexpensive proposition for > which there was a high return on investment than there would be more of > them. > > It ain't. There ain't. You get what you pay for. :-)
Despite the fact that in general you are right, in particular, there is Comeau which is as close to the standard as it gets and comes for US$50. [quoted text, click to view] > Regards, > Will
Schobi -- SpamTrap@gmx.de is never read I'm Schobi at suespammers dot org "Sometimes compilers are so much more reasonable than people." Scott Meyers
Hi Nick, There is an upgrade price. For the Pro edition, the estimated retail prices are: upgrade price $549 and full price $1079. More information is available on http://msdn.microsoft.com/visualc/howtobuy/pricing.aspx Ronald Laeremans Visual C++ team [quoted text, click to view] "Nick" <anonymous@discussions.microsoft.com> wrote in message news:7D07FE6C-5B9C-4A62-971C-59F349C52A2D@microsoft.com... > I don't understand why there was a $29 upgrade and now there's none. I was
using MFC exclusively during that time and so I did not even notice that there was time limit on the upgrade (i.e. I didn't have any reason to go looking for something that was missing). Good for you that you got it but that does not make me feel any better. Upgrades have been available since version 1.0 of EVERYTHING and why has Bill all of a sudden abolished it for this product. The only reason I can imagine is either he does not think he has to bother (ie. arrogance) or he's excercising market power (ie. arrogance again). [quoted text, click to view] > > William, you are absolutely right. I tried to used the free Borland
command line compiler with a free IDE etc etc but the time it took me to not even get it near working was simply not worth it. [quoted text, click to view] > > Key in "hate microsoft" on google and have a look at the number of hits. I
got 730,000. There's someone out there who hates microsoft because of about every product that they do.
[quoted text, click to view] "Nick" <anonymous@discussions.microsoft.com> wrote in message: > This stuff about respecting other programmer's work is the usual
microsoft spin. I respect their work (otherwise I wouldn't pay for it or use it in the first place) but my issue with with their pricing policy. [quoted text, click to view] > > Despite the sales jargon, 2003 is a minor upgrade. ...
To me, the difference between 7.0 and 7.1 is huge. I think of 7.0 as an old broken compiler and 7.1 as a first-rate modern compiler. Jonathan
Ron Why would I want to pay $US549 for an upgrade for the pro edition when I only paid about $AUS250 for the std edition? If I'd wanted the pro edition in the first place I'd have bought it. At that price the MSDN membership would have also made sense and I would have gotten the upgrade for free, apparently
Jon This is getting better and better. So what you are telling me is that I paid full price for a "old broken compiler". Thanks, you've made my night
[quoted text, click to view] > To me, the difference between 7.0 and 7.1 is huge. I think of 7.0 as > an old broken compiler and 7.1 as a first-rate modern compiler.
7.1 is a new broken compiler. After all, this is supposedly the 8th iteration (or so) of the product. [quoted text, click to view] Jonathan Turkanis wrote: > > "Nick" <anonymous@discussions.microsoft.com> wrote in message: > > > This stuff about respecting other programmer's work is the usual > microsoft spin. I respect their work (otherwise I wouldn't pay for it > or use it in the first place) but my issue with with their pricing > policy. > > > > Despite the sales jargon, 2003 is a minor upgrade. ... > > To me, the difference between 7.0 and 7.1 is huge. I think of 7.0 as > an old broken compiler and 7.1 as a first-rate modern compiler. > > Jonathan
-- Bret Pehrson mailto:bret@infowest.com
[quoted text, click to view] "Bret Pehrson" <bret@infowest.com> wrote in message news:40211548.4EDCE10C@infowest.com... > > To me, the difference between 7.0 and 7.1 is huge. I think of 7.0 as > > an old broken compiler and 7.1 as a first-rate modern compiler. > > 7.1 is a new broken compiler. > > After all, this is supposedly the 8th iteration (or so) of the product. >
Of course it's not perfect; no compiler is -- so by your standards all are broken. By more reasonable standards VC7.1 is first rate. Jonathan
I expect a subsequent version to be better and less buggier than the previous. Microsoft doesn't agree. Look at the history of MSVC. Without fail, the .0 version is extremely buggy and insufficient, the follow on revisions slowly get better until the next .0 release. I don't expect perfection in a product, but I do expect consistent progression (w/o excessive regression). [quoted text, click to view] Jonathan Turkanis wrote: > > "Bret Pehrson" <bret@infowest.com> wrote in message > news:40211548.4EDCE10C@infowest.com... > > > To me, the difference between 7.0 and 7.1 is huge. I think of 7.0 > as > > > an old broken compiler and 7.1 as a first-rate modern compiler. > > > > 7.1 is a new broken compiler. > > > > After all, this is supposedly the 8th iteration (or so) of the > product. > > > > Of course it's not perfect; no compiler is -- so by your standards all > are broken. By more reasonable standards VC7.1 is first rate. > > Jonathan
-- Bret Pehrson mailto:bret@infowest.com
[quoted text, click to view] Nick <anonymous@discussions.microsoft.com> wrote: > Ron, > > Why would I want to pay $US549 for an upgrade for the pro edition > when I only paid about $AUS250 for the std edition? If I'd > wanted the pro edition in the first place I'd have bought it. At > that price the MSDN membership would have also made sense and I > would have gotten the upgrade for free, apparently. > > I only want C++. I don't want all the rest. I'm not interested in > an upgrade regardless of price.
You do realize that VC std doesn't come with an optimizing compiler, don't you? It is sad there is no VC pro. Ron, will we have one for Whidbey? Schobi -- SpamTrap@gmx.de is never read I'm Schobi at suespammers dot org "Sometimes compilers are so much more reasonable than people." Scott Meyers
I'd settle for just a COMPLETE product. It seems to me that there were a bunch of stuff that didn't happen to be ready for 7.0 and so they left them out and now we have to buy the whole lot again to get the bits that should have been in there in the first place I'm not really a sophisticated user. If I get executable C++ code out the end I'm happy. The time it takes to write the code is more important to me than whether it is compiled in one or two phases. That's why I want the forms designer (and the other tools in 7.1).
[quoted text, click to view] Jonathan Turkanis <technews@kangaroologic.com> wrote: > [...] > > 7.1 is a new broken compiler. > [...] > Of course it's not perfect; no compiler is -- so by your standards all > are broken. By more reasonable standards VC7.1 is first rate.
I wouldn't consider a C++ compiler "first rate" if it fails to do two phase-parsing on templates. Also, for my taste it ICEs far to often for beeing first rate. That isn't to say that VC didn't come a loooong way since VC6. [quoted text, click to view] > Jonathan
Schobi -- SpamTrap@gmx.de is never read I'm Schobi at suespammers dot org "Sometimes compilers are so much more reasonable than people." Scott Meyers
Remember, long ago MSVC was really the C compiler from Lattice... [quoted text, click to view] Hendrik Schober wrote: > > Bo Persson <bop@gmb.dk> wrote: > > [...] > > The names were decided by the marketing department, they have no real value. > > They are indeed bad and stupid. How often > is it called "Visual C++ .NET 2003" here > and how often VC7.1? And how often were > people confused between 2002/2003? It's > easy to be confused, compared to 7/8. > > > The C++ compiler calls itself version 13.1 for the 2003 edition. Not that > > there has ever been 13 versions... > > I think the compiler started counting with > MSC for DOS. > > > Bo Persson > > Schobi > > -- > SpamTrap@gmx.de is never read > I'm Schobi at suespammers dot org > > "Sometimes compilers are so much more reasonable than people." > Scott Meyers
-- Bret Pehrson mailto:bret@infowest.com
[quoted text, click to view] "Hendrik Schober" <SpamTrap@gmx.de> wrote in message news:Oo2xaA96DHA.2480@TK2MSFTNGP12.phx.gbl... > Jonathan Turkanis <technews@kangaroologic.com> wrote: > > [...] > > > 7.1 is a new broken compiler. > > [...] > > Of course it's not perfect; no compiler is -- so by your standards all > > are broken. By more reasonable standards VC7.1 is first rate. > > I wouldn't consider a C++ compiler "first > rate" if it fails to do two phase-parsing > on templates. Also, for my taste it ICEs > far to often for beeing first rate. > That isn't to say that VC didn't come a > loooong way since VC6. >
Okay, I'm not going to argue about the definition of 'first-rate'. ;-) Let me put it this way. I haven't yet written any tricky template-based code which I haven't been able to make work correctly on VC7.1. (I'm not talking about sample programs to test conformance -- I mean real-world code which I need for some project.) I can say this only for three other compilers: gcc3.2+, Intel 7.1+ and como 4.3.3. That puts VC7.1 in the top four in my book. I'm aware of problems with VC7.1's conformance, but so far they haven't tripped me up. Jonathan
[quoted text, click to view] "Hendrik Schober" <SpamTrap@gmx.de> wrote in message news:Om5Un6D7DHA.3420@TK2MSFTNGP11.phx.gbl... > Jonathan Turkanis <technews@kangaroologic.com> wrote: > > [...] > > Okay, I'm not going to argue about the definition of 'first-rate'. ;-) > > <g> > > > Let me put it this way. I haven't yet written any tricky > > template-based code which I haven't been able to make work correctly > > on VC7.1. > > Great. But what does that by itself mean? > I can say, I have written no template code > that I was not able to get work correctly > on VC6. The questions remain: _Why_ didn't > I write it? -- because it wouldn't work -- > and How long did it take? -- too long for > too much of the code. [...]
Okay, that way didn't work. :-) One more try: I've never been forced to abandon any technique requiring a high degree of standard-conformance because I couldn't get it to work on VC7.1. This is in contrast with all previous versions of VC, Borland 5.x, CW8.0 and some previous versions of the other compilers we discussed. [quoted text, click to view] > This is where Comeau shines. It is (almost) > 100% conforming (so much that I have yet to > find a compiler vendor that wouldn't accept > a bug report if you argue with "but Comeau > does/doesn't accept the code") and it does > produce great error messages. > While you can get your work done with just > about any other compiler, it does take > longer. And it hurts more.
I share your affection for Comeau. I'm not sure I always like its error messages, though. [quoted text, click to view] > > > I'm aware of problems with VC7.1's conformance, but so far they > > haven't tripped me up. > > Missing two-pahes lookup is a PITA if you > write library code. It is stupid to have > your users find silly syntax errors in your > code. I always check my code with CW before > I release it, even if it is meant to be used > with VC only, since CW does check non- > dependend names. >
Fair enough. But I never make silly syntax errors. ;-) Jonathan
"Nick" <anonymous@discussions.microsoft.com> skrev i meddelandet news:72F3D75F-32F3-450F-8F63-5FC32B84CBFB@microsoft.com... [quoted text, click to view] > I'd settle for just a COMPLETE product. It seems to me that there were a
bunch of stuff that didn't happen to be ready for 7.0 and so they left them out and now we have to buy the whole lot again to get the bits that should have been in there in the first place. [quoted text, click to view] > > I'm not really a sophisticated user. If I get executable C++ code out the
end I'm happy. The time it takes to write the code is more important to me than whether it is compiled in one or two phases. That's why I want the forms designer (and the other tools in 7.1). [quoted text, click to view] > > The other thing that annoys me is the year versioning. 2003 and 2002 sound
like 7.0 and 8.0. What's wrong with the old fashioned way. The names were decided by the marketing department, they have no real value. The C++ compiler calls itself version 13.1 for the 2003 edition. Not that there has ever been 13 versions... Bo Persson
[quoted text, click to view] Bo Persson <bop@gmb.dk> wrote: > [...] > The names were decided by the marketing department, they have no real value.
They are indeed bad and stupid. How often is it called "Visual C++ .NET 2003" here and how often VC7.1? And how often were people confused between 2002/2003? It's easy to be confused, compared to 7/8. [quoted text, click to view] > The C++ compiler calls itself version 13.1 for the 2003 edition. Not that > there has ever been 13 versions...
I think the compiler started counting with MSC for DOS. [quoted text, click to view] > Bo Persson
Schobi -- SpamTrap@gmx.de is never read I'm Schobi at suespammers dot org "Sometimes compilers are so much more reasonable than people." Scott Meyers
[quoted text, click to view] Bret Pehrson <bret@infowest.com> wrote: > Remember, long ago MSVC was really the C compiler from Lattice...
Was it? I wasn't using MSC back then. [quoted text, click to view] > [...]
Schobi -- SpamTrap@gmx.de is never read I'm Schobi at suespammers dot org "Sometimes compilers are so much more reasonable than people." Scott Meyers
[quoted text, click to view] Jonathan Turkanis <technews@kangaroologic.com> wrote: > [...] > Okay, I'm not going to argue about the definition of 'first-rate'. ;-)
<g> [quoted text, click to view] > Let me put it this way. I haven't yet written any tricky > template-based code which I haven't been able to make work correctly > on VC7.1.
Great. But what does that by itself mean? I can say, I have written no template code that I was not able to get work correctly on VC6. The questions remain: _Why_ didn't I write it? -- because it wouldn't work -- and How long did it take? -- too long for too much of the code. [...] If I'm cornered with different errors spit out by VC, CW and GCC I usually cook up a sample and play with Comeau until I got it done after the book. _Then_ I try to make the other compilers accept the code. Now, the interesting thing about this is that, most of the time, once I got the code the way it used to be, it is a lot easier to make the rest of the compilers accept it. The biggest problem is to get there when all you have is broken compilers that ICE on simple syntax errors. This is where Comeau shines. It is (almost) 100% conforming (so much that I have yet to find a compiler vendor that wouldn't accept a bug report if you argue with "but Comeau does/doesn't accept the code") and it does produce great error messages. While you can get your work done with just about any other compiler, it does take longer. And it hurts more. [quoted text, click to view] > I'm aware of problems with VC7.1's conformance, but so far they > haven't tripped me up.
Missing two-pahes lookup is a PITA if you write library code. It is stupid to have your users find silly syntax errors in your code. I always check my code with CW before I release it, even if it is meant to be used with VC only, since CW does check non- dependend names. [quoted text, click to view] > Jonathan
Schobi -- SpamTrap@gmx.de is never read I'm Schobi at suespammers dot org "Sometimes compilers are so much more reasonable than people." Scott Meyers
[quoted text, click to view] Jonathan Turkanis <technews@kangaroologic.com> wrote: > [...] > > Okay, that way didn't work. :-) One more try: I've never been forced > to abandon any technique requiring a high degree of > standard-conformance because I couldn't get it to work on VC7.1. This > is in contrast with all previous versions of VC, Borland 5.x, CW8.0 > and some previous versions of the other compilers we discussed.
Yes. I agree with this. [quoted text, click to view] > [...] > > code. I always check my code with CW before > > I release it, even if it is meant to be used > > with VC only, since CW does check non- > > dependend names. > > > > Fair enough. But I never make silly syntax errors. ;-)
Wow. Need a job? :) [quoted text, click to view] > Jonathan
Schobi -- SpamTrap@gmx.de is never read I'm Schobi at suespammers dot org "Sometimes compilers are so much more reasonable than people." Scott Meyers
"Hendrik Schober" <SpamTrap@gmx.de> skrev i meddelandet news:usuPI0D7DHA.3804@tk2msftngp13.phx.gbl... [quoted text, click to view] > Bret Pehrson <bret@infowest.com> wrote: > > Remember, long ago MSVC was really the C compiler from Lattice... > > Was it? I wasn't using MSC back then.
That's where the confusion started. The Lattice C was version 2.x, so when MS introduced their first own compiler, it was already version 3.0! That series ran for a lot of versions, up to 8.0 I guess. Then they turned Visual, using numbers 1, 1.5, 2, 4, 5, and 6. No version 3 this time! And it continues. :-) Bo Persson
[quoted text, click to view] Bo Persson <bop@gmb.dk> wrote: > [...] > > > Remember, long ago MSVC was really the C compiler from Lattice... > > > > Was it? I wasn't using MSC back then. > > That's where the confusion started. The Lattice C was version 2.x, so when > MS introduced their first own compiler, it was already version 3.0! > > That series ran for a lot of versions, up to 8.0 I guess. > > Then they turned Visual, using numbers 1, 1.5, 2, 4, 5, and 6. No version 3 > this time!
<confused> [quoted text, click to view] > And it continues. :-)
Yeah. Confusion, too. :) [quoted text, click to view] > Bo Persson
Schobi -- SpamTrap@gmx.de is never read I'm Schobi at suespammers dot org "Sometimes compilers are so much more reasonable than people." Scott Meyers
Most likely there will not be a VC Pro edition for Whidbey. Most likely however the optimizing compiler will be part of VC Standard. None of the 2 is 100% certain yet. Ronald [quoted text, click to view] "Hendrik Schober" <SpamTrap@gmx.de> wrote in message news:%23ZZLXCx6DHA.2264@tk2msftngp13.phx.gbl... > Nick <anonymous@discussions.microsoft.com> wrote: > > Ron, > > > > Why would I want to pay $US549 for an upgrade for the pro edition > > when I only paid about $AUS250 for the std edition? If I'd > > wanted the pro edition in the first place I'd have bought it. At > > that price the MSDN membership would have also made sense and I > > would have gotten the upgrade for free, apparently. > > > > I only want C++. I don't want all the rest. I'm not interested in > > an upgrade regardless of price. > > You do realize that VC std doesn't come > with an optimizing compiler, don't you? > > It is sad there is no VC pro. Ron, will > we have one for Whidbey? > > Schobi > > -- > SpamTrap@gmx.de is never read > I'm Schobi at suespammers dot org > > "Sometimes compilers are so much more reasonable than people." > Scott Meyers > > >
Hi Nick, If you look at many products that have low end and full editions in these price ranges (e.g. Adobe PhotoShop and PhotoShop Elements to give an example from a very different field), the low end edition does generally not have upgrade pricing whereas the full edition does. Ronald [quoted text, click to view] "Nick" <anonymous@discussions.microsoft.com> wrote in message news:DF3DE922-5757-4839-A4AF-17540E3FA73F@microsoft.com... > Ron, > > Why would I want to pay $US549 for an upgrade for the pro edition when I
only paid about $AUS250 for the std edition? If I'd wanted the pro edition in the first place I'd have bought it. At that price the MSDN membership would have also made sense and I would have gotten the upgrade for free, apparently. [quoted text, click to view] > > I only want C++. I don't want all the rest. I'm not interested in an
upgrade regardless of price.
Ron You must think that I'm a moron! You are trying to pass off VC++.net as a "low end", cut down or lite version of the whole .net development environment. Where in the name "VC++ .net standard" is the word "lite". How could anyone imagine that C++ is "low end" There's a difference between a product suite (eg. Office) a bundle (eg. Norton Security products in one box) and a product (Photoshop). The pro version could be called a bundle or suite but you (or your head-up-their-ass marketers) cannot convince me that STANDARD edition is actually a lite edition I didn't buy a lite version, I don't want a lite version I want C++ with visual studio with all the tools Microsoft, more than any other company has molded the PC software market. Now it seems that you are changing the rules to suit yourselves. This is the sort of behaviour that ends up in court. (And declining market share
I am sorry that you are furious, but "Visual C++ Standard Edition"is definitely what is definitely a "low end" SKU. Just like the same named SKU was in the 6.0 version. It is in the same price range. If you want to get a full featured version that one is "Visual Studio Professional Edition". From VS 7.0 on there are no longer separate Pro versions for each of the languages. Ronald [quoted text, click to view] "Nick" <anonymous@discussions.microsoft.com> wrote in message news:D5C81777-F6A8-4D4B-B485-010B7BC5F287@microsoft.com... > Ron, > > You must think that I'm a moron! You are trying to pass off VC++.net as a
"low end", cut down or lite version of the whole .net development environment. Where in the name "VC++ .net standard" is the word "lite". How could anyone imagine that C++ is "low end". [quoted text, click to view] > > There's a difference between a product suite (eg. Office) a bundle (eg.
Norton Security products in one box) and a product (Photoshop). The pro version could be called a bundle or suite but you (or your head-up-their-ass marketers) cannot convince me that STANDARD edition is actually a lite edition. [quoted text, click to view] > > I didn't buy a lite version, I don't want a lite version I want C++ with visual studio with all the tools. > > Microsoft, more than any other company has molded the PC software market.
Now it seems that you are changing the rules to suit yourselves. This is the sort of behaviour that ends up in court. (And declining market share) [quoted text, click to view] > > I'm still furious.
Don't see what you're looking for? Try a search.
|
|
|