Click here to Skip to main content
15,891,621 members
Articles / Programming Languages / C++

ASP.Net Web Services – How to use session state in a web service?

Rate me:
Please Sign up or sign in to vote.
4.60/5 (5 votes)
14 Aug 2014CPOL3 min read 45.5K   5  
CodeProject In the last blog post, we have discussed about consuming web services from the client application. In this article we will go over how to use session state in a web service. This is continuation of the previous article.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
India India
Arun Ramachandran is a Software Engineer having hands on experience in different Microsoft Technologies who is presently working in Experion Technologies, India. He has written over 95 articles on the subject on his blog at http://BestTEchnologyBlog.com. Along with 3 years of hands on experience he holds a Master of Computer Applications degree from Cochin University of Science & Technology (CUSAT).

Comments and Discussions