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

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -