This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Developer Network
Developer Network
Developer
:CreateViewProfileText:
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Microsoft Developer Network
>
Samples
>
ASP.NET MVC アプリケーション開発入門: 第 9 回 出力キャッシュの利用
Download Visual Studio
Quick access
My samples
Upload a sample
Browse sample requests
ASP.NET MVC アプリケーション開発入門: 第 9 回 出力キャッシュの利用
Web アプリケーションでは、ご存じのようにクライアント (ブラウザー) と、サーバーの間にネットワークがあり、そのネットワークを通じてデータのやり取りをしています。ブラウザ上でひとつの画面から別の画面に移るたびにサーバーで処理が行われ、データのやり取りが発生しています。出力キャッシュは、このサーバーの処理を軽減するための機能になります。
Ratings
(0)
Favorites
Add to favorites
Updated
6/16/2011
License
Apache License, Version 2.0
Share
Translated in
日本語
Technologies
Visual Studio 2010
,
ASP.NET MVC
Topics
ASP.NET MVC アプリケーション
Report abuse to Microsoft
Description
Q and A