|
-
Apr 7th, 2009, 07:15 PM
#11
Re: Using the BackgroundWorker Component
 Originally Posted by kuldevbhasin
hi jmc
can we use background worker on smart device application ?
i am developing a app. in vb.net 2008 for a smart device.
i am trying to locate the background worker that u mentioned to be added to the form but am not able to find it.
do i have to import something to get that option or what ?
pls. guide
thankx a lot
The CF contains less than the full Framework and the BackgroundWorker class is simply not necessary. It's convenient but it doesn't do anything you can't do yourself with the Thread class and delegates.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|