Hi;
I use for 5-Layer architecture and asynchronous Pages in my application(Presentation Layer,Caching Layer,Businnes Logic Layer,Transaction Layer,Data Access Layer) .
I want to cancel Asynchronous Method if data was in cache.
How can me do?
...
Go to the complete details ...