At the moment silverlight is only scriptable via javascript. I have heard that there are plans to embedd a small CLR with it. If that happens the jsc project has to reevaluate its directions. Until then i began to work with an interop lib, which will allow you to write within c# against silverlight.
See the demo here.The client application source can be found here and the introp library is here.





