Hello,
I've done a fair ammount of research on this subject, and have got to
say that I'm quite baffled. I would REALLY like to be able to implement
a shadow copy routine so I can load my plugins into an appdomain, and
delete/add/overwrite etc...
I just need a small sample, I've got everything working, except that
even though I've stuck everything in new appdomain etc, with
shadowcopyfiles = "true", it more or less ignores that.
THe grapher example does exactly what I want, but its way more complex
than it needs to be (I just want the basics, hello world in a text
editor type simple)
Does ANYONE have any recommended reading material?