Click here to Skip to main content
15,913,486 members
Home / Discussions / C#
   

C#

 
GeneralRe: Parallel port Pin
Steve Mayfield24-Aug-04 14:47
Steve Mayfield24-Aug-04 14:47 
Generalrunning scripts inside a c# application Pin
johanna4223-Aug-04 8:51
johanna4223-Aug-04 8:51 
GeneralRe: running scripts inside a c# application Pin
johanna4223-Aug-04 8:52
johanna4223-Aug-04 8:52 
GeneralRe: running scripts inside a c# application Pin
Heath Stewart23-Aug-04 9:44
protectorHeath Stewart23-Aug-04 9:44 
GeneralRe: running scripts inside a c# application Pin
johanna4223-Aug-04 11:14
johanna4223-Aug-04 11:14 
GeneralRe: running scripts inside a c# application Pin
Nick Parker23-Aug-04 11:35
protectorNick Parker23-Aug-04 11:35 
GeneralRe: running scripts inside a c# application Pin
johanna4223-Aug-04 11:57
johanna4223-Aug-04 11:57 
GeneralRe: running scripts inside a c# application Pin
mav.northwind23-Aug-04 22:44
mav.northwind23-Aug-04 22:44 
Dear Johanna,

adding scripting capabilities to .NET programs is, indeed, possible.
There was an article on that subject in a german .NET magazine some time ago. Here's the link to a sample project (comments in german, though):
Scripting .NET

The sample shows how to set up a scripting host in your program, make objects available to scripts and how to load and execute JScript scripts to modify your application's behaviour.

If you have problems with understanding the code or comments, then drop me a line, I'll translate.

Regards,
mav
GeneralThank you! Pin
johanna4224-Aug-04 4:15
johanna4224-Aug-04 4:15 
GeneralRe: Thank you! Pin
Heath Stewart24-Aug-04 7:16
protectorHeath Stewart24-Aug-04 7:16 
GeneralRe: Thank you! Pin
mav.northwind24-Aug-04 21:53
mav.northwind24-Aug-04 21:53 
GeneralRe: Thank you! Pin
Heath Stewart25-Aug-04 11:01
protectorHeath Stewart25-Aug-04 11:01 
GeneralRe: Thank you! Pin
mav.northwind25-Aug-04 20:46
mav.northwind25-Aug-04 20:46 
GeneralRe: Thank you! Pin
Heath Stewart26-Aug-04 7:01
protectorHeath Stewart26-Aug-04 7:01 
GeneralRe: Thank you! Pin
mav.northwind26-Aug-04 20:43
mav.northwind26-Aug-04 20:43 
GeneralRe: running scripts inside a c# application Pin
Steve Maier23-Aug-04 10:06
professionalSteve Maier23-Aug-04 10:06 
Generalneed good (free) editing control Pin
LongRange.Shooter23-Aug-04 7:21
LongRange.Shooter23-Aug-04 7:21 
GeneralRe: need good (free) editing control Pin
Nick Parker23-Aug-04 8:19
protectorNick Parker23-Aug-04 8:19 
GeneralRe: need good (free) editing control Pin
LongRange.Shooter23-Aug-04 8:29
LongRange.Shooter23-Aug-04 8:29 
GeneralRe: need good (free) editing control Pin
Judah Gabriel Himango23-Aug-04 8:39
sponsorJudah Gabriel Himango23-Aug-04 8:39 
GeneralRe: need good (free) editing control Pin
Nick Parker23-Aug-04 9:04
protectorNick Parker23-Aug-04 9:04 
GeneralRe: need good (free) editing control Pin
Nick Parker23-Aug-04 9:01
protectorNick Parker23-Aug-04 9:01 
GeneralRe: need good (free) editing control Pin
LongRange.Shooter23-Aug-04 9:51
LongRange.Shooter23-Aug-04 9:51 
GeneralRe: need good (free) editing control Pin
Heath Stewart23-Aug-04 9:47
protectorHeath Stewart23-Aug-04 9:47 
GeneralRe: need good (free) editing control Pin
Nick Parker23-Aug-04 10:05
protectorNick Parker23-Aug-04 10:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.