lingohey logo

aspnet

网络:
进程配置优化;软件开发平台;程序设计
例句
1.
The aspnet_filter. dll component is a small Win32 ISAPI filter used to back up the cookieless session state for ASP. NET applications.
aspnet_filter.dll组件一个Win32ISAPI筛选用于备份ASP.NET应用程序无cookie会话状态
2.
The ISAPI extension forwards the request to an application domain within the ASP. NET worker process.
ISAPI扩展请求转发ASP.NET辅助进程Aspnet_wp.exe应用程序
3.
The password for the ASPNET account is cryptographically generated at the time of installation.
ASPNET帐户密码安装通过加密生成
4.
If the Web site supports anonymous access, this is usually the local ASPNET user account or the NETWORK SERVICE account.
如果网站支持匿名访问通常本地ASPNET用户帐户NETWORKSERVICE帐户
5.
The ISAPI extension transfers the request to an application domain inside the ASP. NET worker process.
ISAPI扩展请求传递ASP.NET辅助进程Aspnet_wp.exe应用程序
6.
Although not strictly part of the infrastructure, another executable that should be mentioned is aspnet_regiis. exe.
有一些属于基础设施部分另一个应该提到可执行设施aspnet_regiis.exe
7.
When aspnet_isapi detects that the worker process is dead, it automatically aborts the request and frees any associated IIS resources.
aspnet_isapi检测到工作进程结束自动终止请求释放所有IIS资源
8.
To guarantee optimal performance, aspnet_isapi uses asynchronous named pipes to forward requests to the worker process and to get responses.
确保最佳性能aspnet_isapi使用异步命名管道请求转发工作进程得到响应
9.
If the default process model is enabled, aspnet_isapi queues the request and assigns it to the worker process.
如果默认处理模式可用aspnet_isapi请求排队分发工作进程
10.
You can use impersonation with the ASPNET account to allow creation of new categories.
使用ASPNET帐户模拟从而允许创建类别