I have been given the task to globalize a current asp.net 2.0 application. The app should display text, numbers, currency, etc. in the native language of the country the user is logged in to (chosen during login process).

Is there a site or book that anyone knows of that explains this process step-by-step. I've done some searching on-line, but still haven't found a resource that explains it to me step by step.

Any help would be greatly appreciated.