|
-
April 21st, 1999, 02:31 AM
#1
Visual C Pro or Std ??
Hi there...
What is the differens between the Std and the Pro edition besides the price??
If i buy the std edition instad of the pro.. what would i be missing??
Regards
Kasper Kirkeby
Denmark
-
April 21st, 1999, 08:41 AM
#2
Re: Visual C Pro or Std ??
You should check out the Microsoft site -- they have several pages comparing the two products there, particularlly:
http://msdn.microsoft.com/visualc/pr...et/feature.asp
Many of the differences relate to database features, source control and other features that are more important for multi-programmer situations.
Also, I thought I heard that Standard cannot statically link to the the MFC DLLs -- if anyone knows either way, please tell me.
-
April 21st, 1999, 10:04 AM
#3
Re: Visual C Pro or Std ??
You're right, the std edition can only link dynamically to the MFC, and it has no optimizer and no profiler. Standard Edition is good for learning, I'm using it at home for trying things. For developing applications for sale I recommend Pro or Enterprise.
Martin
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|