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 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
International language change during runtime. VB.NET 200330 Apr 2006 16:26 GMT4
I would like to change the language at runtime. I do not found any topic
about that in the documentation. Although restarting the program with a new
UIculture change to the according resources by putting:
' Sets the UI culture to French (France)
back to xml28 Apr 2006 19:02 GMT4
a former developper decided to give the dll resources to the translator
team. The use a software that reads this dll, and is able to change it an
generate the dll for the 2nd language.
this kind of process needs to be changed, and i'd like my translator to work
How are UTF-8 data received at IIS?22 Apr 2006 04:59 GMT2
I have a <INPUT NAME='name'> on a FORM and page charset is set to UTF-8.
I entered and submitted these characters: . (Hope you can see them.)
On the ACTION page, I have the following code:
--------------------------------------------------------------------------------
How to obtain 'standard time'?22 Apr 2006 04:29 GMT2
Can anybody explain how I can obtain the current time for the current time zone without daylight saving adjustment (in .NET 1.1)?
So I don't want
   DateTime.Now (local time with DST)
or
Date conversion from RSS feeds20 Apr 2006 11:39 GMT1
The pubDate field for an RSS feed varies for many providers, somtimes
depending on timezone
PerhapsExamples are:
Jyllandsposten (Denmark)
How does the browser send data in a form for non-English characters?20 Apr 2006 07:12 GMT2
I am using IE and IIS.
I am facing some problems with non-English characters and so did a test with a simple FORM with ENCTYPE='application/x-www-form-urlencoded' and a single <INPUT NAME='name'> box and and then wrote out the data that was received.  My results are:
a.  If I input ...
Can non-Unicode application use a Unicode font?20 Apr 2006 01:40 GMT1
  I have an application developed on English environment and I am sure the  
author had never had such an anticipation using it in east Asia.
  But now we do use this application on Japanese version windows 2000.
  On one of its tools, there is a input box where you can input ...
ADO.Net view filtering is not culture sensitive19 Apr 2006 07:12 GMT1
Hi
I'm trying to filter information in a dataset. I use a dataset to
populate the dataview to be filtered.
Dim culture As CultureInfo CultureInfo.CurrentCulture.ClearCachedData()
Couple questions concerning Chinese(Taiwan) (Big 5) -> UTF8 in VC++13 Apr 2006 17:29 GMT4
All,
I am working on localizing a application for China that was a
application I wrote in English not so long ago. The application is
unmanaged VC++.
Best practice for localizing forms into multiple languages?06 Apr 2006 10:56 GMT4
Hello NG,
If I set the Localizable property on a form to True and choose a Language
property, Visual Studio 2005 (C#) automatically creates a language specific
.resx file for my form. In my opinion, this is the best approach if the
Difference between CurrentCulture and CurrentUICulture04 Apr 2006 13:25 GMT2
I have an application localized for Germany and Switzerland. International
settings on my computer are set to German (Switzerland).
After I start the localized application on my computer the translations for
German (Germany) are displayed.
Globalization and Localization03 Apr 2006 12:06 GMT3
We have developed a VB .NET 2003 application using SQL Server 2000.  We've
done some basics in preparing for globalization and localization.
I've found the "Best Practices for Developing World-Ready Applications" in
the Visual Studio help.
Localizing Percentage value03 Apr 2006 08:11 GMT3
I'm running into issue using culture specific percentage value formatting
using .Format("P).
My code is:
NumberFormatInfo.nfi = new CultureInfo("en-US").NumberFormat;
 
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.