Click here to Skip to main content
15,909,193 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: listview scroll? Pin
dhbaer6-Dec-06 9:12
dhbaer6-Dec-06 9:12 
GeneralRe: listview scroll? Pin
dianadcx6-Dec-06 9:23
dianadcx6-Dec-06 9:23 
GeneralRe: listview scroll? Pin
dhbaer6-Dec-06 9:31
dhbaer6-Dec-06 9:31 
QuestionI am trying to determine the index number in a combobox . . . Pin
Shawn Owens6-Dec-06 5:45
Shawn Owens6-Dec-06 5:45 
AnswerRe: I am trying to determine the index number in a combobox . . . Pin
dhbaer6-Dec-06 9:15
dhbaer6-Dec-06 9:15 
QuestionGridView data retrieval question Pin
downfall216-Dec-06 5:43
downfall216-Dec-06 5:43 
QuestionBinding a CheckBoxList Pin
Dayekh6-Dec-06 5:21
Dayekh6-Dec-06 5:21 
QuestionThreading Priority? Pin
Yona Low6-Dec-06 4:07
Yona Low6-Dec-06 4:07 
I’m creating a network application which consists of a server and client-both windows applications, for each client that connects to the server the server will create a thread to handle that clients requests. One of the features will need to have very accurate and fast transfers between the client and server, which means that the server will need to run very efficiently, since I don’t want to restrict the server to run on dedicated hardware I was thinking of making the priority higher, which brings me to my question:

Should I set each thread that handles a client to a higher priority, or should I set the process from the server application to a higher priority. And will I achieve better performance if I set both to a higher priority or setting one to high is the same as setting both (in other words, does windows have 5 levels of priority or 25 (5x5) levels of priority? )

Answers to any part of this post will be greatly appreciated.

AnswerRe: Threading Priority? Pin
nlarson116-Dec-06 4:19
nlarson116-Dec-06 4:19 
QuestionProblem in making setup in VB.Net Pin
pathak786-Dec-06 2:13
pathak786-Dec-06 2:13 
AnswerRe: Problem in making setup in VB.Net Pin
MatrixCoder6-Dec-06 12:55
MatrixCoder6-Dec-06 12:55 
Questionsending mail via asp Pin
uglyeyes6-Dec-06 2:01
uglyeyes6-Dec-06 2:01 
AnswerRe: sending mail via asp Pin
nlarson116-Dec-06 4:02
nlarson116-Dec-06 4:02 
GeneralRe: sending mail via asp Pin
uglyeyes6-Dec-06 10:57
uglyeyes6-Dec-06 10:57 
GeneralRe: sending mail via asp Pin
nlarson117-Dec-06 3:37
nlarson117-Dec-06 3:37 
QuestionHow to get data from webpage have embedded ActiveX Pin
jkyadav6-Dec-06 0:47
jkyadav6-Dec-06 0:47 
AnswerRe: How to get data from webpage have embedded ActiveX Pin
Vasudevan Deepak Kumar6-Dec-06 1:11
Vasudevan Deepak Kumar6-Dec-06 1:11 
QuestionI need profisionaly Databaseconnection string Coding Part [modified] Pin
somagunasekaran6-Dec-06 0:40
somagunasekaran6-Dec-06 0:40 
QuestionBoundField in GRidView Pin
BobsAfro6-Dec-06 0:29
BobsAfro6-Dec-06 0:29 
QuestionFiltering DBase by SQL Query - not working Pin
NigeLost5-Dec-06 23:50
NigeLost5-Dec-06 23:50 
AnswerRe: Filtering DBase by SQL Query - not working Pin
Christian Graus5-Dec-06 23:57
protectorChristian Graus5-Dec-06 23:57 
GeneralRe: Filtering DBase by SQL Query - not working Pin
NigeLost6-Dec-06 0:17
NigeLost6-Dec-06 0:17 
GeneralRe: Filtering DBase by SQL Query - not working Pin
Christian Graus6-Dec-06 8:35
protectorChristian Graus6-Dec-06 8:35 
QuestionShowing Splash Screen Pin
Kapil Thakur5-Dec-06 20:57
Kapil Thakur5-Dec-06 20:57 
AnswerRe: Showing Splash Screen Pin
Christian Graus5-Dec-06 22:11
protectorChristian Graus5-Dec-06 22:11 

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.