Multiligual Web Application

A

a.mustaq

Hi All,

I want to develop an multilingual application which
can support multiple languages. On selection of particular language
the whole content of the site must presented in that language.
How can I achieve this? Please help me.

Thanks and Regards
Mustaq Ahmed.A
 
C

Cowboy \(Gregory A. Beamer\)

First, read Michele Bustamante's first article:
http://msdn2.microsoft.com/en-us/library/ms379546(VS.80).aspx

That article outlines globalization/localization in ASP.NET 2.0. You may
then wish to read her second article, which tells you how to extend the
model with things like External providers:

http://msdn2.microsoft.com/en-us/library/aa905797.aspx

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*********************************************
Think outside the box!
*********************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top