|
Cashing in on caching
— II
The previous article described various ways of utilising caching
within various application layers for achieving better performance.
This article focuses on some of the methods in greater detail.
Creating & consuming
Web services
Last time we had created a Web service project and executed it without
adding our Web methods to it. In this article we will first complete
the creation of the Web service.
|