...
首页> 外文期刊>Visual Studio Magazine >Build RESTful ASP.NET Apps
【24h】

Build RESTful ASP.NET Apps

机译:构建RESTful ASP.NET应用程序

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

摘要

Many sites retrieve their content from ta-bles in databases. The Web pages for these sites are just wrappers for the data, holding the code that pulls the data out of a table and wraps it in some HTML eye-candy to make it presentable. If any part of your site draws its content primarily from a database (or any other data source), you can improve your site's performance by creating your own virtual path handler. The best part of this strategy is that it's not hard to do; creating and implementing a basic path handler takes less than 20 lines of code.
机译:许多站点从数据库的表中检索其内容。这些站点的网页只是数据的包装,保存着将数据从表中拉出并包装在一些HTML糖果中以使其可呈现的代码。如果站点的任何部分主要从数据库(或任何其他数据源)中提取内容,则可以通过创建自己的虚拟路径处理程序来提高站点的性能。该策略最好的部分是它并不难做。创建和实现基本路径处理程序只需不到20行代码。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号