all groups > dotnet internationalization > july 2004
ASP.NET 2.0 : Custom Cultures
Posted by JezB at 7/28/2004 10:33:56 AM
Could anyone tell me how to implement custom cultures in ASP.NET 2.0, such
that it automatically picks up application and page-level resources from the
Resources and LocalResources application repositories ?
... more >>
Oracle and .NET internationalization issues
Posted by msnews.microsoft.com at 7/21/2004 11:36:46 AM
Hi All,
I am building an app using ASP.Net, C# and, to begin with, an Oracle 9i/10g
back-end (but a SQL back-end is planned). For data access, the managed
provider for Oracle is used.
The plan is to type only the columns that hold text NCHAR/NVARCHAR/NCLOB and
use UTF8 for them rather than ma... more >>
turkish character display problem.
Posted by John Smith at 7/20/2004 5:22:47 PM
hello. i am using vb.net in my asp.net application and i want to display =
turkish chractera on my web pages. but i can't display.
i used below codes in web.config file.
merhabaler haz=FDrlad=FD=F0=FDm bir sayfada tamamen t=FCrk=E7e database =
ve metinlerde t=FCrk=E7e. ben web.config de=20
<glo... more >>
Japanese Text displaying incorrectly on Win2K and Win98?
Posted by Eddie Berman at 7/19/2004 7:24:14 PM
Does this sound familiar? Our newly localized dotnet app displays some
Japanese text as boxes on Win2k and less recognizable garbage on Win98.
Everything is fine on XP. Problem areas include ListView column headers (but
not the data), some combo box entries, and an occasional TreeView entry. I'm
... more >>
Custom Cultures under ASP.NET 2.0
Posted by JezB at 7/16/2004 4:54:50 PM
Could anyone tell me how to implement custom cultures in ASP.NET 2.0, such
that it automatically picks up application and page-level resources from the
Resources and LocalResources application repositories ?
... more >>
NotifyIcon exception with Kanji
Posted by Eddie Berman at 7/14/2004 7:51:16 PM
I just received a report that the Japanese version of our app crashes with a
exception error likely due to our setting the NotifyIcon with a text string
greater than the allowable 64 bytes. Since we ensure that any string is not
greater than 64 chars (for English), it's likely that the Japanese v... more >>
Get US Time
Posted by Arvind P Rangan at 7/12/2004 1:23:53 PM
Hi,
How can i show US timing when my server is running in UK.
Is there any setting that allows to get US Timing.
Thanks
Arvind.
... more >>
UTF-8
Posted by Shahram at 7/11/2004 5:51:11 AM
Hi!
I try to write a very simple asp.net page that has only a
label which shows a simple word in Persian.
Now I can brows pages on Internet and they always shows
correct with UTF-8 so I assume my browser(IE 6)has fonts
to display these pages correctly.
I add a web form to my project with en... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Am I in a special case of Localization
Posted by Claude Vernier at 7/9/2004 6:14:01 AM
Hi,
I have a Web App. in C# with Framework 1.1 using VS 2003.
I want the application to detect the language of the user the first time it connects and also, the user must be able to switch to another language.
I would then save the choosen language to cookies and set the thread to the correc... more >>
Do you need a dot?
Posted by Hilbert A. at 7/8/2004 10:01:15 PM
A gift to Mihai N∘, oops, Mihai N.
··•․‧∙⋅・.。∘˚
HA
... more >>
system code page
Posted by Richard Otter at 7/6/2004 4:21:59 PM
Is there user GUI available to display the current system code page in
WIndows XP?
How about a command line utility?
And finally, how about a system API call to get the current code page?
I hope this question actually makes sense. Iwant to know what code page MFC
programs not written for U... more >>
Tool for opening resource dlls?
Posted by Eddie Berman at 7/1/2004 10:20:50 AM
I'm looking for any tool, shareware or not, to simply open a localized
resource .dll so I can examine what's within it. Anyone have suggestions?
Thanks much,
Eddie Berman
... more >>
|