-
Recent Posts
I work at
Speaking
SharePoint StackExchange.com
SharePoint 2007 Archive
-
Getting at internal Resource strings in SharePoint assemblies
Posted on August 31, 2010 | No CommentsOne of the most useful tools in a SharePoint developers arsenal is Reflector. Just in case you haven’t heard or used it before here’s the link: http://www.red-gate.com/products/reflector/index.htm. While it’s great to see the raw code behind SharePoint there is the occasional moment where the use of a resource string hinders understanding. This post aims to give a quick example code snippet which extracts the string value from an assembly.



