Need help with Icon/Image Resource in C# VS 2008 .Net 3.5
-
Let me start by saying...I am somewhat new to C# and WPF. I'm writing an application in C# using WPF and I'd like to have a DLL that contains all of my icons and images. I've read several things about using embedded resources and some other stuff about URIs. I'm a bit confused and don't know which is the best and easiest method to use. Can anyone provide some explanation and maybe an example? Thanks, Sam.
-
Let me start by saying...I am somewhat new to C# and WPF. I'm writing an application in C# using WPF and I'd like to have a DLL that contains all of my icons and images. I've read several things about using embedded resources and some other stuff about URIs. I'm a bit confused and don't know which is the best and easiest method to use. Can anyone provide some explanation and maybe an example? Thanks, Sam.
Here are two links that should help you. Embedding and using resources in C#[^] Resource only DLL[^] The first one covers ground that you may already have visited in your own research but I think it explains how to discover the correct Resource name rather well. The second explains, briefly, how to create a resource only DLL. It discusses using XML and XSD files but all you have to do is substitute your Images and Icons and away you go. Hope this helps. :)
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”