|
top |
| Title /
Updated |
Author |
Score |
|
RESX Translation Tool
Updated: 18 Mar 2009
A C# tool for localizing .NET projects.
C#, VB, .NET, LINQ, Dev, Design
|
Sergey Obraztsov |
4.69 |
|
Globalization Best Practices
Updated: 20 Jul 2009
This article discusses about issues of application globalization and globalization best practices.
All Topics, Dev, QA
|
Nairooz Nilafdeen |
4.63 |
|
LocaleManager - A Practical Tool to Manage Resources Files of Different Locales for Java/Flex and .NET
Updated: 2 Aug 2009
Implementation of a software tool in C# to help to manage *.resx files for .NET or *.properties files for Java or AS3 of different locales.
C#, XML, Windows, .NET 2.0, WinForms, Dev, QA
|
Angela Han |
4.50 |
|
UICultureChanger component
Updated: 20 Aug 2006
Presents a lightweight component that enables you to easily change the culture of your user interface at runtime.
C# 1.0, C# 2.0, Windows, .NET 1.1, .NET 2.0, WinForms, VS.NET2003, VS2005, Dev
|
Stefan Troschuetz |
4.43 |
|
Culture Specific Number Formatting in ASP.NET
Updated: 17 Jun 2008
Presents the basics of applying custom number formatting.
C# 3.0.NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, Dev
|
yordan_georgiev |
4.25 |
|
Automatically add _T macro to quoted strings and other multibyte-Unicode converstions
Updated: 18 Oct 2009
Add the _T macro to quoted strings when porting to a Unicode configuration in VC++.
C++VS.NET2003, VS2005, VS2008, VS2010, Dev
|
Sunny1270 |
4.13 |
|
ResourceBundle - An Alternative Way to Do Localization in .Net
- Unedited
Updated: 5 Sep 2009
How to do localization in .Net with a ResourceBundle class and change language dynamically at run time
C# (C# 1.0, C# 2.0, C# 3.0), .NET, WinForms, Dev
|
Angela Han |
4.00 |
|
The Arabic Writer
Updated: 5 Jul 2009
Write Arabic in programs that don't support the Arabic language, using Unicode.
VB 7.x, VB 8.0, VB 9.0, VB 6.NET 2.0, Win2K, WinXP, Vista, Win 7, Dev
|
knightofbaghdad |
3.00 |
|
Using CultureInfo for Globalization/Localization of an ASP.NET Applictation
Updated: 8 Sep 2009
Using CultureInfo for Globalization/Localization of an ASP.NET applictation.
C# 1.0, C# 2.0, C# 3.0, .NET, ASP.NET, Dev
|
Ashish Sheth |
3.00 |
|
Organizing Resource Strings
Updated: 2 Nov 2008
This article will give you a brief idea of how we can manage resources in our project.
C# 1.0, C# 2.0, C# 3.0, .NET, ASP.NET, Dev
|
rajeshjj |
1.78 |
|
Locale Manager (2) - A Practical Tool to Manage *.resx Files for .NET or *.properties Files for Java /Flex
Updated: 2 Aug 2009
Enhanced support for *.resx files from LocaleManager1, a C# implementation to help manage *.resx files or *.properties files in different locale folders.
C#, Windows, .NET (.NET 2.0), Visual Studio, Dev
|
Angela Han |
|
|
Accessing wireless network parameters using native WiFi API
- Unedited
Updated: 17 Nov 2009
i have tried this code given here. It builds succesfully but outputs
"wireless network adapter not ready to operate. Press any key to continue ......"
I am in really hot soup in these days. I have spent about a month on this issue. I am using an Native wifi API code in c# dotnet plateformo
.NET (.NET 3.0)
|
seensesippy |
|
|
|
top |
| Title /
Updated |
Author |
Score |
|
Windows SetThreadLocale and CRT setlocale
Updated: 15 Feb 2005
Keeps CRT locale status in synch with Windows thread locale.
VC7.1VS.NET2003, Dev
|
Chris Grimes |
4.86 |
|
Localization for Scripts (JavaScript) and Style Sheets in ASP.NET
Updated: 19 May 2009
Often JavaScript content and/or styles in ASP.NET need to be localized too. This article shows how this can be leveraged by using an HttpHandler.
Javascript, CSS, HTML, XHTML, ASP.NET, WebForms, Ajax, Dev
|
Michael Ulmann |
4.69 |
|
Introduction to Software Translation for MFC
Updated: 11 May 2000
An introduction to software localization and translation with issues specific to MFC development.
VC6, Visual Studio, MFC, Dev
|
Robert Pittenger |
4.60 |
|
Globalization of Windows Applications in 20 Minutes Using C#
Updated: 1 Sep 2006
Describes the essential features required to enable multiple languages in a Windows application using resource files.
C#, Windows, .NET, Visual Studio, Dev
|
Quartz. |
4.53 |
|
Runtime Localization
Updated: 11 Feb 2008
Using Windows resources to localize an application at runtime.
C#, Windows (WinXP, Win2003, Vista), Win32
|
quiensabe |
4.50 |
|
Multiple language support for MFC applications with extension DLL
Updated: 19 Jul 2005
This document discusses: how to build a resource only language DLL, how to detect OS language setting, how to load language DLL from extension DLL, and an MFC application.
VC6Win2K, WinXP, Win2003, Dev
|
Herbert Yu |
4.42 |
|
Localization of RDLC Reports into an Arabic Locale
Updated: 10 Dec 2008
Localize RDLC into Arabic Locale or any other language with the correct right-to-left alignment.
C#, Windows, .NET (.NET 2.0), Visual Studio (VS2005), Dev
|
Ali Hamdar |
4.33 |
|
Developing an ASP.NET page with MasterPage and Localization
Updated: 7 May 2008
The MasterPage is derived from UserControl and thus, does not support the method 'InitializeCulture()'; a bit more coding is required in order to make the ASP.NET MasterPage localizable.
C# 2.0, C# 3.0, Windows, .NET 2.0, .NET 3.0, ASP.NET, VS2005, Dev, Design
|
Michael Ulmann |
4.23 |
|
Resource DLLs and Language Selection Menu
Updated: 22 Sep 2005
A ready-to-use class to load resource DLLs and create a Languages menu.
VC6, VC7.1, Windows, MFC, VS.NET2003, Dev
|
Serge Wautier |
4.15 |
|
Multilingual support for applications
Updated: 7 Jun 2005
An easy solution to add multilingual support to your application in 10 minutes.
VC6, VC7, VC7.1, VC8.0, Windows, Dev
|
Geert van Horrik |
4.14 |
|
Globalization Resources for Multilanguage Development
- Unedited
Updated: 8 Jun 2008
Provides requred tables and data for multilanguage projects
C# (C# 3.0), XML, SQL, Windows (WinXP, Win2003, Vista), SQL Server (SQL 2005), Visual Studio (VS2008), WinForms, WebForms, CEO, DBA, Dev, Design
|
EJocys |
3.85 |
|
Globalization, Internationalization (I18N), and Localization using C# and .NET 2.0
Updated: 2 Nov 2009
The globalization, internationalization (I18N), and localization of Windows applications in the .NET 2.0 platform.
C#, XML.NET 2.0, Dev
|
Kumar, Ravikant India Bangalore |
3.82 |
|
Auto Translate and Synchronize Resources in Your .NET Applications
Updated: 14 Jun 2009
Auto translate and synchronize is a little utility application and it works by simply taking your single fallback resource file (Resx) as input and automatically translates it in real time, creating a language specific resource file.
C#, .NET (.NET 3.5), WPF, Dev
|
Alessandro Zifiglio |
3.44 |
|
Selectively copy resources between binary (EXE/DLL) files
Updated: 21 Dec 2005
A small program to selectively copy resources from a binary (EXE/DLL) file into a target binary (EXE/DLL) file. Can be used for resource based localization purposes.
VC6, Windows, Dev
|
Hao Hu |
3.38 |
|
ZoneInfo (tz Database / Olson Database) .NET API
Updated: 7 Apr 2008
A simple .NET interface for utilising the ZoneInfo database
C# 2.0.NET 2.0, Architect, Dev
|
Mark Rodrigues |
3.00 |
|
Localizing Windows Forms programmatically using a VS2005 Add-in
Updated: 23 Oct 2008
This Visual Studio 2005 add-in is used to set the Localizable property of Windows forms programmatically.
C# (C# 1.0, C# 2.0, C# 3.0), Windows, .NET (.NET 2.0), Visual Studio (VS2005), Dev
|
chandimacj |
2.50 |
|
Languages Builder
Updated: 12 May 2002
The tool is used to replace resource (*.rc) with data from an Excel file.
VC6Win2K, WinXP, MFC, Dev
|
bigZidane |
2.47 |
|
How to extract Unicode strings (Japanese) from an MFC edit control
Updated: 20 Oct 2006
How to extract any Unicode string from an MFC edit box.
C++, Windows, Visual Studio, MFC, Dev
|
Chaitanya Seshadri |
1.85 |
|
Validate strings in Resx files for all languages
Updated: 23 Sep 2008
A tool to validate localization strings in Resx files supporting multiple languages.
C# (C# 3.0), Windows, .NET (.NET 3.5), LINQ, Dev, QA, Design
|
nkrscorpio |
|
|
Gender Aware Localization in ASP.NET
Updated: 21 Apr 2009
Implementing localization which depends on the gender of the registered user (ASP.NET).
C#, Windows, .NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, VS2005, VS2008, Dev
|
Talya Gendler |
|
|