Click here to Skip to main content
15,903,012 members
Home / Discussions / C#
   

C#

 
AnswerRe: What is the fastest way to update a UI from a thread? Pin
Guffa8-May-08 10:38
Guffa8-May-08 10:38 
GeneralRe: What is the fastest way to update a UI from a thread? Pin
GuyThiebaut8-May-08 10:42
professionalGuyThiebaut8-May-08 10:42 
QuestionRunning a console app from a c# gui Pin
Vodstok8-May-08 8:29
Vodstok8-May-08 8:29 
AnswerRe: Running a console app from a c# gui Pin
leckey8-May-08 9:01
leckey8-May-08 9:01 
GeneralRe: Running a console app from a c# gui Pin
Vodstok8-May-08 9:05
Vodstok8-May-08 9:05 
GeneralRe: Running a console app from a c# gui Pin
leckey8-May-08 9:23
leckey8-May-08 9:23 
AnswerRe: Running a console app from a c# gui Pin
Ennis Ray Lynch, Jr.8-May-08 9:23
Ennis Ray Lynch, Jr.8-May-08 9:23 
QuestionApplication hangs with a call to MessageBox.Show Pin
Krishna Murthy8-May-08 8:12
Krishna Murthy8-May-08 8:12 
Hello one and all,

I have problem with my single threaded C# Windows forms application. The application is designed to validate and save up to 600 records into db.
The application actually successfully processes all these records but when showing the result of the operation, (messagebox) the application does not respond with the CPU utilization factor reaching close to 100%. Sometimes after about 15 mins or so the application suddenly responds and sometimes not. This is happening in all the machines.

It would be wonderful if someone can help me out.

Warm regards,
Krishna
AnswerRe: Application hangs with a call to MessageBox.Show Pin
Anthony Mushrow8-May-08 8:40
professionalAnthony Mushrow8-May-08 8:40 
AnswerRe: Application hangs with a call to MessageBox.Show Pin
leckey8-May-08 9:03
leckey8-May-08 9:03 
AnswerRe: Application hangs with a call to MessageBox.Show Pin
Ennis Ray Lynch, Jr.8-May-08 9:29
Ennis Ray Lynch, Jr.8-May-08 9:29 
GeneralRe: Application hangs with a call to MessageBox.Show Pin
Krishna Murthy8-May-08 20:00
Krishna Murthy8-May-08 20:00 
QuestionWhat is the difference between bin\debug and obj\debug? Pin
Member 39190498-May-08 7:24
Member 39190498-May-08 7:24 
AnswerRe: What is the difference between bin\debug and obj\debug? Pin
Judah Gabriel Himango8-May-08 7:40
sponsorJudah Gabriel Himango8-May-08 7:40 
GeneralRe: What is the difference between bin\debug and obj\debug? Pin
Member 39190498-May-08 8:38
Member 39190498-May-08 8:38 
GeneralRe: What is the difference between bin\debug and obj\debug? Pin
Andrew Rissing8-May-08 8:51
Andrew Rissing8-May-08 8:51 
GeneralRe: What is the difference between bin\debug and obj\debug? Pin
Member 39190498-May-08 8:53
Member 39190498-May-08 8:53 
GeneralRe: What is the difference between bin\debug and obj\debug? Pin
eggsovereasy8-May-08 9:04
eggsovereasy8-May-08 9:04 
GeneralRe: What is the difference between bin\debug and obj\debug? Pin
Member 39190498-May-08 9:56
Member 39190498-May-08 9:56 
GeneralRe: What is the difference between bin\debug and obj\debug? Pin
Member 39190498-May-08 12:14
Member 39190498-May-08 12:14 
GeneralRe: What is the difference between bin\debug and obj\debug? Pin
Andrew Rissing9-May-08 4:47
Andrew Rissing9-May-08 4:47 
QuestionOpen Source Database Lib Pin
Mushtaque Nizamani8-May-08 7:16
Mushtaque Nizamani8-May-08 7:16 
AnswerRe: Open Source Database Lib Pin
Judah Gabriel Himango8-May-08 7:38
sponsorJudah Gabriel Himango8-May-08 7:38 
QuestionWant to map two keys to a value Pin
Jordanwb8-May-08 6:34
Jordanwb8-May-08 6:34 
AnswerRe: Want to map two keys to a value Pin
Judah Gabriel Himango8-May-08 7:37
sponsorJudah Gabriel Himango8-May-08 7:37 

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.