C
Chakra
We have a Windows.NET application which uses CultureInfo to set the date
format based on the PC's regional settings. We find that if we change the
regional settings on a PC, unless we re-build the application, it throws an
error when we use the application. How does re-building the application help
to apply the regional settings ?
format based on the PC's regional settings. We find that if we change the
regional settings on a PC, unless we re-build the application, it throws an
error when we use the application. How does re-building the application help
to apply the regional settings ?