views:

11

answers:

0

I'm new to localization and have been given a task to localize our companies web site. We are using ASP.NET with C#.

We have a front end which connects to the back end for database access via a web service.

I have read Rick Strahl's articles and wish to utilize his WESTWIND.Globalization dll however his project accesses the database in the front end. What would be the best way to access the resources in the back end and have them available to the front end?