Reading all the comments resulting from my Script# posting has been great!
I have gone ahead and added an entry for Script# on my projects page. Each project has a dedicated RSS feed for communicating updates, so I encourage you to check it out and subscribe. Speaking of updates, I have put out the first update today: v0.1.1.0. You can download it from the page referenced above.
I have factored in some of the feedback in the comments I recieved (eg. being able to generate global methods to use for CustomValidator scenarios, or the inability to perform a typeof in script, or the use of minimized scripts for the runtime etc)... so keep sending it. I mentioned couple of posts back that a group within Microsoft experimented with this. Dogfooding is always useful and great. This effort involved converting a significant body of script from a real running online app into C# and in the process a lot of things surfaced that have subsequently been fixed. In addition to the fixes, I've added a VS template for Class Library projects, and the included sample shows using it to create script components. Finally I've added a conceptual doc, which explains the technology and various aspects of using it. The document contains the full list of changes.
Posted on Sunday, 6/4/2006 @ 6:00 PM
| #
Script#