tags:

views:

83

answers:

1

What is the best server side technology to learn ?

A: 

This is subjective, the real questions is what are the differences.

As a short answer - asp.net, very hardwired into Microsoft.Net, is based on C# which is much more than a scripting language.

If you prefer C++, you may even consider this: http://en.wikipedia.org/wiki/CppCMS

Pavel Radzivilovsky