Slashdot Mirror


User: James+X+L

James+X+L's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:JavaScript and .Net on Should JavaScript Get More Respect? · · Score: 1

    I like the fact that JavaScript can be easily integrated with .Net applications. You can practically open a JavaScript interface for your .Net application for free. The only thing you have to do is attaching some application specifical objects. Unfortunately, I have heard that Microsoft will replace JavaScript engine in .Net with their proprietary scripting language. I hope they will not let this happen. JavaScript is not only useful as embedded language in browsers, it is also very useful as a general purpose language as a clean replacement for other scripting language (e.g. those with syntax like $#&{ref}->* etc.).