Search Results

2
votes

Session Variables and Web Services

If you are using ASP.NET web services and you want to have a session environment maintained for you, you need to embellish your web service method with an attribute that indicates you require a ses …