Linked by Eugenia Loli-Queru on Mon 6th Mar 2006 02:01 UTC
Thread beginning with comment 101847
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
PHP is about as elegant a solution as perl for writing anything more than a BBS site. There is a reason why virtually all (web based) IT projects are written in either A) Java or B).Net, first and foremost being that both of these frameworks are supported professionally by their respective companies. Nothing mission critical would _ever_ be written in PHP, so amongst IT professionals it's pretty much a joke. It has its place, but IT definitely isn't one of them, so trying to compare PHP to .Net is a farce.
I agree that .Net's breadth is large, but with that breadth you get much more power and control over the software you write. It only took me about a month to ramp up when .Net came out about 5 years ago.





Member since:
2005-10-14
compare it to PHP and you'll see exactly what i mean.
besides ftpwebrequest is .NET 2.0 only- and the example code needed to be pased on to developers - i didn't want to expect them to upgrade to .NET 2.0
<quote>
FtpWebRequest Class
Note: This class is new in the .NET Framework version 2.0.
Implements a File Transfer Protocol (FTP) client.
</quote>
i put in the time and practice - but i need to get things done - not spend my life trying to workaround an overcomplicated technology - therefore i use PHP.
i did mention it was ASP.NET not VB.NET - but thanks for the pointer. this is from the MS website and even there they admit the problem.
<quote>
Why My?
One of the biggest issues that programmers run into is the sheer breadth of .NET, which makes finding the best class for a particular task quite daunting. I have read many newsgroup postings from developers working very hard to call a Win32® API function from their Visual Basic .NET or C# code, when that exact function already exists in .NET. Why are they trying to call the API? They didn't find, notice, or perhaps understand how they could use existing parts of the Framework.
</quote>
check out www.php.net - concise, elegant etc.
in future i'm not going to respond to this astroturfing in detail cos it's a waste of time.