473,388 Members | 1,390 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

EN-US, (English United States) and other values needed

I want to populate two fields in an SQL table with these:

Language Code Description
---------------- ---------------------------------

EN-US English (United States)
EN-GB English (Great Britain)
FR-FR French (France)
etc

Does anyone know where I can get this list in its entirety, up-to-date and
CSV? It's for an ASP.Net 3.5 website.

TIA

Aug 18 '08 #1
1 958
On Aug 18, 8:17*am, "Mark B" <none...@none.comwrote:
I want to populate two fields in an SQL table with these:

Language Code * * * *Description
---------------- * * * *---------------------------------

EN-US * * * * * * * * * *English (United States)
EN-GB * * * * * * * * * English (Great Britain)
FR-FR * * * * * * * * * *French (France)
etc

Does anyone know where I can get this list in its entirety, up-to-date and
CSV? It's for an ASP.Net 3.5 website.

TIA
foreach ( CultureInfo ci in
CultureInfo.GetCultures( CultureTypes.SpecificCultures ) ) {
...
}

http://msdn.microsoft.com/en-us/libr...ltureinfo.aspx
Aug 18 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Jim Andersen | last post by:
Hejsa, Jeg har lavet en DTS-package og den virker når jeg kører den pr. håndkraft, men når den køres af SQL Server Agenten, fejler den. Det skal også lige siges at jeg har brugt guiden til at...
0
by: Alejandro Scomparin | last post by:
FORMULACION, PREPARACION Y EVALUACION ECONOMICA Y FINANCIERA DE PROYECTOS DE TECNOLOGIA INFORMATICA (IT) en la UTN Inicia: 17 de Mayo. 19 hs Dirigido a Esta preparado para gerentes, jefes,...
0
by: Alejandro Scomparin | last post by:
FORMULACION, PREPARACION Y EVALUACION ECONOMICA Y FINANCIERA DE PROYECTOS DE TECNOLOGIA INFORMATICA (IT) en la UTN Inicia: 17 de Mayo. 19 hs Dirigido a Esta preparado para gerentes, jefes,...
2
by: Jorge Gallardo | last post by:
Hola, tengo una duda. tengo una base de datos de facturacion, y en el formulario de facturas, al meter el importe en euros, tengo que teclear 135,50 es decir 6 pulsaciones. Lo que me gustaria es...
6
by: utilizar y controlar a word en vb.net | last post by:
Hola la cuestión es que estoy desarrollando una aplicación de control de documentos en los cuales estos pueden ser sencillos o complejos segun el requerimiento del usuario por ello elegi word ya...
2
by: Hugo | last post by:
Hola a todos, Necesito ayuda acerca de como programar IP con C o C++ y que el programa corra en DOS. Lo que sucede es que tengo un programa en VB.Net y necesito que se comunique con otro...
1
by: gotzonen | last post by:
Wenas, Tengo un pequeño problema con una aplicacion en ASP.Net 2.0. Tengo que mostrar un report en una pagina en la que el usuario elige los parametros que quiere que se muestren, en concreto...
4
by: firefox | last post by:
Hola Foro!, tengo una rutina que permite agregar varios elementos o items de una sola vez en un ListView. Lo que sucede es que en el momento que se añaden los items al ListView se pone todo blanco,...
0
by: gandalf | last post by:
Con motivo del enorme esfuerzo realizado para visitar la ciudad argentina de Córdoba, participar en la Reunión del MERCOSUR, en la clausura de la Cumbre de los Pueblos en la histórica Universidad...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.