Has anyone created any significant ASP.Net Web Applications using the
ResourceManager?
Specifically I am creating a multi-language Web Application and plan to
use a combination of XSLT and Resource Manager to display the content.

In Global.asa I set the culture for the user based on their profile and
from then one much of details of the labels, buttons etc...are
dynamically populated by RM lookups.

Works fine and is quite nice, but I'm really interested in how scalable
this is, in contrast to multi locale specific apps with hard coded data.
Scalability v Flexibility I guess.

Thanks,
Steven

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to