Hi, I have a class compiled dynamically into an assembly using VBCodeProvider (perhaps I will need to change this class into something different in the future). My question is..is it possible now to get this assembly and add some other compiled classes in ? Or there is no other way than decompilling the dll and compile it once again ?
Thanks in advance Bartek
