I can do the multilingual website in asp.net when language is similar ( dir=ltr for example English, Spanish, French). I would like to know how to do the same when one language dir=ltr (English) and other language dir=rtl (Arabic).
I would appreciate if some one can link to a resource which can show how to do this step by step as along with themes one for English and other for Arabic..
I am using ASP.Net 4.0 .
I would appreciate any help in this area and if someone can provide me with a two page example that would be great.
you can try like this …
It is easy to develop multi language supported web site using ASP.NET . Just follw that step by step.
French). Make as many language file you needed
Default.aspxfile will look like thatCodes of Default.aspx.cs