In implicit localization, you specify that control properties should automatically be read from a resource file, but you do not need to explicitly specify which properties are localized.
If this answer helps you, mark it as an answer to make the community better.
Nyla Pareska
Member
29 Points
223 Posts
What is the difference between implicit and explicit localization?
Oct 11, 2009 07:13 PM|LINK
Does this mean:
implicit = using resx files in the app_localresources folder?
explicit = using resx in the app_resources folder?
If anyone has a good idea about this or some links please let me know.
DeadBurger
Participant
1804 Points
275 Posts
Re: What is the difference between implicit and explicit localization?
Oct 12, 2009 05:06 AM|LINK
In implicit localization, you specify that control properties should automatically be read from a resource file, but you do not need to explicitly specify which properties are localized.
Blog: http://deadburger.blogspot.com/