Scripting in C# (original) (raw)

? ?

LiveJournal

I work in a project, where we need to do tons of validations. The problem is, that hard coding would take weeks. So we thought about using short scripts, which we could store in a database. Using a search engine, I found, that there's an API to the JScript and VBScript engine in the .net framework (Microsoft.Vsa, Microsoft.JScript.Vsa and Microsoft.VisualBasic.Vsa). But when I looked in the class library reference, there was a "obsolete" mark on all three namespaces.

Does anyone know an open source scripting engine we could use? Or does someone know a way to solve our problem?

Hello. I want to share with you my open source project. The purpose of my project is to demonstrate my visual filter builder WPF control in use.…

http://jobsattmp.com/new-york/web-development/dba-sql-server-2005_2008-jobs Hey all, I am trying to hire a DBA in NYC that has a background in MS…

I was always impressed by the bing.com image search AJAX. The bit where where more images load as you scroll down the page. Is there an AJAX control…