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 / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DateTime.Parse for yyyyMMdd26 Nov 2004 17:49 GMT3
i have a date in the format yyyyMMdd. When I try to parse this I get the
following error: string was not recognized as a valid datetime.
I use the following code:
CultureInfo culture = new CultureInfo("en-US");
Seeing ?s When I Should Be Seeing Accented Characters22 Nov 2004 14:42 GMT1
Having implemented the advice I got from MichKa and Mihai (thank you
gentlemen) I have made great progress.  I got rid of the hang and the
accented characters are no longer disappearing.  But they appear as
question marks.  I'm guessing that in the language of
Encoding.Unicode Causes Hang ...22 Nov 2004 03:52 GMT1
Well ... I'm sure a better subject would be "Improper Use of
Encoding.Unicode Causes Hang"
(And thanks Mihai for your assistance.) Clearly I don't know how to
use Encoding.
Encoding for the Spanish Accented Characters21 Nov 2004 20:56 GMT1
I have an encoding problem.  But how do you determine which encoding handles
which characters?  I've tried to find such info in MSDN but have not been
able to find it.  I suppose Unicode handles 'em all, but maybe that is
overkill.  My specific problem is with the accented ...
Localize error message and messagebox content problem.20 Nov 2004 19:11 GMT1
There are a few localization things I'm not clear with. I was able to
localize my winform throught the following steps:
1. Set the winform localizable to be true
2. Select the languages to foreign language I wish
How can i localize TextBoxes17 Nov 2004 18:00 GMT1
I am localizing my appliation according to the users' local. All the labels
and Msgboxes displyaed according to my local's language.
But when user type something in the textBoxes it always type in English,
even i change current UI culture and windows culture.
always using a dot as decimal symbol?15 Nov 2004 19:17 GMT1
I've been reading somewhere that it is possible to set the decimal symbol
(culture) to a dot no matter what the regional settings are set to. It was
something like Thread.culture(en-US) or so. I will need it for converting
doubles to strings throughout the program.
I don't see a download for hebrew for the .net framework.09 Nov 2004 03:32 GMT1
What should be downloaded for .Net on a Hebrew Windows XP OS?
MessageBox and Internationalization04 Nov 2004 19:40 GMT14
I've got a very simple WinForms C# app that the form's Localizable property
is set to true. When you press a button it merely calls
MessageBox.Show("Hello World!"). I now have a dedicated test system
installed w/ German Win2K and the redistributable .NET 1.1 framework
Store in a file a web page written in chinese04 Nov 2004 19:03 GMT5
I want to read an html page written in chinese and store it in a file
having extension .aspx , I'm not sure where is the problem, I use the
following lines of code:
String sAddress = "http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http:/
/www.etantonio
...
Adding custom cultures03 Nov 2004 03:32 GMT3
I need a good example of implemented custom culture, particularly custom
sorting.
I have been digging all over for this in vain, so please help me.
First letter index02 Nov 2004 16:18 GMT5
I want to build an index to a list of words based on the first letter of
these words for 4 languages ( french english czech spanish ).
In english there is no problem. There is no accent and all letter are based
on only one character.  
Setting different field length for different languages.02 Nov 2004 11:05 GMT1
In my application I have to set different max length for fields for
different languages eq. for english : field lenth will be 10 and for french
input it can be 12 chars.
Can you suggest any Idea for this.
Problem with Locale date formatting in ASP.Net01 Nov 2004 19:54 GMT1
I have a problem with an ASP.Net web app.
As per all the suggestions for Globalisation I have seen on the web
and at TechEd, in my global.asax I obtain the user's browser Locale
settings and set the Culture for the thread accordingly:
Missing cultures01 Nov 2004 16:39 GMT1
I need to localize for Welsh, culture cy-gb.
When I attempt to create this culture, I get the following error:
"Culture name cy-gb is not supported."
Is the .net framework ever going to support this culture? I can set my
 
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.