Hello Julian,
Hmm... That's interesting. One of the application that I worked on has Script
Engine implemented. It uses Script Engine that allows user to write VBScript
within our application. CodeDOM may be a little challenge for you if you
have only programmed for the last 6 months, but it's certainly an interesting
challenge.
As for editor, you may want to take a look at this product.
http://64.78.18.34/Products/product.aspx?p=3
It's pretty amazing how much they offer for text editing control. This free
tool Snippet Compiler uses their control.
http://www.sliver.com/dotnet/snippetcompiler/
Good luck!
> Good question, now that vsa is dead in VS 2005, things are up in the
> air at the moment. I will be implementing scripting in my application
[quoted text clipped - 7 lines]
>
> Julian
Julian - 03 Dec 2004 14:00 GMT
Hi, thank you for your reply. The Links were very very interesting, just to
see what is possible is exciting for me!
Yes CodeDOM will be a challenge for me, but I won't be using it for code
generation just a tidier way to access the vbc.exe compiler that is
installed with the .net Framework. This all seems to good to be true!
Interesting times ahead.
Julian