• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Which language is required to set up a web application?

arnoldsmithh

New Member
I saw that most of the facebook applications are developed on php so i also want to create a social networking application so i wanna know which language is suitable for social networking application PHP or .NET
 
I guess it would all come down to preferences and what system you intend it to be run on, for example, Linux or Windows.

Usually they are developed in Php with a MySQL Backend.
 
Most people use PHP as it's syntax is more of a C++ code where as ASP and ASP.NET are much more like pseudocode or Visual Basics in a matter of speaking.

I personally use PHP as I have never quite grasped the concept of ASP /.net
 
[UW]Glenn;1053672 said:
Most people use PHP as it's syntax is more of a C++ code where as ASP and ASP.NET are much more like pseudocode or Visual Basics in a matter of speaking.

I personally use PHP as I have never quite grasped the concept of ASP /.net

ASP.Net is technology. You can use C#, c++(managet), Visual basics. :beer:
If you use Windows I will recommend to ASP.NET.
If you use Unix I will recommend to PHP.
 
Back
Top