Beta 1 contained a predefined preprocessor variable called CSC_WHIDBEY allowing to write conditionally compiled code based on which compiler version is used. The documentation disappeared from beta2, and the variable is probably renamed. Can anybody tell me to what it is renamed?
I just realize I must have defined that myself during beta1. Apparently, VB2005 does have a predefined constant VBC_VER, but C# doesn't have something like this, so I'll have to define this myself. Will such a constant be added to C#?
Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.