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     
how to set a display member and value mamber for a combobox in datagrid? thanks in advance *** Sent via Developersdex http://www.developersdex.com...
Dhana BhagyaKumar
08-30-2005 03:24 AM
Dhana BhagyaKumar Go to last post
0 198
Hi, I have a localized application with an js UI which calls C++ COM dlls. It is localized. On CHT calling create instance on one of the dlls is...
Lady_A
08-28-2005 01:17 PM
Michael \(michka\) Kaplan [MS] Go to last post
1 188
Hi, I need an urgent answer to the following question/problem: 1. I have a MS Excel (it's MS Office 2003) file with text strings in German, French,...
translator
08-28-2005 01:14 PM
Michael \(michka\) Kaplan [MS] Go to last post
3 248
Hi! I think the MSDN docu uses in many places the word "characters" while it really means "codepoint". For example the docu of...
Jochen Kalmbach [MVP]
08-26-2005 08:29 AM
Michael \(michka\) Kaplan [MS] Go to last post
5 163
Hello Guys, I'm using Enterprise Localization Toolkit to translate and localize some resources on a Web App. Right now i'm building a Windows...
Rafael Amorim
08-24-2005 03:19 PM
Rafael Amorim Go to last post
0 179
hi! In VB.net windows forms,i have a checklistbox on one tab and when i move to next tab ,the checkitem in the first tab clears.why? give a...
Dhana BhagyaKumar
08-24-2005 01:56 PM
AT Go to last post
1 239
Hi, Due to a user selection (dropdownlist) of the language I have to use the Explicit localization. As I am using GridView controls I would like to...
Grégoire Poncet
08-24-2005 08:47 AM
Grégoire Poncet Go to last post
1 282
I'm writing a service. It seems I'm supposed to create a separate resource, because if I try to use the default resource with the name of the...
Coy
08-22-2005 11:18 AM
Coy Go to last post
2 264
Guys, Does anyone know the most effective way to customise the presentation for different clients whilst maintain the same code base. Some of our...
Matt Adamson
08-19-2005 02:25 AM
Mihai N. Go to last post
10 358
I came on here and asked how to override the number formatting. Could someone please answer my question, rather than argue about what's right...
Chris Mahoney
08-18-2005 06:25 PM
Chris Mahoney Go to last post
8 192
We have all of our text in one resource text file per language. It's getting large and hard to manage. What are the best practices for breaking up...
ben wiseley
08-18-2005 12:42 PM
AT Go to last post
1 179
I was storing my text strings in <page>.aspx.resx but I have since found that if you use a visual designer (datasets in particular) it clears out...
BLiTZWiNG
08-16-2005 07:40 AM
BLiTZWiNG Go to last post
3 174
Hello, all! I have question about String.Format method. There are two variants: public static string Format(string, params object); and public...
san
08-12-2005 07:14 AM
Nicole Calinoiu Go to last post
1 192
I try to open a project , and get the following message: "open the application because the web server on this computer is not running. Start the web...
Haim M
08-10-2005 01:59 AM
Wajahat Abbas Go to last post
1 204
How do I know what Keyboard Mapping was choosen? Thanks JH
Johnny H
08-08-2005 03:21 AM
Johnny H Go to last post
4 192
Hi, Does anyone have any good references, guides, best practices, musings or examples of how to create a database that stores data from different...
Andy Furnival
08-06-2005 01:44 PM
Michael \(michka\) Kaplan [MS] Go to last post
6 259
I have a strange issue where some non-English, but Latin characters are rendering impropertly in my browsers (both IE and Firefox, for example). The...
DC Gringo
08-05-2005 12:32 PM
Vijay Pote (MCP, MCAD, MCSD-In Dot Net) Go to last post
2 228
What is the standard practice for throwing exceptions with internationalization in mind? The Exception object requires a string. Obviously, we...
Peter Young
08-05-2005 04:47 AM
Oliver Sturm Go to last post
19 324
Hi All, I am trying to install MUI on my windows xp professional machine for supporting Indian languages like Telugu , Hindi But when I see...
Kumar
08-04-2005 10:22 PM
Michael \(michka\) Kaplan [MS] Go to last post
1 208
Hey y'all! Is there an easy way to get the regional setting (language) of the system *after* the app has instantiated and possibly changed the...
Brad
08-04-2005 09:57 AM
Michael \(michka\) Kaplan [MS] Go to last post
1 201
Hi, Does anyone know if there is a way to for instance modify the Thread.CurrentThread.CurrentUICulture or Thread.CurrentThread.CurrentCulture to...
Peter Erikson
08-03-2005 10:18 AM
Peter Erikson Go to last post
2 189
Michael, et al, Summarizing an ongoing discussion on <news:comp.ai.nat-lang>, there seems to be a radically different approach to internationalizing...
Steve Richfie1d
07-30-2005 02:27 PM
Steve Richfie1d Go to last post
0 197
Hi there, We have coded a pretty big application that's dealing with plain text files containing float numbers with the format "33.21" for...
Sylvain ROSS
07-26-2005 11:02 AM
Michael \(michka\) Kaplan [MS] Go to last post
1 195
Hi friends, I am working on website in .net in 3 languages, French, German and English. Later on we will add more languages like Japanese etc. I...
_thedebugger
07-25-2005 09:49 AM
Michael \(michka\) Kaplan [MS] Go to last post
1 166
I frankly find the notion that it can move between languages to be sheer science fiction. Language is a lot more compicated than you give it...
Steve Richfie1d
07-23-2005 02:21 AM
Steve Richfie1d Go to last post
11 310
I have a C# app that uses tons of hardcoded strings. I would like to know the best way to localize these strings so that when I use them in...
Bit Twiddler
07-22-2005 06:52 PM
AT Go to last post
1 192
When the header text of DataGrid is Right aligned ,then the last few pixels of the header text is clipped off.I tried padding the text with a space...
Jitender Khanna
07-21-2005 01:14 AM
Jitender Khanna Go to last post
0 215
Hi, I created a new Winforms project named LocalizationDemo. I added a new resource file named LocalizationDemo.resx. When I added this file the...
Bit Twiddler
07-20-2005 06:05 PM
Bit Twiddler Go to last post
1 254
Using VS 2005 Beta 2, I set the RightToLeftLayout to Yes and had every thing working fine except the UserControl that keeps the controls, inside it,...
Adam Tibi
07-20-2005 12:37 PM
AT Go to last post
2 202
Dear Group, Are there any known issues in using the GDI+ classes/methods such as SolidBrush, Pen, DrawLine, DrawRectangle or FillRectangle - when...
Ananth
07-20-2005 12:17 PM
AT Go to last post
1 256
When I look at a base resx file vs one that is generated for a specific language it looks as if Designer is only saving the differences. Is...
Brad
07-20-2005 12:13 PM
AT Go to last post
1 197
Hi all, How to convert a string in GB2312 encoding into Unicode encoding? I'm using VB.NET.
Wencheng Magiya
07-19-2005 07:44 PM
Wencheng Magiya Go to last post
2 445
Hello all, here is my problem. I would like a vb.net application to change the literals of the labels according to a selection of a combobox. I have...
juststarter
07-19-2005 05:02 PM
AT Go to last post
1 171
Hello I have written some own Forms/Control that are not based on Windows.Forms.Control I have done that with a own Designer like the Shape Designer...
mkl (AT) nospam (DOT) com
07-19-2005 04:58 PM
AT Go to last post
1 234
I noticed that some of the property names in a resx file generated by WinRes.exe are prefaced with the escape sequence for ">>" (i.e. ">>"). I...
Brad
07-19-2005 04:55 PM
AT Go to last post
1 239
Due to policy constraints we need to load our resources via resx files. I know that seems to be what winres.exe seems to be dumping out and, from...
Brad
07-19-2005 04:50 PM
AT Go to last post
3 206
ok y'all - need ya again. The extensive set of details in this error message caused so much data response in my searches that I am overwhelmed with...
Brad
07-19-2005 04:48 PM
AT Go to last post
4 203
Hi, Does anyone got a clue for my problem: I explain. I'm developping a localizable application. But for the moment I have to release it only in...
Refre07
07-19-2005 03:28 PM
AT Go to last post
2 226
Hi, I have an ASP.NET web application that I want to be locale sensitive. I set my regional options to be English (United States) and rebooted...
Nugnet
07-19-2005 09:50 AM
Michael \(michka\) Kaplan [MS] Go to last post
5 196
That localization group is no longer monitored -- adding a group that is.... Vertical text is currently something that is much more for specialty...
Michael \(michka\) Kaplan [MS]
07-19-2005 09:20 AM
Michael \(michka\) Kaplan [MS] Go to last post
2 199
Hello, In a web-app I have to support multiple languages. I store the data in a sql-server with all language depending fields in a seperate ...Lang...
Mike Talbot
07-13-2005 11:17 AM
Mike Talbot Go to last post
0 209
I'm making an application that is in Icelandic. My problem is that most users of the program have english version of Windows and there for the...
Oskar
07-09-2005 03:08 PM
Sergey Novogilov Go to last post
10 285
weird behavior: on MSDN theres is a page describing a "wrong" and a "correct" process of parsing numbers with CultureInfo. Unfortunately the sample...
Marcello Drewanz
07-08-2005 10:15 PM
Michael \(michka\) Kaplan [MS] Go to last post
9 187
Hello! Reg. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/unicode_17si.asp: On WinXP SP2 systems, MultibyteToWideChar()...
Volker Bartheld (SPAM only)
07-08-2005 10:51 AM
Volker Bartheld (SPAM only) Go to last post
2 295
I have a situation with a c# application attempting to store and look up some unicode value in an NVARCHAR. Apparently the system is having...
bryan
07-08-2005 03:37 AM
Michael \(michka\) Kaplan [MS] Go to last post
3 201
I just wanted to inform you that it is not clear from the MSDN Library from July 2005 that you need to include the namespace when accessing resources...
Inge Henriksen
07-07-2005 09:17 AM
Inge Henriksen Go to last post
0 203
Is is safe to assume the built in libraries will use globalization code when needed? For instance, I cannot find anywhere in the docs that state...
Brad
06-30-2005 06:27 PM
AT Go to last post
1 178
Hi, In my ASP .NET web application, I am using the export of data from web form into PDF file. For exporting data I have designed a .NET Crystal...
Ramachandra
06-28-2005 08:49 PM
Ramachandra Go to last post
0 278
Hi, In my ASP .NET web application (using C#) I am doing extract of data into PDF. For extracting the data I am using .NET Crystal reports. Now I...
Ramachandra
06-28-2005 12:47 AM
Ramachandra Go to last post
0 197
I've read several articles that state this is a property of a thread and can be reset. Some mention security settings but that's a runtime thing....
Brad
06-18-2005 12:05 PM
Michael \(michka\) Kaplan [MS] Go to last post
9 201
Post New Thread

Display Options
Showing threads 351 to 400 of 663
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 - 2013, Jelsoft Enterprises Ltd.