Duplicate of Is ASP.Net a technology suitable for high-load sites?
My boss is complaining I should lay off the .NET stuff since in his eyes it is slow and not scalable. He gets this idea from one project of another company which failed due to scalability issues.
In my eyes this has nothing to do with .NET, but with bad architecture.
Does anyone have any great examples of huge projects/sites which use .NET? (millions of users,... etc) or is PHP/apache really the only way to go?
