How can I use satellite assemblies in ASP.NET?
- by stackuser1
I love the idea of breaking out culture-specific resources into separate assemblies, but am confused as to how this can be done for an ASP.NET application. Can someone give me a quick rundown, or perhaps point to a tutorial on the subject?