HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Internationalization microsoft.public.dotnet.internationalization


Discuss in the Dotnet Internationalization forum.



Post New Thread
Threads in Forum : Dotnet Internationalization Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi all, Where can I download free VS.NET 2005 ? If you know where pls email for me at : natuan (AT) tma (DOT) com.vn hqtien (AT) tma (DOT)...
Hoai Anh
03-27-2006 05:21 AM
Eric Moreau Go to last post
1 50
Hi, Greetings. I am not sure if this is the correct forum for this question. I there is a different place, please point me in that direction. Thanks...
VC
03-27-2006 02:00 AM
Mihai N. Go to last post
7 46
hi. apologies for off topic post, but hoping someone here can help me as this is a windows API problem. how to change the windows input language...
AT
03-24-2006 01:40 PM
AT Go to last post
3 54
We have an app where we have to set independent file and product version. So the executable will have for example FileVersion: 1.1.0.3 (Set with...
AT
03-23-2006 10:29 AM
AT Go to last post
0 37
A UK company made safety data sheets in Russian in PDF format. I view these files on their computer which was running English w2k and they were...
aa
03-22-2006 02:08 AM
Mihai N. Go to last post
11 66
Hi guys, I need to know the differences between Code Pages and Encoding(UTF-8, UTF-16, .....) I know they are completely different things, but...
Raymond Du
03-20-2006 02:44 PM
AT Go to last post
2 47
Hi, I have a C#.NET test application that connects to a Sybase backend database which has a table with a field type NVARCHAR (100). This has some...
VC
03-15-2006 09:11 PM
Stephen Howe Go to last post
1 41
I have a French version and an English version of my application. I created two different installer packages, when with French installer and one...
Donovan
03-15-2006 11:57 AM
Donovan Go to last post
0 40
Hello all! How does own provide localization at the appliation server level; For example suppose a business component - living in an application...
Strider
03-14-2006 07:13 PM
Strider Go to last post
0 38
The problem is that you have different folder structures for the base and localized resources, and that results in different names for the...
Mike Leftwich
03-10-2006 08:28 PM
Patrick Blackman Go to last post
5 41
I've been chasing this frustrating problem for a while, and have finally got some handle on whats going on. We've got a C# service that needs to...
gauravl (AT) gmail (DOT) com
03-10-2006 06:52 PM
gauravl (AT) gmail (DOT) com Go to last post
2 48
I have an app that is being translated to Spanish. The purpose of the app is to solve equations and uses Greek characters for the parameter symbols....
Darren Coleman
03-07-2006 10:52 AM
Darren Coleman Go to last post
3 161
When using StreamReader to reader a file, the character that cannot be converted to an encoding will be changed to a replace char ,like '?'. Is there...
Benny
02-28-2006 10:27 PM
Mihai N. Go to last post
1 26
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...
GT
02-27-2006 06:14 AM
GT Go to last post
2 37
Salutations All, I'm looking for some best-practice guidance here. We're currently working on a system (with both a web-based interface and a rich...
AT
02-23-2006 04:59 PM
AT Go to last post
0 40
I wrote a text input aware control. in C# 2.0, inheriting from SWF.Control. Users eventually use the IME input window to enter text. I would like to...
Lloyd Dupont
02-22-2006 07:07 PM
Lloyd Dupont Go to last post
0 29
Hello, I have made an application that needs translating. Resource files seem to do the trick. But I can’t get it working. I’m using VB.NET in...
dast
02-21-2006 06:00 AM
dast Go to last post
0 36
In an app I use the following statement in a class called Application: public static readonly System.Text.Encoding defaultEncoding...
Harlan Messinger
02-17-2006 05:02 PM
AT Go to last post
1 30
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...
Bob
02-17-2006 04:43 PM
AT Go to last post
1 33
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...
Robert Dufour
02-17-2006 12:46 AM
Michael \(michka\) Kaplan [MS] Go to last post
1 24
Thanks for the aid, tapeworm the same problem. Gracias *** Sent via Developersdex http://www.developersdex.com ***
hugo baltazar
02-16-2006 12:19 PM
hugo baltazar Go to last post
0 32
Hello. I have been trying unsuccessfully to use the Enterprise Localization Toolkit to make a small test application multi-lingual. If it works...
Ben
02-15-2006 03:40 AM
Ben Go to last post
3 27
I have used implicit binding of resources (using the meta:resourcekey atrtribute) successfully in aspx files. However, I tried doing the same in an...
David Deutsch
02-14-2006 09:18 AM
David Deutsch Go to last post
0 28
I have a WinForm application for US based users. Now there are requirements to have the application for Australian users. basically globalization and...
Srinivasa Raghavan
02-08-2006 06:50 AM
Srinivasa Raghavan Go to last post
0 33
I have a strong preference for using text files. Other modules of this application are written in Java, and the resource file formats are...
Mike Leftwich
02-03-2006 07:55 PM
Mike Leftwich Go to last post
3 25
Hello, I am trying to localize an existing application (asp.net 2.0). I am using implicit and explicit resources. Asp.net 2.0 uses...
jojobar
02-02-2006 01:54 PM
jojobar Go to last post
0 31
greetings, I am developping a windows form app and trying my hand at i18n. private ResourceManager messages ; public Form1() { CultureInfo...
gabriel
02-02-2006 01:48 PM
gabriel Go to last post
2 31
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...
Evian Spring
02-01-2006 06:15 PM
AT Go to last post
1 30
I have a project SGIIMSTransCalls - I created a resource file resources.resx under the project folder. I then created a second resource file...
Bob
02-01-2006 06:13 PM
AT Go to last post
1 26
I have, over the last week, been attempting to play with the ObjectDataSource binding an ASP.NET 2.0 UI through to a Data Access Assembly. Selection...
Keith Jackson
01-31-2006 09:43 AM
Keith Jackson Go to last post
0 23
I am trying to internationalize the dates displayed in the web report viewer control for asp.net 2.0. Control is being used in Local...
Paul Russo
01-31-2006 09:08 AM
Paul Russo Go to last post
0 25
I have localized by asp.net application it works when run throug vs.net but when i try to create the resource file by resgen.exe an then create the...
jassi
01-27-2006 02:40 PM
jassi Go to last post
0 26
Hi, I have a problem trying to localize an inherited form using VS2003. I have inherited a form from a non-localized base form in a third-party...
Markus Hjärne
01-24-2006 07:31 AM
Markus Hjärne Go to last post
0 29
I have installed Enterprise Localization toolkit on window 2000 professional with .net 1.1 and the application is working fine for sampletoolkit...
Denis Baban
01-20-2006 01:25 AM
Denis Baban Go to last post
0 39
Dear all, I am a newby. I has some resource files which must be translated by a thirt party. Are there any usefull (microsoft) tools to do this or...
news.xs4all.nl
01-17-2006 08:41 AM
Stefan Rosenthal Go to last post
3 29
Thank you Michael - I appreciate your help! Garrett McGowan This posting is provided "AS IS" with no warranties, and confers no rights. Use of...
Bob
01-16-2006 06:15 PM
AT Go to last post
6 30
I'm glad to hear that you got it to work Michael. I totally agree about the workflow - it needs some smoothing-out. Garrett McGowan This posting...
Bob
01-14-2006 12:54 PM
Bob Go to last post
4 26
i want to customize the candidate window of japanese input, but it seems not working well and ImmNotifyIME always return false, my source list as...
loveleechangho
01-14-2006 08:16 AM
loveleechangho Go to last post
0 34
Hello everyone, Is there any framework or API function i can use to get the date and time of any city in the world? Basically our server is based...
Ishan Bhalla
01-14-2006 02:36 AM
Michael \(michka\) Kaplan [MS] Go to last post
1 29
I wrote my own C# TextBox (inherited from SWF.Control). To do character input I'm overriding protected virtual void OnKeyPress(KeyPressEventArgs...
Lloyd Dupont
12-20-2005 01:33 PM
Michael \(michka\) Kaplan [MS] Go to last post
3 30
I understand the method of localizing control text by changing the Localizable property to True and setting the language and entering the text for...
Jon
12-20-2005 06:51 AM
Jon Go to last post
2 32
Hi everybody, What is difference between a local time and a system time, Correct if I am wrong, system time is time of the system server where your...
den 2005
12-15-2005 12:24 AM
den 2005 Go to last post
2 30
I'm working on a multilingual .Net 2.0 application. There is an optional parameter for a SQL Server connection string, "Regional". Should I be...
Jon
12-13-2005 07:42 AM
Jon Go to last post
0 31
In my (C# 2.0) application I have implemented international rich text rendering with uniscribe. It paint well on the screen. It's when I try to...
Lloyd Dupont
12-13-2005 06:41 AM
Lloyd Dupont Go to last post
4 35
Hello, is there a way to change the language of a winform (and perhabs of an asp,net) application during runtime on the fly, without the need to...
Thomas Dallmeier
12-09-2005 01:48 AM
Thomas Dallmeier Go to last post
0 36
Thanks to the person who told me to change the current thread's locale to US-English when trying to communicate with Excel when the regional...
Martina Rain
12-08-2005 01:19 PM
AT Go to last post
3 26
We are writing an international application which requires translation of data from Japanese (EBCDIC) codepage to unicode. I've found references to...
Kevin Frost
12-07-2005 05:19 AM
Kevin Frost Go to last post
3 36
I have written m own "RichTextView" using Uniscribe. Now I see there is a new text rendering class: SWF.TextRenderer. I haven't tested it out yet...
Lloyd Dupont
12-07-2005 04:28 AM
Lloyd Dupont Go to last post
6 43
Hi, The norm in .Net seems to be keying the name of the control in the resource file for a value in the particular language. For e.g., if cmdOpen is...
Krishnan
12-06-2005 11:54 PM
Krishnan Go to last post
2 29
Hi All, I have a problem with System.Encoding. The problem is converting character set string to Unicode string. I have created the following...
Samuel
12-06-2005 04:51 AM
Michael \(michka\) Kaplan [MS] Go to last post
5 35
Post New Thread

Display Options
Showing threads 201 to 250 of 607
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.