> hi,
> how can i change or modify embedded string resource in a compiled assembly
> at runtime.
> please help me.
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?

Signature
Patrick Steele
http://weblogs.asp.net/psteele