Click here to Skip to main content
15,906,097 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to compare two dates...???? Pin
Luc Pattyn15-May-09 16:57
sitebuilderLuc Pattyn15-May-09 16:57 
QuestionTableAdapter not inserting new row Pin
Shato15-May-09 16:35
Shato15-May-09 16:35 
AnswerRe: TableAdapter not inserting new row Pin
Mycroft Holmes15-May-09 17:11
professionalMycroft Holmes15-May-09 17:11 
QuestionHow to code for import pdf to database with c# Pin
nomsod15-May-09 15:53
nomsod15-May-09 15:53 
QuestionCopying files needed for a program installed with a VS Setup and Deployment project Pin
choo_chu15-May-09 14:06
choo_chu15-May-09 14:06 
QuestionPointers Ideas and examples please Pin
Bryden.Murdoch15-May-09 13:21
Bryden.Murdoch15-May-09 13:21 
AnswerRe: Pointers Ideas and examples please Pin
Mycroft Holmes15-May-09 13:46
professionalMycroft Holmes15-May-09 13:46 
GeneralRe: Pointers Ideas and examples please Pin
Bryden.Murdoch15-May-09 14:03
Bryden.Murdoch15-May-09 14:03 
Yes ODBC does provide the workstation ID.

Life becomes more complex however when the client is a terminal / citrix server then all users also have the same client.

I have another way around this by interogating sys.sysprocesses and lokking up not only the hostname but also the hostprocess columns.

The hostprocess number equates directly to the process id that can be seen in task manager or terminal server manager to identify the user.

The main point of this is that I think my solution would make life easier for my customers and allow me to learn a lot more about c#.

I do know where your coming from though with the remote reboot although a sledge hammer is sometimes more appropriate! Big Grin | :-D
GeneralRe: Pointers Ideas and examples please Pin
Mycroft Holmes15-May-09 17:06
professionalMycroft Holmes15-May-09 17:06 
Question[Message Deleted] Pin
sjmclean15-May-09 12:47
sjmclean15-May-09 12:47 
QuestionRe: IP in Text Box Pin
harold aptroot15-May-09 12:57
harold aptroot15-May-09 12:57 
Questiondataset Simple sort. Pin
udikantz15-May-09 12:13
udikantz15-May-09 12:13 
QuestionCan i use web space in C# project? Pin
abhishek2915-May-09 9:26
abhishek2915-May-09 9:26 
AnswerRe: Can i use web space in C# project? Pin
DaveyM6915-May-09 9:59
professionalDaveyM6915-May-09 9:59 
AnswerRe: Can i use web space in C# project? Pin
EliottA15-May-09 11:46
EliottA15-May-09 11:46 
GeneralRe: Can i use web space in C# project? Pin
abhishek2926-May-09 9:08
abhishek2926-May-09 9:08 
GeneralRe: Can i use web space in C# project? Pin
EliottA26-May-09 9:20
EliottA26-May-09 9:20 
GeneralRe: Can i use web space in C# project? Pin
abhishek2926-May-09 17:55
abhishek2926-May-09 17:55 
QuestionMDI parent form maximize problem Pin
atifamin200215-May-09 9:15
atifamin200215-May-09 9:15 
AnswerRe: MDI parent form maximize problem Pin
DaveyM6915-May-09 9:44
professionalDaveyM6915-May-09 9:44 
QuestionBackground worker Pin
Payam Rastogi15-May-09 6:54
Payam Rastogi15-May-09 6:54 
AnswerRe: Background worker Pin
DaveyM6915-May-09 9:50
professionalDaveyM6915-May-09 9:50 
GeneralRe: Background worker Pin
Payam Rastogi15-May-09 9:57
Payam Rastogi15-May-09 9:57 
GeneralRe: Background worker Pin
DaveyM6915-May-09 10:10
professionalDaveyM6915-May-09 10:10 
QuestionHow to prevent RowState change if Cell is not changed Pin
EURaklap15-May-09 6:19
EURaklap15-May-09 6:19 

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.