Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Internationalization / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can't make .resources files with 'resgen' using non-English charac27 Feb 2006 12:14 GMT2
Anyone knows how to generate .resource files from .txt files containing
non-English characters?
I have a text file with non-English characters, and I have used resgen.exe
to generate a .resource to embed in the application. However resgen.exe
Here's a weird one. BUG!!!!!18 Feb 2006 16:53 GMT2
The following snippet of code executes On a w2000 server using an english OS
but the user has had the chance to change the current UI culture to french
before the snippet executes. Its Vs2003 Framework1.1 and Vb.Net
Here it is
System.Text.Latin1Encoding17 Feb 2006 23:02 GMT1
In an app I use the following statement in a class called Application:
public static readonly System.Text.Encoding defaultEncoding =
System.Text.Encoding.GetEncoding("iso-8859-1");
When debugging, if I type the following in the command window:
Can't localize class17 Feb 2006 22:43 GMT1
VB.net 2003. I have a solution that has 2 projects, a Winforms app App1  and
a Class project, Class1. In App1. I have a config file in which we can set
the userlanguage, we use either "en" or "fr". The UI of the app switches
over OK depending on what we select. The Class1 has ...
Localization of DateTime picker control - HELP!17 Feb 2006 06:46 GMT1
The program may run on an English OS but with a french UI, I get this by
setting a  key in the app.config file language = "fr" and picking it up with
the resourcemanage on app startup then
execute
Enterprise Localization Toolkit Problem15 Feb 2006 09:40 GMT3
I have been trying unsuccessfully to use the Enterprise Localization Toolkit
to make a small test application multi-lingual.  If it works successfully we
want to implement it into a Microsoft Commerce Server 2002 site, to enable
them to have French and American sites, and ...
Localization using text files in VS200504 Feb 2006 01:55 GMT4
I've created a very simple test app with WinForms to learn how to use
localization in .NET.  The app simply has a button that displays a MessageBox
with a message retrieved from ResourceManager.GetString.  Here's the code:
       private ResourceManager rm =
resx files and localization02 Feb 2006 19:48 GMT2
I am developping a windows form app and trying my hand at i18n.
private ResourceManager messages ;
public Form1()
        {
Resource file question02 Feb 2006 00:15 GMT1
In .Net 2.0, the resource file is into an XML format which I think is
great.
However I would like to know if .NET comes with tools that allow you to
convert that resource file to a flat text file.
Localizing winforms in Vs2003 - Can anyone give simple understandable instructions?02 Feb 2006 00:13 GMT1
I have a project SGIIMSTransCalls - I created a resource file resources.resx
under the project folder. I then created a second resource file called
ressources.fr.resx. As I go along when I need a special message I create it
in the resource.resx file and translate it with the same ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.