Click here to Skip to main content
16,016,263 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Checkbox Pin
The ANZAC10-Dec-06 17:59
The ANZAC10-Dec-06 17:59 
GeneralRe: Checkbox Pin
Guffa10-Dec-06 18:15
Guffa10-Dec-06 18:15 
GeneralRe: Checkbox [modified] Pin
The ANZAC10-Dec-06 20:23
The ANZAC10-Dec-06 20:23 
QuestionScrolling textbox over MaxLength limit Pin
pc1chang10-Dec-06 6:50
pc1chang10-Dec-06 6:50 
AnswerRe: Scrolling textbox over MaxLength limit Pin
nlarson1111-Dec-06 3:49
nlarson1111-Dec-06 3:49 
GeneralRe: Scrolling textbox over MaxLength limit Pin
pc1chang11-Dec-06 14:38
pc1chang11-Dec-06 14:38 
QuestionInternet traffic monitoring [modified] Pin
XUFOS10-Dec-06 5:15
XUFOS10-Dec-06 5:15 
QuestionMulti-threaded code runs slower after upgrading to VS 2005 & .Net 2.0 Pin
JW7389-Dec-06 18:04
JW7389-Dec-06 18:04 
Hello,
Some parts of my VB.NET code that I used to compile with Visual Studio 2002 and the .Net Framework SDK 1.1 runs about 50% - 100% slower now that I am using VS 2005 / .Net 2.0.

All configuration/compilation settings are the same, I compared the old and new executables by running them outside VS.

The code that runs slower is code that runs on seperate threads, in some cases by using the ThreadPool (QueueUserWorkItem), in other cases by using Control.Invoke. More than 10 threads may be running at times.

Does anybody have any idea what may be causing this slowdown?

Thanks
Jim
AnswerRe: Multi-threaded code runs slower after upgrading to VS 2005 & .Net 2.0 Pin
Guffa9-Dec-06 19:01
Guffa9-Dec-06 19:01 
GeneralRe: Multi-threaded code runs slower after upgrading to VS 2005 & .Net 2.0 Pin
JW7389-Dec-06 21:34
JW7389-Dec-06 21:34 
GeneralRe: Multi-threaded code runs slower after upgrading to VS 2005 & .Net 2.0 Pin
Robert Rohde10-Dec-06 5:59
Robert Rohde10-Dec-06 5:59 
GeneralRe: Multi-threaded code runs slower after upgrading to VS 2005 & .Net 2.0 Pin
JW73810-Dec-06 16:10
JW73810-Dec-06 16:10 
GeneralRe: Multi-threaded code runs slower after upgrading to VS 2005 & .Net 2.0 Pin
Guffa10-Dec-06 18:31
Guffa10-Dec-06 18:31 
GeneralRe: Multi-threaded code runs slower after upgrading to VS 2005 & .Net 2.0 Pin
JW73810-Dec-06 22:50
JW73810-Dec-06 22:50 
GeneralRe: Multi-threaded code runs slower after upgrading to VS 2005 & .Net 2.0 Pin
Guffa10-Dec-06 23:10
Guffa10-Dec-06 23:10 
GeneralRe: Multi-threaded code runs slower after upgrading to VS 2005 & .Net 2.0 Pin
Kevin McFarlane12-Dec-06 5:12
Kevin McFarlane12-Dec-06 5:12 
QuestionI NEED HELP!!!!!!!!!!!!!!!! Pin
lfpmx9-Dec-06 9:57
lfpmx9-Dec-06 9:57 
GeneralRe: Useless subject Pin
Guffa9-Dec-06 10:35
Guffa9-Dec-06 10:35 
AnswerRe: I NEED HELP!!!!!!!!!!!!!!!! Pin
Paul Conrad9-Dec-06 10:53
professionalPaul Conrad9-Dec-06 10:53 
AnswerRe: I NEED HELP!!!!!!!!!!!!!!!! Pin
The ANZAC9-Dec-06 12:57
The ANZAC9-Dec-06 12:57 
AnswerRe: I NEED HELP!!!!!!!!!!!!!!!! Pin
Kevin McFarlane9-Dec-06 13:38
Kevin McFarlane9-Dec-06 13:38 
GeneralRe: I NEED HELP!!!!!!!!!!!!!!!! Pin
Guffa9-Dec-06 14:11
Guffa9-Dec-06 14:11 
GeneralRe: I NEED HELP!!!!!!!!!!!!!!!! Pin
Kevin McFarlane9-Dec-06 23:48
Kevin McFarlane9-Dec-06 23:48 
AnswerRe: I NEED HELP!!!!!!!!!!!!!!!! Pin
Christian Graus9-Dec-06 23:46
protectorChristian Graus9-Dec-06 23:46 
GeneralRe: I NEED HELP!!!!!!!!!!!!!!!! Pin
Guffa10-Dec-06 1:58
Guffa10-Dec-06 1:58 

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.