Click here to Skip to main content
15,923,051 members
Home / Discussions / C#
   

C#

 
AnswerRe: Challanging Algorithm?! Pin
alexey N24-May-06 17:56
alexey N24-May-06 17:56 
GeneralRe: Challanging Algorithm?! [modified] Pin
lmoelleb24-May-06 20:26
lmoelleb24-May-06 20:26 
GeneralRe: Challanging Algorithm?! [modified] Pin
alexey N24-May-06 22:47
alexey N24-May-06 22:47 
GeneralRe: Challanging Algorithm?! [modified] Pin
Dan Neely25-May-06 2:13
Dan Neely25-May-06 2:13 
GeneralRe: Challanging Algorithm?! Pin
Eliee25-May-06 9:33
Eliee25-May-06 9:33 
QuestionProblem with chat room Pin
Pentellcc24-May-06 15:08
Pentellcc24-May-06 15:08 
QuestionComboBox Inheritance Pin
canozurdo24-May-06 13:36
canozurdo24-May-06 13:36 
Questionbitmap speed question [modified] Pin
likefood24-May-06 12:50
likefood24-May-06 12:50 
AnswerRe: bitmap speed question [modified] Pin
Christian Graus24-May-06 14:05
protectorChristian Graus24-May-06 14:05 
GeneralRe: bitmap speed question [modified] Pin
likefood24-May-06 14:10
likefood24-May-06 14:10 
GeneralRe: bitmap speed question [modified] Pin
likefood25-May-06 5:13
likefood25-May-06 5:13 
QuestionSound Control Pin
alias bill24-May-06 12:39
alias bill24-May-06 12:39 
AnswerRe: Sound Control Pin
mav.northwind24-May-06 22:57
mav.northwind24-May-06 22:57 
AnswerRe: Sound Control Pin
Cary Zhang25-May-06 0:33
Cary Zhang25-May-06 0:33 
QuestionMemory friendly way to add to listbox? Pin
Dan Neely24-May-06 10:21
Dan Neely24-May-06 10:21 
AnswerRe: Memory friendly way to add to listbox? Pin
mav.northwind25-May-06 0:20
mav.northwind25-May-06 0:20 
QuestionRegEx Parsing? Pin
econner24-May-06 10:17
econner24-May-06 10:17 
AnswerRe: RegEx Parsing? Pin
Ed.Poore24-May-06 12:36
Ed.Poore24-May-06 12:36 
QuestionSymbol Font question Pin
Wjousts24-May-06 10:05
Wjousts24-May-06 10:05 
AnswerRe: Symbol Font question Pin
Wjousts24-May-06 11:10
Wjousts24-May-06 11:10 
Questiona question about printing or saving data in datagridview ? Pin
cmpeng3424-May-06 10:01
cmpeng3424-May-06 10:01 
AnswerRe: a question about printing or saving data in datagridview ? Pin
maryamf24-May-06 12:26
maryamf24-May-06 12:26 
QuestionComputer names Pin
Elvis_Pretzelator24-May-06 9:30
Elvis_Pretzelator24-May-06 9:30 
AnswerRe: Computer names Pin
Wjousts24-May-06 9:59
Wjousts24-May-06 9:59 
GeneralRe: Computer names Pin
Elvis_Pretzelator24-May-06 13:58
Elvis_Pretzelator24-May-06 13:58 
That would probably work, but would require me to put some code locally on a couple thousand PCs on our network.

I work in a help desk and often we need to remotely connect to their PCs to fix whatever they broke. Unfortunately, half of the call is spent showing them how to get their computer's name. That, of course, is only after they stop laughing at the thought of a computer having a name - which let me tell you gets a little old. : )

So I thought it would be cool, while we're getting their vitals (i.e. name from which we can derive their username) we could plug that username into some simple little app (maybe even a console app) and discover the PC they're currently logged onto. Doesn't it seem like that should be possible?

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.