Search results for query: *

  1. T

    BackgroundWorker and CookieJar

    I am building an app that connects to a webservice that returns an XML file, and due to the lag I want to use a backgroundworker to connect and then return the data when its done, and also store the cookies in CookieJar so I can use one post to log in, and get the webservice to auth the session...
Back
Top