How do you update an embedded assembly resource?

Posted by Matt Ruwe on Stack Overflow See other posts from Stack Overflow or by Matt Ruwe
Published on 2010-03-26T12:58:21Z Indexed on 2010/05/16 12:00 UTC
Read the original article Hit count: 378

Filed under:

I'm trying to determine if there is a good way to update a resource that is embedded within an assembly. For instance, say I have I text file embedded and I want to change the contents. What is the best way to accomplish this?

Thanks, Matt

© Stack Overflow or respective owner

Related posts about embedded-resource