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
Post a Comment