In ASP.NET Large resource file vs separates resource files? -
we have big application , trying find out whats difference between having huge resource file each language or having resources in separate files.
is there hit in performance in of strategies?
what pros , cons each one?
if mean huge, of course performance 1 issue. outside of this, see related question justification in favour of keeping resources separate: globalization in asp.net mvc (resource file per view vs domain)
Comments
Post a Comment