I need to search for some specific files on my computer using a background worker from a c sharp web application. would it be possible? how could i do this? please provide me some code examples.
your comments are highly apriciable.
thanx a lot in advance.
Loading
fawzan mohamedPosted Jun 13, 2011, 5:09 AM
Sam HobbsPosted Jun 12, 2011, 3:33 PM
What do you mean by "web application"? Do you mean an ASP application? If so then it would be better to have put this question in the ASP forum.
I am not as familiar with ASP as many others here. I did a quick search and I think there are not easy answers. When you look for articles in this web site, also look for articles about threads and articles about asynchronous.
You might also clarify here what you need to do in case someone here can help you do what you need to do. Why do you need to use a thread?
Mahesh ChandPosted Jun 12, 2011, 12:07 PM