Tagged Questions
The language-switching tag has no wiki summary.
11
votes
5answers
4k views
Multi-lingual web application - how do I detect the user's language in ASP.NET?
I'm building an ASP.NET web application, and all of my strings are stored in a resource file. I'd like to add a second language to my application, and ideally, I'd like to auto-detect the user's ...
8
votes
25answers
4k views
Is it worth moving from Java to C#, for someone with 3 years of Java experience? [closed]
I have been working on java/J2ee for the past 3 years. My job included working on JSF and Axis web services and a bit of hibernate too. The IDE that i use is eclipse, with project mgmt tool as ...
6
votes
13answers
951 views
What are some common Java pitfalls/gotchas for C++ programmer?
As the question says, what are some common/major issues that C++ programmers face when switching to Java? I am looking for some broad topic names or examples and day to day adjustments that engineers ...
4
votes
6answers
387 views
Learning C# as a VB.NET programmer
I am looking to switch to C#. I come from a C / C++ background but C# is a little different for me. I am switching mainly because of Silverlight and MVVM; all examples are in C#. Any information is ...
4
votes
10answers
273 views
What tools do you recommend to someone who wants to learn Java in a short time? [closed]
Greetings! I’m a .Net developer (VB.Net, C#) with 5 years experience. I would like to learn the Java programming language. What tools do you recommend for a programmer who wants to learn to program in ...
4
votes
9answers
298 views
switching from language A to language B
OK. So I want to switch from language Flob to language Blub. The thing is that in Flob I can do a lot of stuff, in Blub I can write hello world and maybe some simple recursive function.
What kind of ...
2
votes
4answers
197 views
Is it worth to switch from PHP/MySQL to .NET at this stage?
I have 7 years of experience working on PHP/MySQL. From few days I am in a dilemma because not able to see many opportunities in the MNC’s or in banking domain for PHP.
The question comes in the mind ...
2
votes
5answers
828 views
Switching languages on a website with PHP
I'm just looking for some advice. I'm creating a website that offers (at least) 2 languages.
The way I'm setting it up is by using XML files for the language, PHP to retrieve the values in the XML ...
1
vote
1answer
27 views
How to put the the non-active language as part of a menu in Drupal?
How can I put the non-active language as part of a Drupal menu ? like the following :
Thanks!
1
vote
3answers
243 views
drupal language switcher unaware of the aliases? switches to node/XX/ instead of LANG/text
I have a big problem with the language switcher,
I have a multi language site that has every article in english and spanish , spanish being the default
so if one article is named :
...
0
votes
0answers
177 views
Language Switcher in PHP or jQuery
The site is on Wordpress but doesn't use any language plugins or translators. Every page has a duplicate in the other language. There's only 2 languages available (English & Turkish)
I'm not ...