Will Mono Become the Preferred Platform for Linux Development?
-
Well mostly because it is a horrible language. I'm so fed up with dollar signs, and the set of functions although extensive are really badly layed out e.g. horrible function names. The end result code is never pretty or readable. Joel Holdsworth
Alot of the function names are taken from C. Unless you dislike C, how's that so horrible? Jeremy Falcon
-
ASP.NET has far more functionality out of the box than PHP, a factor you used to compare PHP to ASP. I find it a better tool for most of the websites I do than PHP. If I needed a very simple website then I would use ASP as I would not need all the PHP or ASP.NET functionality and it runs on the same hosting as our ASP.NET sites. But use the tool that fits the requirements. regards, Paul Watson Bluegrass South Africa Christopher Duncan quoted: "...that would require my explaining Einstein's Fear of Relatives" Crikey! ain't life grand? Einstein says...
Paul Watson wrote: ASP.NET has far more functionality out of the box than PHP Are you sure about this? And if so, care to give some examples? Really, I'm being objective and would like to know. One example for PHP is, AFAIK out of the box you can't even write a PDF file with ASP.NET, but with PHP you have been able since 4.0. I haven't started using ASP.NET, and from what I hear it does leaps and bounds over ASP. It's just unnerving when I hear some people (I'm not talking about you) dis PHP or anything - like Macs - when they know little about it. Jeremy Falcon