I'm going to develop a strategy browser-based game with ASP.NET MVC and SQL Server.
However, as I explored the web to get some ideas and patterns from existing games, I found out that none of them developed by .NET tools.
So, it made a question for me that what's the reason behind this...:
1) Is there any big draw back for microsoft technologies in this area?
2) Why all of games in this field are developed with PHP & (maybe1?) MySql?
3) Is there any performance issue with above mentioned microsoft technologies in this area?
Thanks in advance