1. From a Web performance and load test project, open a load test. 2. On the embedded toolbar, choose Open and Manage Results.The Open and Manage Load Test Results dialog box is displayed. 3. In Enter a controller name to find load test results,…
当您在 Visual Studio 中开发 Web 项目时,需要 Web 服务器才能测试或运行它们. 利用 Visual Studio,您可以使用不同的 Web 服务器进行测试,包括 IIS Express.Internet Information Services (IIS).外部主机或自定义 Web 服务器. 您可以将其中任何一种 Web 服务器用于基于文件的 Web 应用程序项目. 对于基于文件的网站项目,您可以使用 IIS Express. 本主题介绍每种 Web 服务器以及如何选择要用…
原文地址:https://www.azure.cn/zh-cn/documentation/articles/web-sites-dotnet-get-started 配置新的 Web 项目 下一步是在 Visual Studio 中创建一个 Web 项目,并在 Azure 中创建一个 Web 应用.在本教程部分,你将配置新的 Web 项目. 打开 Visual Studio 2015. 单击“文件”>“新建”>“项目”. 在“新建项目”对话框中,单击“Visual C#”>“Web”&…