3

Some time ago (like 3 or 4 years) I heard about ability to generate JavaScript (client) code based on C#.NET source code. I don't remember details, probably that was for validation purposes only...

If you know something about that, could you please remind?

Thanks a lot.

P.S. Any thoughts are welcome.

1
  • I think Microsoft decided to invest in SilverLight instead of taking it to market. Commented Nov 4, 2010 at 16:45

3 Answers 3

4

I know of two such projects. They compile C# code into client-side JavaScript.

Sign up to request clarification or add additional context in comments.

1 Comment

Script# is now here: github.com/NikhilK/scriptsharp and there is Bridge.NET: bridge.net
0

I believe you're talking about the Script# project.

It allows you to compile a sub-set of C# into JavaScript.

Comments

-1

For validation purposes, it may be that you saw something like xVal http://xvalwebforms.codeplex.com/.

I believe that MVC2 comes with something like this baked in.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.