This training kit is designed for developers who plan to take Microsoft Certified Technical Specialist (MCTS) exam 70-536, as well as for developers who need to know how to develop applications using the Microsoft .NET Framework 2.0. We assume that
Enterprise Library for .NET Framework 2.0 是微软发布的企业库,它支持.NET Framework 2.0。并且由一系列的企业应用程序块来构成。本文即以实例展示了Enterprise Library for .NET Framework 2.0缓存的使用方法,供大家参考。
关键代码如下:
using Microsoft.Practices.EnterpriseLibrary.Caching;
using Microsoft.Practices.Enter