Results 1 to 7 of 7

Thread: [RESOLVED] backgroundworker

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2007
    Posts
    694

    Resolved [RESOLVED] backgroundworker

    Hi,
    There is a fully working .net windows application which uses the background worker process in the form.

    Using my new silverlight 4 application, I now would like to make it use the functionalities as the application in the winform i.e. background worker, etc...

    Question:
    As I am using the wcf to retrieve data and pass to the silverlight page, how/where do I use the background worker process? Do I use it in the service or in the silverlight page?

    Alternatively, should I just have a timer in the silverlight page which calls the wcf every second or so to update the silverlight page with data?

    Thanks
    Last edited by arkiboys; Dec 29th, 2010 at 07:14 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width