How do I pitch ASP.NET over PHP to a potential client?

Posted by roman m on Programmers See other posts from Programmers or by roman m
Published on 2011-07-28T17:53:11Z Indexed on 2012/11/20 23:21 UTC
Read the original article Hit count: 248

Filed under:
|
|
|

I work at a Microsoft shop doing mainly web development.

We had a client who asked us to review (improve) the data model for his web app, but said that he wants to develop his app in PHP (he knows "a guy" who can do it).

When I asked him why he wants to go with PHP, he gave me the standard set of arguments from the 90's:

  1. Microsoft is evil, and PHP is free
  2. Writing an ASP.NET app is more expensive (software-wise)
  3. Why would Facebook use PHP if it was a bad idea? [classic]

He had a few more comments about the costs associated with going .NET.

The truth is that "Microsoft is expensive" does not hold water any longer, with their "Express" suite, you can develop an ASP.NET app without paying anything for software.

When it comes to hosting, you can save a few bucks with PHP over .NET, but that's a small fraction of the projected development costs (we quoted 10-15k).

Going back to my question, what arguments would I give to a client in favor of ASP.NET over PHP? [please provide sources for quantitative claims]

© Programmers or respective owner

Related posts about web-development

Related posts about php