Extracting .NET Resources to a File -
Extracting .NET Resources to a File -
i need extract resources .net application location on hard drive. how can this?
eg. have exe file in c# resources , want re-create resource file harddrive programaticaly.
open resource stream , re-create it's content filestream. http://support.microsoft.com/kb/319292 might want
.net resources
Comments
Post a Comment