How do I accomodate for multiple languages on an asp.net / vb.net web project? The trolls I work with want to be able to "Switch" to a different language and have all of the labels, etc. switch to a different language.

So if I had: "Login Please"

and someone wanted to use the app in french it would say:

"Login Please <but in french>"

Please provide details if you have implemented this.

Thanks