Hello,
I am trying to add Global Resources in order to localize my application, but I find that when I add binding statements (<%$ Resources:GlobalStrings,Instruction.EnterpriseSetupCreateUser %>) making reference to Global Resources, VS 2005 doesn't bind the text strings in Design Mode, and so I have trouble visualizing the application while I'm creating it.
This feature seems to work for Local Resources, why can't it work for Global Resources, or am I missing a VS setting to make it work? Or is this a shortcoming that will be rectified in the RTM version of VS?
Thanks.