| |
|
Welcome to KnowledgeSutra - Dear Guest | |
Which Kind Of Website You Will Choose Php Or Asp?
#1
Posted 26 March 2010 - 09:58 PM
which do you prefer, working in PHP or in ASP?
even there are many differences between them, but they are still a programming language. then why most of websites are in PHP rather than ASP, or at least that what i noticed. maybe you are not.
maybe because PHP scripts are much popular than ASP, or PHP language is much easier than ASP, or maybe most of PHP scripts are free but ASP not.
then,what do you choose and why?
#2
Posted 27 March 2010 - 04:59 AM
PHP is popular because the language markup resembles popular C and C++. PHP is also free and thus many web companies offer PHP as, sometimes, their main supporting programming language.
The benefit of ASP and PHP is that they are both server side script. You control the functionality of your page programming and not client side dependent programming like JAVA script (which can be turned off). It is expressed as controlling the scene when server side script is running. Not to mention the dynamic page system you can develop with server side.
#3
Posted 27 March 2010 - 09:00 AM
PHP has strengths and weaknesses as much as ASP. I will choose, PHP, however. It's free and I read somewhere, sometime ago, that PHP is being used by a greater number of websites. And I'm using PHP on my websites.
#6
Posted 30 March 2010 - 01:45 AM
#7
Posted 30 March 2010 - 12:34 PM
another thing, you have a wrong idea about PHP resemble C language. they are not the same just in arches. but in fact C language resemble ASP in concept and structure, the prove is if you buy a book to learn ASP.NET you will get codes written in both ASP.NET and C. the only differences are arches, and ; in the end of the line.
in fact, for me i see all the programming language especially those who suppor a specific subject like the web programming language have the concept.
#9
Posted 20 June 2010 - 11:39 AM
I have a preference for building a PHP website because of the convenience in hosting online, but for anything major, I'd pick ASP.NET over PHP simply because the servers are easier to manage and can cope with higher traffic loads. Having said that, I would also add that PHP development is a lot quicker than ASP.NET development due to the availability of free open-source components.
#10
Posted 20 June 2010 - 02:10 PM
Quote
Hi!
I have a preference for building a PHP website because of the convenience in hosting online, but for anything major, I'd pick ASP.NET over PHP simply because the servers are easier to manage and can cope with higher traffic loads. Having said that, I would also add that PHP development is a lot quicker than ASP.NET development due to the availability of free open-source components.
really interesting opinion you have k_nithin_r , and this is exactly what i was wondering about. we can see websites build in PHP every where on the net. in the same time, a lot of important websites use ASP rather than PHP,or switched their websites from PHP to ASP. and now you just answered my question. thank you.
#11
Posted 21 June 2010 - 07:01 AM
#12
Posted 21 June 2010 - 10:17 PM
PHP is easy to learn , it has syntax like C or Perl and it is fast. That is why most popular services like Facebook,Twitter,Tinypic are in PHP. Also PHP can be used in networks and it is good for getting control of servers. The cool thing is that it have support everywhere , just google your problem and you can see that 10 more people have the same problem. That is because PHP is very used,and there are many people,even before choosing what they will learn,they know that ASP is not free (which is not correct 100%)
There are many bad comments about ASP so that is why many sites changed from ASP to PHP. But, there are many paid components for ASP which can make your website automatically and you should not worry.
#13
Posted 01 July 2010 - 03:08 AM
Based on my recent learning of PHP it is almost exactly like ASP though, so if you learn and use PHP and have a client that has to have ASP you should still be good to go.
#14
Posted 26 July 2010 - 08:41 AM
Like i like php more because I feel myself more comfortable in coding in php.
As far as i think both are equally good and in which you feel yourself more comfortable code in that only.
#15
Posted 26 July 2010 - 09:05 AM
kritya, on 26 July 2010 - 08:41 AM, said:
Like i like php more because I feel myself more comfortable in coding in php.
As far as i think both are equally good and in which you feel yourself more comfortable code in that only.
#16
Posted 26 July 2010 - 09:12 AM
It seems that those who posted before me, such as SemSem know more about it then I do. However, I do know that all the major softwares are in php. For blogs and portals, both WordPress, Joomla, PhpNuke, and etc use php. All of the major forums use php. I don't even know a single software that uses ASP, can anyone mention are popular software that uses it?
#17
Posted 26 July 2010 - 09:50 AM
Harlot, on 26 July 2010 - 09:12 AM, said:
It seems that those who posted before me, such as SemSem know more about it then I do. However, I do know that all the major softwares are in php. For blogs and portals, both WordPress, Joomla, PhpNuke, and etc use php. All of the major forums use php. I don't even know a single software that uses ASP, can anyone mention are popular software that uses it?
well harlot i will try to explain more about ASP for you:
ASP is the shortcut of ACTIVE SERVER PAGES, it is a programming language that make you create dynamic and interactive web pages, just like PHP.
a lot of applications and websites using ASP, especially now, after releasing ASP.NET which is part of MICROSOFT VISUAL STUDIO. it is so popular for those who use VISUAL STUDIO, and want to get a certification from micrpsoft.
and just like PHP using MYSQL to manipulate with database,ASP using ADO to manipulate with database.
also it could deal with AJAX, JAVASCRIPT and CSS just like PHP.
hope this brief information will be useful to you.
#18
Posted 26 July 2010 - 10:29 AM
web_designer, on 26 July 2010 - 09:50 AM, said:
ASP is the shortcut of ACTIVE SERVER PAGES, it is a programming language that make you create dynamic and interactive web pages, just like PHP.
a lot of applications and websites using ASP, especially now, after releasing ASP.NET which is part of MICROSOFT VISUAL STUDIO. it is so popular for those who use VISUAL STUDIO, and want to get a certification from micrpsoft.
and just like PHP using MYSQL to manipulate with database,ASP using ADO to manipulate with database.
also it could deal with AJAX, JAVASCRIPT and CSS just like PHP.
hope this brief information will be useful to you.
Thanks web, I am going to Google it tomorrow and see what it is all about. I have heard of Visual Basics, I think that is a problem similar to Visual Studios. I actually had Visual Basics but never learned how do anything with it except for create a crappy browser using a step by step tutorial where I just copy and paste what they told me to copy and paste.
I do remember hearing about ASP on facebook maybe. It may have been regarding facebook apps or something along that line.
#19
Posted 27 July 2010 - 09:40 AM
One of us said that php is like c , c++ and more oop languages (This is a very good reason)
2nd which i think is php offers simple type of codding and advanced as advance as any language.
That was the only reason i started to work in php because i got to understand the basics of the language pretty easily and got to know everything.
And slowly slowly progresses and currently i can create most of the things as any one can do.
U say u like phpMyBB i can create more advanced forums in php in minutes at the moment and u wont believe that i started using it around a month or so and before that i hated c++ but know i love it also
It offers basic as well as advanced functionality that is the best thing of any language.
I am a fan of php
I love it.
I love it.
I love it.
#20
Posted 27 July 2010 - 11:18 AM
As most people said here until now, I somewhat prefer PHP, but I suppose that's because I use it more in Wordpress and similar programs. When I'm working in a local company, we use our own ASP Content Management System, so I do know a thing or two about ASP.NET, but I am a bit rusty since I was using PHP intensively for some time now.
However, these two are not the only Server-side languages and I am a bit interested in learning Ruby, since I really like its syntax and what some people have done with it on their websites. For me, it seems as a "geek heaven" to use Ruby, but I can't say for sure until I "digg" (
Edited by Little Asterisk, 27 July 2010 - 11:19 AM.
#21
Posted 27 July 2010 - 12:27 PM
Many tutorials talk about git, bash and other usage for deployment. But i see there is no tutorial at all for the deployment of the ruby on rails application on cpanel. So if we have to do sorting as per learning curve:
ASP
PHP
Ruby on Rails
PHP requires you to learn the syntax atleast. But that is not the case with the ASP, IDE and C# will do a lot of job for most of typical projects. It's easy to use ASP if you have visual studio. And now comparing that with the ruby on rails PHP & ASP are way better overall.
#22
Posted 27 July 2010 - 02:06 PM
mahesh2k, on 27 July 2010 - 12:27 PM, said:
Many tutorials talk about git, bash and other usage for deployment. But i see there is no tutorial at all for the deployment of the ruby on rails application on cpanel. So if we have to do sorting as per learning curve:
ASP
PHP
Ruby on Rails
PHP requires you to learn the syntax atleast. But that is not the case with the ASP, IDE and C# will do a lot of job for most of typical projects. It's easy to use ASP if you have visual studio. And now comparing that with the ruby on rails PHP & ASP are way better overall.
Yeah, Ruby isn't so widely deployed in the Server-side world (where PHP and ASP rule), but I still think it's worth a shot. At least so I can say (when I'm with computer geeks, of course) that I know Ruby.
As for the syntax, I believe no one who has ever worked in any C-based language should have problems understanding most similar languages, and both PHP and ASP (who has a C# underlying code syntax, if you want it that way) are somewhere in the line with it.
And Microsoft's tools (Visual Studio, Visual Web Developer, and the newest Expression Engine Something (there are 3 of them)) really do help while programming in one of their languages (as you said, ASP and, as I said, Silverlight) a lot, they have good - what's it called - snippet indication (I can't remember the exact word right now
You know, the thing which appears when you type in a method or function or whatever.
#23
Posted 27 July 2010 - 02:42 PM
The more I get into web development the more I'm realizing that the more efficient things really do matter once you get to a certain point, so as of lately I've been more into what works best rather than what's easier,
#24
Posted 27 July 2010 - 03:23 PM
Quote
That is called as Intellisense. Microsoft's most of the tools have that functionality. Be it visual studio or web matrix or expression engine or simplebasic etc etc.
Quote
Not sure about that. But as far as i know, PHP's performance on windows platform is not so good though. ASP's performance on non-microsoft platform is poor. That's how i see it. And performance of PHP/ASP need to be viewed with CPU/DB queries. I mean many times server gets down if there are too many queries.
#25
Posted 27 July 2010 - 03:30 PM
mahesh2k, on 27 July 2010 - 03:23 PM, said:
YES! That's it. Sorry I was to lazy to check it out in my Visual Studio...
Quote
http://shootout.alio...n.org/index.php might help to RPGSearcherz.
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users















