c# - asynchronous web service request in same web application -


i building site using web service in c# need sharable cache 1 of solutions have found problem simple build web services in 1 application. curious if need implement threading on each service them run independently of each other or can figure elsewhere? curious , of potential pitfalls of method.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

C# WinForm - loading screen -