JasonD
August 15th, 2003, 04:17 PM
I am going to purchase Visual C++ .NET. However, I am not sure which edition to buy. From this page (http://msdn.microsoft.com/visualc/howtobuy/choosing.aspx), Microsoft shows the differences between the Standard and Professional editions. The only comparison that bothers me is this one:
"Build and deploy professional-grade applications using a powerful optimizing compiler." - available only for the professional edition
Does this merely mean that the standard edition does not have an optimizing compiler? Or does it also mean that the standard edition does not allow releasing of projects for others to use?
I know there is one version of VC++ that does not allow releasing of executables to others, but I was under the impression that it was a learning/school version that is not being mentioned here. But, perhaps this version I am thinking about is the Standard edition...
Any help is appreciated.
"Build and deploy professional-grade applications using a powerful optimizing compiler." - available only for the professional edition
Does this merely mean that the standard edition does not have an optimizing compiler? Or does it also mean that the standard edition does not allow releasing of projects for others to use?
I know there is one version of VC++ that does not allow releasing of executables to others, but I was under the impression that it was a learning/school version that is not being mentioned here. But, perhaps this version I am thinking about is the Standard edition...
Any help is appreciated.