Friends,
I'm working in asp.net mvc 2.0 and I'm stuck at the stage where I want to translate the site content (menu items, labels etc.) into predefined languages selected from the drop-down list. I want it to perform through asynchronous request (if possible). I have no prior experience in implementing globalization/localization in either web forms or asp.net mvc. So, few useful pointers (for beginners) are something what I require to accomplish this task at this stage.
Please help me out :(
Thanks in advance :-|