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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
InstalledUICulture Property!31 Mar 2005 18:02 GMT6
I am new to this group and have just started researching about globalization. I  need to convert my application so that atleast the UI parts can be customized for different languages Platfrom. By different language platform I mean I need to run it on Windows 2000 German etc..
how to make window forms to switch culture at run time?28 Mar 2005 09:42 GMT3
Hello all.  I need some help with localization.  I read that an
application's culture can be changed by
Thread.CurrentThread.CultureUICulture = new CultureInfo(<new culture>);
However, that line of code must be executed before
Support for MARC-828 Mar 2005 01:38 GMT1
I apologize in advance for the length of this posting.  I am an experienced
software developer, but new to the world of character encodings and code
pages.  I'm trying to understand whether or not .Net contains built-in
support (presumably via Encoding.GetEncoding) for the MARC-8 ...
ASP.NET / MS SQL problem26 Mar 2005 23:59 GMT4
I have an ASP.NET / MS SQL application which is done and I just have to
upload it, but there is a big problem. It's big for me....
The Webforms content text which is cyrillic and when I have uploaded the
site, it couldn't be read. The server is in USA, the users will be Bulgarian
Chinese Chars problem in Excel .NET26 Mar 2005 02:43 GMT1
i am workign on a web application developed on asp.net and code behind as vb.net. i am getting data from sql2000 server . most of the data are in chinese. while i am exporting to excel some of the chinese char are displayed as junk.
my code is
Response.ClearHeaders()
Response ...
page to display some text in English and other text in localized l25 Mar 2005 21:10 GMT1
My requirement is that I need to display in the same page/document some text
in English and some other text in localized language (French, german etc).
Can you please let me know whether this functionality can be implemented? If
so, please provide information (links/sample code ...
Error when paste Greek alphabet in RichTextBox on Win XP (use SelLength attribute in SelChange event)25 Mar 2005 21:06 GMT1
Hi, I use RichTextBox control(6.0 SP4, Richtx32.ocx packed with VB6.0) in my VB Project. It works fine in Win Me, but awfully on Win XP in some occasion.  When I paste Geek alphabet into this control repeatly, and use its SelLength attribute to enable/disable a command in ...
How to write data to comment column in resx file?25 Mar 2005 21:02 GMT2
From the data view of a resx file, we can see name, value, comment, type, and
minetype columns. I can use ResXResourceWriter to write name and value. How
can I write data to comment column in the code?
Thank you in advance!
Globalization using VB .NET and Oracle 10g23 Mar 2005 20:41 GMT1
My application is developed in English. Now i want to globalize it(i don't want web based application). Now i can change static data to particular language ( e.g Thai, Hindi) but i can't change data into particular language which comes from database.
Can anybody help me to ...
Control's Resizing, Without making the form layout unpresentable22 Mar 2005 19:33 GMT2
I am working on internationalizing my app. I have all the resources and
structure in place but I am unable to figure out the best way to handle
control resizing in order to accommodate localized strings which are larger
then the English version.
Localized strings in dynamically loaded assemblies not retrieved17 Mar 2005 00:25 GMT2
I seem to be having a problem accessing the resource information in
dynamically loaded assemblies.
This best explained using an example.
I have a class called TestClass in a Test.dll. Using a TestClass.resx,
custom codepage11 Mar 2005 02:47 GMT1
Is there any way to create and register a custom codepage/encoding object so
that
System.Text.Encoding.GetEncoding() returns it?
i.e.
Problems with localization07 Mar 2005 06:37 GMT1
I have to display content (specially currencies) in the Users local format.
Currently Iam doing below in my code (VB.NET)
----------------------------------------------------------------------------------
Imports System.Web
Set LCID in web.config02 Mar 2005 18:10 GMT1
Is it possible to set the LCID in the web.config so that i don't need to
specify it everywhere else. I'm sure it is, but i can't find any
documentation.
Thanks
Mirrored TabControl on XP02 Mar 2005 00:31 GMT2
I m working on an Arabic/English project.
One of the first recommendations was the Mirroring technique for Controls
that Do no draw themsleves from the Right .
The mirroring can be applied successfully on the TabControl when it is
 
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.