olaf
Tue 21 November 2006, 09:38 pm GMT +0100
haha...yeah, when i'm ready to use a poorly-architected procedure-based language, i'll be sure to have you come teach me PHP. for now i'll stick with OOP and .NET. thanks :)
I feel that will become on of this .net / php discussions
Jason you are talking about php3/4, I'm talking about php5.1 and higher
But I understand that you didn't know that because you review mostly old fashion websites hahaha...
FixMySite
Tue 21 November 2006, 09:41 pm GMT +0100
haha...of course i know about PHP5's OOP capabilities...they're just not that great. get .NET and VS.NET and watch the dynamic, valid sites fly off your comp. PHP? not so much. There's nothing you can do in PHP that I can't do in .net, but the opposite is true.
Nikolas
Tue 21 November 2006, 09:42 pm GMT +0100
Haha, sounds like a debate has just started.....
I will sharpen my sword and come back later to post to this :)
BTW what are the things in .NET that you can't do in PhP?
olaf
Tue 21 November 2006, 09:50 pm GMT +0100
Haha, sounds like a debate has just started.....
I will sharpen my sword and come back later to post to this :)
BTW what are the things in .NET that you can't do in PhP?
you can use .net in php:
http://www.devarticles.com/c/a/PHP/Using-the-.NET-Assembly-in-PHP''
(I'm not sure about how and what but I heard something about .net in version 6)
I'm sure you can do a lot of php functions in .net but with PHP it is free! before your start programming you have to pay
plus think about the big php community, of course if you can handle this high prices against projects with php then go for it...
olaf
Tue 21 November 2006, 09:51 pm GMT +0100
haha...of course i know about PHP5's OOP capabilities...they're just not that great. get .NET and VS.NET and watch the dynamic, valid sites fly off your comp. PHP? not so much. There's nothing you can do in PHP that I can't do in .net, but the opposite is true.
hehe, how about (free) PDF libraries in .net, do you know a project?
FixMySite
Tue 21 November 2006, 09:59 pm GMT +0100
i didn't have to pay a dime for .net
sucka!
olaf
Tue 21 November 2006, 10:03 pm GMT +0100
i didn't have to pay a dime for .net
sucka!
If you want to create PDF's with "TallPDF.NET 2.0" you need to pay at least 500$ for a standard server fpdf.org is free
maybe you don't pay but someone else is paying for you ;)
Look I have to build a windows server for an old asp application, I become sick with all this license fees (SQL, aspupload...)
olaf
Tue 21 November 2006, 10:05 pm GMT +0100
But Nick maybe we should switch to the .net group. There is more money to earn, because there are enough people paying more for the same (or less)
FixMySite
Tue 21 November 2006, 10:09 pm GMT +0100
.net is worth it...considering all the time you save w/VS.NET, it's SOOO much more efficient than php. plus, i use mysql with .net, so you don't even have to worry about licensing fees and such. just get a server running windows on it and drop in a mysql adapter dll. i've got one if you want it :)
Nikolas
Tue 21 November 2006, 10:10 pm GMT +0100
should we change the topic or split the thread?.....
The worst of .NET and all Microsoft technologies - in my opinion - is the fact that the documentation is allways different from the truth (=bugs) and that the overhead in the end makes your application more expensive.
The requirements for servers are allways less in an open source/*nix environment than a windows based one, and that's the reason that the majority of the servers in the internet use Apache and php.
But Nick maybe we should switch to the .net group. There is more money to earn, because there are enough people paying more for the same (or less)
hehe, you know I was coding in vb the last months, and I am really sick of it.....
olaf
Tue 21 November 2006, 10:13 pm GMT +0100
.net is worth it...considering all the time you save w/VS.NET, it's SOOO much more efficient than php. plus, i use mysql with .net, so you don't even have to worry about licensing fees and such. just get a server running windows on it and drop in a mysql adapter dll. i've got one if you want it :)
the bad thing is that the application is ready there is now change possible. I think its a rumor that everyting has to be done within PHP, there are lots of custom classes which you can use for free. I think the most bad thing about PHP are from people didn't checked the latest PHP technology and at the end .net people using more time to build an application...
jemgames
Thu 11 October 2007, 08:40 am GMT +0200
.NET is just a giant library for really lazy people made by a company with too much money. PHP is fun to program in, and, although at some points creates a challenge, you learn and move on to the next hurdle.
Nikolas
Thu 11 October 2007, 09:23 am GMT +0200
Jemgames, I agree with you, but of course there are things that can't be done with php and can be done with .NET (especially with Delphi for .net) but this is for enterprise applications, and always for companies that have no problem with buying servers :)
ventureskills
Thu 11 October 2007, 12:34 pm GMT +0200
their is also several open source projects for working with .net libraries in PHP and mono the open source .net project.
Nikolas
Thu 11 October 2007, 12:42 pm GMT +0200
Sure. Plus php 6.0 is going to have much more stuff for enterprise projects. And the best thing is the open source community that always develops great libraries/projects