Click here to Skip to main content
16,011,508 members
Home / Discussions / C#
   

C#

 
GeneralRe: parameter name from params Pin
Rbledwards28-Jul-03 11:28
Rbledwards28-Jul-03 11:28 
GeneralRe: parameter name from params Pin
David Stone28-Jul-03 12:37
sitebuilderDavid Stone28-Jul-03 12:37 
GeneralRe: parameter name from params Pin
J. Dunlap28-Jul-03 12:39
J. Dunlap28-Jul-03 12:39 
GeneralRe: parameter name from params Pin
Nick Seng28-Jul-03 17:22
Nick Seng28-Jul-03 17:22 
GeneralProcess Priority Pin
eggie528-Jul-03 10:51
eggie528-Jul-03 10:51 
GeneralRe: Process Priority Pin
Julian Bucknall [MSFT]28-Jul-03 11:51
Julian Bucknall [MSFT]28-Jul-03 11:51 
GeneralRe: Process Priority Pin
eggie528-Jul-03 11:58
eggie528-Jul-03 11:58 
GeneralRe: Process Priority Pin
David Stone28-Jul-03 12:28
sitebuilderDavid Stone28-Jul-03 12:28 
eggie5 wrote:
By default without messing with anything, what is the process priortiy set at?

Normal.

And you're using the System.Diagnostics namespace. The difference between setting thread priority and setting process priority is that setting it at process level changes the priority of all threads within the current process...whereas setting thread priority sets the level of only the current thread...other threads in the same process would remain unchanged.


I have also lived some years in Spain, and there people don't accept that you speak bad spanish. I usually compensate by speaking loud and accusing people of being stupid because they don't understand me. It usually works quite well.
-jhaga on non-native languages

GeneralOT Pin
J. Dunlap28-Jul-03 12:17
J. Dunlap28-Jul-03 12:17 
GeneralEncrypting\Decrypting Pin
draco_iii28-Jul-03 9:39
draco_iii28-Jul-03 9:39 
GeneralRe: Encrypting\Decrypting Pin
Julian Bucknall [MSFT]28-Jul-03 11:28
Julian Bucknall [MSFT]28-Jul-03 11:28 
GeneralRe: Encrypting\Decrypting Pin
draco_iii29-Jul-03 2:13
draco_iii29-Jul-03 2:13 
QuestionInstaller "Catch 22" with versioning? Pin
Arun Bhalla28-Jul-03 9:15
Arun Bhalla28-Jul-03 9:15 
GeneralIn Bitmap hell Pin
RB@Emphasys28-Jul-03 8:13
RB@Emphasys28-Jul-03 8:13 
GeneralRe: In Bitmap hell Pin
Not Active28-Jul-03 9:25
mentorNot Active28-Jul-03 9:25 
Questionhow to use SendMessage() from C#?? Pin
misterbear28-Jul-03 7:57
misterbear28-Jul-03 7:57 
AnswerI know one more thing... Pin
misterbear28-Jul-03 8:18
misterbear28-Jul-03 8:18 
GeneralRe: I know one more thing... Pin
J. Dunlap28-Jul-03 8:51
J. Dunlap28-Jul-03 8:51 
GeneralRe: I know one more thing... Pin
misterbear28-Jul-03 10:35
misterbear28-Jul-03 10:35 
GeneralRe: I know one more thing... Pin
J. Dunlap28-Jul-03 10:43
J. Dunlap28-Jul-03 10:43 
GeneralRe: I know one more thing... Pin
Eric Gunnerson (msft)28-Jul-03 11:17
Eric Gunnerson (msft)28-Jul-03 11:17 
GeneralRe: I know one more thing... Pin
leppie28-Jul-03 11:15
leppie28-Jul-03 11:15 
GeneralRe: I know one more thing... Pin
J. Dunlap28-Jul-03 11:21
J. Dunlap28-Jul-03 11:21 
GeneralRe: I know one more thing... Pin
leppie28-Jul-03 11:27
leppie28-Jul-03 11:27 
GeneralHttpWebRequest Timeout Pin
albean28-Jul-03 5:13
albean28-Jul-03 5:13 

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.