Click here to Skip to main content
15,921,793 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Using of combobox in VC++.Net Pin
Ed.Poore22-Jul-06 9:46
Ed.Poore22-Jul-06 9:46 
GeneralRe: Using of combobox in VC++.Net Pin
Nagaraju_Focus23-Jul-06 18:34
Nagaraju_Focus23-Jul-06 18:34 
QuestionQuick Question - Events / Event Handleing Pin
Jawz-X21-Jul-06 10:38
Jawz-X21-Jul-06 10:38 
AnswerRe: Quick Question - Events / Event Handleing Pin
Rob Graham21-Jul-06 11:08
Rob Graham21-Jul-06 11:08 
GeneralRe: Quick Question - Events / Event Handleing Pin
Jawz-X22-Jul-06 10:03
Jawz-X22-Jul-06 10:03 
QuestionDetecting Framework executables and versions Pin
Joshua Lunsford21-Jul-06 6:14
Joshua Lunsford21-Jul-06 6:14 
AnswerRe: Detecting Framework executables and versions Pin
Paul Conrad21-Jul-06 11:29
professionalPaul Conrad21-Jul-06 11:29 
QuestionMultithreading Pin
k_dasaprakash20-Jul-06 2:19
k_dasaprakash20-Jul-06 2:19 
Hi,

Thanks in advance. I have an application which loads the database tables with five different site codes. In future the number of site codes may increase. For each site code 14 files are sent from another server to our server.

I have to write an application which checks for all the files to arrive and converts it into UTF-8 format and then calls the PL/SQL package and this should run parallely.

So I thought of using Multithreading with one thread for each of the site codes with site code as parameter.

Here is the problem I face. For instance, I have a flag which would be set to "No" if the files are missing and "Yes" if the files exist. In multithreading if I have to preserve the variable I have to block the variable from the other threads using it. Suppose for the site code where files arrival get delayed for 5-6 hrs or for some reason and it's thread blocks the variable then the other threads has to wait for this and this is not what I want. And I have set a lot many flags for in this application. Is Multithreading useful in this scenario? Please let me know your suggestions.

Thanks & Regards,
Das.
AnswerRe: Multithreading Pin
Keith Malwitz20-Jul-06 4:39
Keith Malwitz20-Jul-06 4:39 
AnswerRe: Multithreading Pin
Rob Graham21-Jul-06 11:00
Rob Graham21-Jul-06 11:00 
QuestionProblem using a Multiview inside of a Formview! Pin
gabru12319-Jul-06 10:31
gabru12319-Jul-06 10:31 
AnswerRe: Problem using a Multiview inside of a Formview! Pin
Mr programboy10-Dec-08 0:14
Mr programboy10-Dec-08 0:14 
QuestionDataGrid: setting an indexed property as mappingname value. Pin
space_doggy19-Jul-06 10:02
space_doggy19-Jul-06 10:02 
AnswerRe: DataGrid: setting an indexed property as mappingname value. Pin
Josh Smith19-Jul-06 10:41
Josh Smith19-Jul-06 10:41 
QuestionRe: DataGrid: setting an indexed property as mappingname value. Pin
space_doggy19-Jul-06 11:13
space_doggy19-Jul-06 11:13 
AnswerRe: DataGrid: setting an indexed property as mappingname value. Pin
Josh Smith19-Jul-06 12:48
Josh Smith19-Jul-06 12:48 
GeneralRe: DataGrid: setting an indexed property as mappingname value. Pin
space_doggy19-Jul-06 13:00
space_doggy19-Jul-06 13:00 
QuestionInstaller for C# program Pin
Megaspocky19-Jul-06 9:49
Megaspocky19-Jul-06 9:49 
AnswerRe: Installer for C# program Pin
Josh Smith19-Jul-06 9:57
Josh Smith19-Jul-06 9:57 
AnswerRe: Installer for C# program Pin
Paul Conrad19-Jul-06 14:46
professionalPaul Conrad19-Jul-06 14:46 
AnswerRe: Installer for C# program Pin
Ed.Poore19-Jul-06 22:37
Ed.Poore19-Jul-06 22:37 
QuestionServer Application Unavailable Pin
mahesh kukkadapu19-Jul-06 7:29
mahesh kukkadapu19-Jul-06 7:29 
AnswerRe: Server Application Unavailable Pin
Mike Dimmick21-Jul-06 4:11
Mike Dimmick21-Jul-06 4:11 
QuestionGet drive letter for USB flash drive [modified] Pin
mmhu19-Jul-06 4:13
mmhu19-Jul-06 4:13 
QuestionNeed help creating something!! Pin
kevincoy19-Jul-06 3:35
kevincoy19-Jul-06 3:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.