Recently I've been in situations where I was responsible to pick the technology stack. I look at current needs, possible future needs and flexibility. Also consider other factors like team's familiarity with the technologies (given everything else equal) and possibly the cost when it may be the only differentiating factor.
To learn by example if I look at a real world situation, Stack Overflow, I see they use ASP.NET. To me that means it will always only be hosted on Windows servers and paying for tools; counter-parts of which are available for free in the open-source realm. To reaffirm what's possible with these free tools I may look at Facebook, Google et. al.
I'm sure there was good reasoning done before deciding upon ASP.NET. But I'm missing why ASP.NET was chosen over other alternatives, technically speaking?