Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

New in Visual Studio 2008 (Local and Global Resources)

0.00/5 (No votes)
10 Jul 2008 1  
Local and Global ResourcesIn the past, Global Resources were compiled to satellite assemblies, where as local resources were XML files, this

This articles was originally at wiki.asp.net but has now been given a new home on CodeProject. Editing rights for this article has been set at Bronze or above, so please go in and edit and update this article to keep it fresh and relevant.

Local and Global Resources

In the past, Global Resources were compiled to satellite assemblies, where as local resources were XML files, this usually has some performance penalties when using Local Resources, but in Visual Studio 2008 you can now choose how you would like your Local Resources to be compiled (Not Compiled, Internal or External)

(It's a drop down list on the top right of the resource file), sorry I couldn't add a screen shot since the insert Image/File is disabled for some reason :), maybe next time.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here