----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: NetPointer Message 1 in Discussion Hello Friends, I'm making a script editor which accepts the scripts from user with specific classname and method name (cScript & Main for example) in richtextbox and then it compiles & runs that script on a button click. Questions are... 1. Which is better and optimized way to achieve this? VSA or CodeDOM ? ( I have chosen Codedom right now, but not sure abt the performance.) 2. Is it possible to unload the assembly once loaded? ( I could not do that so i m loading it in a seperate appdomain and unloading the whole appdomain) 3. Is it possible to provide the intellisence/Codehighlighting using any of the VS interfaces in my editor? Thanks & Best regards. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDotNet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
