all groups > dotnet internationalization > may 2005 >
You're in the

dotnet internationalization

group:

VIsual Studio Project and Internationalisation


VIsual Studio Project and Internationalisation Spurry Moses
5/17/2005 12:00:00 AM
dotnet internationalization:
Hi,

I've followed the example in the WorldCalc app in the SDK 'Tutorial'
directory, and it all looks OK.

But I can't help thinking that there must be some facility in Visual
Studio to manage these files?
In order to internationalise do I really have start using Explorer, type
in batch files, and hack out my own command line to build the application?
Is there any integration in Visual Studio that isn't mentioned in the
tutorials?

So every time I add a new form to my application, I have to open up the
batch file, change the compilation command line and recompile... Please
RE: VIsual Studio Project and Internationalisation marinm NO[at]SPAM online.microsoft.com
5/26/2005 12:00:00 AM
You are correct, Visual Studio does manage localization files automatically
in the project build. The tutorial you mention I think was targeting SDK
users only, which is why is doesn't demonstrate the Visual Studio
capability. You can search for "localization" under the VB or C# filter in
the documentation to find out how to use Visual Studio to create localized
applications. Hope this helps, Marin Millar [MSFT]
AddThis Social Bookmark Button