Slashdot Mirror


User: Akamaiben

Akamaiben's activity in the archive.

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

Comments · 1

  1. What's Best Web Platform then? on The Top Programming Languages That Spawn the Most Security Bugs (softpedia.com) · · Score: 1

    There are a lot of comments about the problems, but what is the best solution for a web serving platform?

    Of course first, its domain specific. So in my example, I started a Classic ASP site in 2000. Converting to .NET always seemed like more baggage and libraries to keep compatible with. Regardless of the reasons here I am 15 years later with hundreds of code files in mostly object oriented server side javascript. Clearly I need to get off ASP but no alternative ever seems tempting enough. PHP feels like a lateral step. NodeJS seems tempting. C# in .NET is a stable choice. Java seems older and being beat out by C#. Classic legacy system woes.

    If you had a high volume website with hundreds of code files in object oriented classic ASP JScript (& MS SQL), what do you think would be the best platform to evolve to?