all groups > vb.net upgrade > march 2007 >
You're in the

vb.net upgrade

group:

How to change or modify a embedded string resource in an assmebly at runtim


How to change or modify a embedded string resource in an assmebly at runtim raghu sunkara
3/9/2007 12:00:00 AM
vb.net upgrade:
hi,
how can i change or modify embedded string resource in a compiled assembly
at runtime.
please help me.


Thanks,
Raghu

Re: How to change or modify a embedded string resource in an assmebly at runtim Patrick Steele
3/9/2007 8:43:18 PM
In article <#gKyfbiYHHA.3996@TK2MSFTNGP02.phx.gbl>,
raghu.sunkara@infotech.kilmist.com says...
[quoted text, click to view]

You mean you want to pull the embedded string out, change it, and then
update the assembly? I don't think that's going to be easy. The
assembly is probably locked in memory while executing.

Why do you want to modify the embedded string?

--
Patrick Steele
AddThis Social Bookmark Button