Browse by Tags
Sorry, but there are no more tags available to filter with.
- Advanced resource debugging with Resview
-
In an earlier blog about resource fallback essentials , I said that the resource diagnostic tool resview is included with the framework sdk. That was wrong – it turns out we previously released resview as a gotdotnet sample, but it’s no longer accessible. Read More...
- What does the NeutralResourcesLanguageAttribute do?
-
NeutralResourcesLanguageAttribute marks the neutral culture for an assembly. That sounds self-referential, but a full description would require another blog post. To avoid getting bogged down, think of neutral culture roughly as the default language. Read More...