ASP.NET has an in-memory cache exposed through a public cache API since 1.0. In ASP.NET 4.0 the goal is to provide a new factored cache API that is available to both web and non-web applications. The API includes extensibility points that enable thi
介绍ASP.NET新功能,英文版。 PART 1 ASP.NET FUNDAMENTALS ................................................1 1 ■ Getting acquainted with ASP.NET 4.0 3 2 ■ Data access reloaded: Entity Framework 30 3 ■ Integrating Entity Framework and ASP.NET 52 PART 2 ASP.NET WE