Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在考虑在我的下一个项目中使用哪种语言。通常我在我的 LAMP 服务器上默认使用 PHP,但我真的很想使用 C#(主要是因为代码重用),理想情况下仍然使用 Apache。有没有人在现场项目中使用过 mod_mono,如果有,表现如何?该网站可能会在流量方面被粉碎。
如果我想要 C#,我是否被迫使用 IIS?如果不是,我会像往常一样通过 LAMP 使用 PHP。
答案是“不,不强制将 IIS 用于 C# 网站”。上面的建议主要是在 alpha/beta 开发阶段,但是使用 c# 来制作网站是不可取的。