Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Yawn ... (Score 1) 92

Glad the populace on there will enjoy HTTPS as I have been explicitly been using for years now. I never wanted my pesky network admins sitting on the wire and watching what I post when I am at work ... errrrr on break ... errr I mean ...

Comment Re:LOL (Score 0) 555

Sure we aren't talking about Alabama here. ASU has some of the hottest college chicks in the US. If you got out of the basement now and then you might have known that. Albeit that has nothing to do with this topic so why Phoenix you ask ... because it's easier to melt silicon there? DUH! /ducks

Comment Re:Noobs much? (Score 1) 267

Agreed but I don't think all field agents are a fail. At my previous job, which was actually raided by the FBI, they seized servers took what I assume they were looking for, deleted the video captured during the actual seizure which was found by IT when they returned them weeks later. After this was when I began my search for a job at a company that wasn't under scrutiny of a federal agency.

Comment Re:Visual Studio is decent, nothing more (Score 1) 177

You can't compare apples to oranges. PHP is not a web framework, it's a language that just so happens to may have a bunch of "web" features.
Most of what you listed are web frameworks.
If you compared raw C# to PHP code, you *might* have a good debatable argument, but if you want to compare apples to apples you need to compare the following.

ASP.NET MVC *vs* Symfony2
ASP.NET MVC *vs* CakePHP
ASP.NET MVC *vs* [INSERT PHP FRAMEWORK]

If you actually questioned writing a CGI app in C# vs PHP then you *might* has a closer comparison.
The libraries (namespaces / functions) within the language have similar abilities to accomplish the same tasks, but who really wants to do this in this way???

With that said, I choose my frameworks on a case by case basis. Bashing PHP just because n00b coders simply choose this as an easy way to bang out stuff is too much of an umbrella statement. Bad coders will write bad code in ANY language period.

Slashdot Top Deals

It's a naive, domestic operating system without any breeding, but I think you'll be amused by its presumption.

Working...