Debug Application Plug-in

I have an application that uses C# as the script language. The C# is compiled on the fly from within the application and executed.

I would like to be able to allow the user to debug their C# code from within my application.

I saw an article on this a yeqar or two ago and I can't fint it any more.

I remember that it was just a slight variation on the standard CodeDom Compile-Load sequence. Searched MSDN and several other sites, but no luck.

Anyone know the answer?
[510 byte] By [CJ1] at [2007-11-20 11:47:48]