Showing posts with label Assembly Resource. Show all posts
Showing posts with label Assembly Resource. Show all posts

Tuesday, March 8, 2011

Resources in wpf

This word resource is used in a couple different ways in the Windows Presentation Foundation. The type of resource I'll show you here can be differentiated as an assembly resource. The resource is a file (generally a binary file) that is made part of the project in Visual Studio and becomes part of an executable or a dynamic-link library.