c# 4.0 - How to set the different language for asp.NET application? -


i new development of asp.net applications... want give different language options user choose wishes.

thanks in advance

the best way have text site set in language table in database. every piece of text. set unique id each languae, 1=english, 2=spanish, , on. then, when populating text on page, rather calling text static table, call language table id.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -