[Mono-aspnet-list] Could not find any resources appropriate for the specified culture or the neutral culture.
Robert Jordan
robertj at gmx.net
Fri Dec 9 08:28:33 EST 2011
On 09.12.2011 13:53, hjf1223 wrote:
> I have the following class to get the string resource from system assemblies:
Mono does not provide the same resource sets as Microsoft because
resources are not part of the API.
Your code is digging deeply is Microsoft's implementation details
and is not portable.
Robert
More information about the Mono-aspnet-list
mailing list