Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Resources   (RSS)

Why doesn't the C# compiler accept /resource:*.resources?

Well, here I am finally getting back to this. In my previous post on resources, I glossed over one issue. Not all managed resources are exactly what they seem. Specifically at the metadata/compiler level, there is a table that simply points to the resource
Posted by grantri | 0 Comments
Filed under: ,

Resources, Managed, Native, and ALink

So most of you have figured out by now that making your application run with different languages can be very hard. The overall design is always the same: place all content that might change for different languages in some sort of runtime-selectable package,
Posted by grantri | 4 Comments
Filed under: ,
 
Page view tracker