ASP.NET!

The product(s you are about to install leverage the Web Platform Installer (WebPI for installation. By downloading and using the Web Platform Installer (WebPI, you agree to the license terms https://go.microsoft.com/fwlink/?LinkId
251729 and privacy statement https://go.microsoft.com/fwlink/?LinkId
251732 for WebPI. This installer will contact Microsoft over the Internet to retrieve product information. WebPI uses the Microsoft Customer Experience Improvement Program (CEIP, which is turned on by default, see privacy statement https://go.microsoft.com/fwlink/?LinkId
251732 for more information. Some of the Microsoft software obtained through WebPI may use CEIP. To view which software uses CEIP, see here https://go.microsoft.com/?LinkID
9816722. Accept and install

ASP.NET alternatives

  • Node.js

  • tags: application-builder javascript server-side server-software web-applications
  • Haskell

  • Haskell is an advanced purely-functional programming language. An open-source product of more than twenty years of cutting-edge research, it allows rapid development of robust, concise, correct software. With strong support for integration with other languages, built-in concurrency and parallelism, debuggers, profilers and rich libraries.

    tags: development programming-language
  • Erlang

  • Erlang is a general-purpose concurrent, garbage-collected programming language and runtime system used to build massively scalable soft real-time systems with requirements on high availability. The sequential subset of Erlang is a functional language, with eager evaluation, single assignment, and dynamic typing. It was designed by Ericsson to support distributed, fault-tolerant, soft-real-time, non-stop applications. It supports hot swapping, so that code can be changed without stopping a system. ยป

    tags: concurrent-language distributed-computing fault-tolerance functional-language general-purpose
  • LiveScript

  • LiveScript is a language which compiles down to JavaScript. It is a fork of Coco which is in turn derived from CoffeeScript. Like those two it has a relatively straightforward mapping to JavaScript. LiveScript is Coco but much more compatible with CoffeeScript, more functional, and more feature rich. LiveScript aims for increased expressiveness and code beauty.

    tags: javascript