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.
是否可以在 Google 应用程序空间中使用 VB.Net 创建 Web 应用程序,或者至少将 VB.Net 创建的应用程序导入 Google Application Engine 以便在我们的 Google 域中运行?
恐怕不行 - App Engine 支持 Java、Python 或 Go。在 Internet 上运行 VB.Net 应用程序的最简单选择是租用自己的(可能是共享的)服务器。