ASPFriends.com 'ngfx-threading' list Archive - February 2002
Messages
Page: 1
WaitAll for threading.. any examples? (3 replies)
ASPFriends.com 'ngfx-threading' list
Hello, I am working on an application where I want to start approximately three threads, let them work, and when all three are done continue on to the next part of the processing..... I can start the threads ok... but I have no idea how to get the application to wait until all three threads are complete before continuing...... Does someone out there know how to do this? I am using VB.NET, so if th...
Threading, how far can you go...(would you go?) (2 replies, VIP)
ASPFriends.com 'ngfx-threading' list
I'm just wondering.... suppose you have a website with a search field..... when the user searches, you'll have 5 tables that you have to search.... could anything be gained if you search each table in its own thread?? or could you just as well search them one by one..? if something could be gained.... , then does the database matter??? (maybee Access does'nt like (or accept) many threads running??...
Treading parameters... (2 replies, VIP)
ASPFriends.com 'ngfx-threading' list
Hi all, I have a simple threading program, listed below. I'd like to "transfer" values from MyClass to Thread2 (where the thread runs), e.g. the variable j. (real purpose would be a datarow with a email address that i'd like to send a message, in its own thread, as smtp servers takes time to answer your request ) hope someone has a solution..:) tread.cs: using System; using System.Threading; publi...
SV: Re: Treading parameters... (2 replies, VIP)
ASPFriends.com 'ngfx-threading' list
Thanks Douglas, it kinda works... :) i added the variable smail to MyThread, and just before the thread starts i added: thr2.smail "test " j; but when Thread2 writes out smail it has a value of 17 to 19 (j's value in for loop) could you perhaps show an example of how to do it correct :)? (im new to programming in c#, but knows vb / asp) newthread.cs using System; using System.Threading; public cla...
Ad
Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification