I have a very basic web service:
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Services; namespace
webservice instance is destroyed at the end of each method call, so that's why you always get the same result. You need some way to persist that value.