Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
GeneralRe: Double Buffer - The best way Pin
Arun Bhalla18-Jun-03 13:41
Arun Bhalla18-Jun-03 13:41 
Questionhow can i handle the column resize event in C# ?? Pin
hard_coder13-Jun-03 2:24
hard_coder13-Jun-03 2:24 
QuestionHow can I prevent listview item checked from double-click? Pin
Vu Truong13-Jun-03 1:30
Vu Truong13-Jun-03 1:30 
AnswerRe: How can I prevent listview item checked from double-click? Pin
dynamic15-Jun-03 22:35
dynamic15-Jun-03 22:35 
GeneralRich Text Box Pin
MojoTheMonkey12-Jun-03 23:30
MojoTheMonkey12-Jun-03 23:30 
GeneralRe: Rich Text Box Pin
dynamic15-Jun-03 22:01
dynamic15-Jun-03 22:01 
GeneralRe: Rich Text Box Pin
MojoTheMonkey15-Jun-03 22:59
MojoTheMonkey15-Jun-03 22:59 
GeneralProgram locks up while calling DOS programs using System.Diagnostics.Process Pin
Dalan Galma12-Jun-03 21:59
Dalan Galma12-Jun-03 21:59 
I'm working on a program that is a shell for a command-line DOS program. All it does is go through a list of files and for each one it calls a dos program using a System.Diagnostics.Process, waits for it to finish, moves to the next file, etc. Things run smoothly for small numbers of files, but if I use a big list of files, the whole thing locks up for about a minute (task manager says it's "not responding") and then it finally finishes up and gets back to drawing the window and such. I'd see how this could happen if it was just one big call to the dos program, but it's a lot of little calls, with time in-between. What can I do to smooth this out?
GeneralRe: Program locks up while calling DOS programs using System.Diagnostics.Process Pin
shaunAustin12-Jun-03 23:17
shaunAustin12-Jun-03 23:17 
GeneralRe: Program locks up while calling DOS programs using System.Diagnostics.Process Pin
Dalan Galma13-Jun-03 7:56
Dalan Galma13-Jun-03 7:56 
QuestionHow to disable the WebBrower Control's Scroll Bar Pin
neomagic12-Jun-03 21:37
neomagic12-Jun-03 21:37 
Generalurgent help required Pin
Venkatraman12-Jun-03 19:54
Venkatraman12-Jun-03 19:54 
GeneralRe: urgent help required Pin
shaunAustin13-Jun-03 2:30
shaunAustin13-Jun-03 2:30 
GeneralRe: urgent help required Pin
Venkatraman16-Jun-03 17:46
Venkatraman16-Jun-03 17:46 
QuestionHow can I do a Find and Replace ? Pin
JeffSayHi12-Jun-03 15:57
JeffSayHi12-Jun-03 15:57 
AnswerRe: How can I do a Find and Replace ? Pin
leppie12-Jun-03 16:18
leppie12-Jun-03 16:18 
GeneralPlay search.avi Pin
Patrick Luijpers12-Jun-03 15:36
Patrick Luijpers12-Jun-03 15:36 
GeneralRe: Play search.avi Pin
shaunAustin13-Jun-03 3:02
shaunAustin13-Jun-03 3:02 
GeneralRe: Play search.avi Pin
Patrick Luijpers13-Jun-03 3:40
Patrick Luijpers13-Jun-03 3:40 
GeneralGetting the .exe location Pin
Le centriste12-Jun-03 11:00
Le centriste12-Jun-03 11:00 
GeneralRe: Getting the .exe location Pin
Mike Osbahr12-Jun-03 11:17
Mike Osbahr12-Jun-03 11:17 
GeneralRe: Getting the .exe location Pin
dynamic12-Jun-03 12:42
dynamic12-Jun-03 12:42 
Generalgui event handling Pin
zuhx12-Jun-03 10:38
zuhx12-Jun-03 10:38 
GeneralConvert data type Pin
Hoang Dung12-Jun-03 9:29
Hoang Dung12-Jun-03 9:29 
GeneralRe: Convert data type Pin
zuhx12-Jun-03 10:46
zuhx12-Jun-03 10:46 

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.