首页> 外文期刊>MSDN Magazine >Securely Implement Request Processing, Filtering, and Content Redirection with HTTP Pipelines in ASP.NET
【24h】

Securely Implement Request Processing, Filtering, and Content Redirection with HTTP Pipelines in ASP.NET

机译:使用ASP.NET中的HTTP管道安全地实现请求处理,筛选和内容重定向

获取原文
获取原文并翻译 | 示例
           

摘要

ASP.NET is a flexible and extensible framework for server-side HTTP programming. While most people think of ASP.NET in terms of pages served, there is a lower-level Infrastructure sitting beneath this page model. The underlying plumbing is based on a pipeline of app, module, and handler objects. Understanding how this pipeline works is key if you want to get the most out of ASP.NET as an HTTP server platform, while making your process more efficient, and keeping your server secure. This article introduces the architecture of the pipeline and shows how you can use it to add sophisticated functionality to an ASP.NET-based app.
机译:ASP.NET是用于服务器端HTTP编程的灵活且可扩展的框架。尽管大多数人从提供的页面角度来考虑ASP.NET,但是在此页面模型下面有一个较低级别的基础结构。底层管道基于应用程序,模块和处理程序对象的管道。如果您想充分利用ASP.NET作为HTTP服务器平台,同时使您的过程更高效并确保服务器安全,则了解此管道的工作方式至关重要。本文介绍了管道的体系结构,并展示了如何使用它向基于ASP.NET的应用程序添加复杂的功能。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号