User287763314 posted
hello.
btw, you should also note that you the global resource files are parsed into classes. for instance, if you had a resource file call Resources inside the app_globalresource files that has a string entry called Test then you can get that value by using
code like this:
Resources.Resources.Test