Which Programming language is it?
Moderator: General Moderators
Which Programming language is it?
May I know that which programming language this site is using: http://www.brandsdragon.com .I got a programmer, just he need some project details. So, I would like to include the programming language in the project file.
Re: Which Programming language is it?
The programming language is not important requirement as it is a tool, used by the developer. If you are going to build an e-commerce solution, there a lot of open-source ones you can start with.
The one you are asking about is ASP, or at least this is the extension of the files:
http://www.brandsdragon.com/shopcart.asp
But if you already got a programmer, it is best to use the language he is more comfortable with.
The one you are asking about is ASP, or at least this is the extension of the files:
http://www.brandsdragon.com/shopcart.asp
But if you already got a programmer, it is best to use the language he is more comfortable with.
Re: Which Programming language is it?
The language is frequently found in the headers.
Code: Select all
X-Powered-By: ASP.NET
Content-Location: http://www.brandsdragon.com/index.htm
Server: nginx/0.8.53