Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
AnswerRe: name & count of tables in a MS Access database Pin
Keith Barrow7-Feb-12 22:01
professionalKeith Barrow7-Feb-12 22:01 
AnswerRe: name & count of tables in a MS Access database Pin
Luc Pattyn7-Feb-12 23:04
sitebuilderLuc Pattyn7-Feb-12 23:04 
AnswerRe: name & count of tables in a MS Access database Pin
PIEBALDconsult8-Feb-12 2:29
mvePIEBALDconsult8-Feb-12 2:29 
AnswerRe: name & count of tables in a MS Access database Pin
Dave Kreskowiak8-Feb-12 2:31
mveDave Kreskowiak8-Feb-12 2:31 
QuestionHow to enum the ms exchange queue info and mail details of a server Pin
Stephen T. Charlie7-Feb-12 20:11
Stephen T. Charlie7-Feb-12 20:11 
AnswerRe: How to enum the ms exchange queue info and mail details of a server Pin
Eddy Vluggen8-Feb-12 6:42
professionalEddy Vluggen8-Feb-12 6:42 
QuestionEKRN.EXE Pin
candogu7-Feb-12 20:03
candogu7-Feb-12 20:03 
AnswerRe: EKRN.EXE Pin
Abhinav S7-Feb-12 21:07
Abhinav S7-Feb-12 21:07 
Just set the security rights of the service to administrator control only.
No other user will be able to restart this service then.

Set this in the installer
e.g.
Account = ServiceAccount.User,
Username = @"domain\username",

GeneralRe: EKRN.EXE Pin
candogu7-Feb-12 23:17
candogu7-Feb-12 23:17 
AnswerRe: EKRN.EXE Pin
Eddy Vluggen8-Feb-12 0:20
professionalEddy Vluggen8-Feb-12 0:20 
GeneralRe: EKRN.EXE Pin
Pete O'Hanlon8-Feb-12 0:24
mvePete O'Hanlon8-Feb-12 0:24 
GeneralRe: EKRN.EXE Pin
candogu8-Feb-12 0:33
candogu8-Feb-12 0:33 
GeneralRe: EKRN.EXE Pin
Pete O'Hanlon8-Feb-12 0:37
mvePete O'Hanlon8-Feb-12 0:37 
GeneralRe: EKRN.EXE Pin
candogu8-Feb-12 1:50
candogu8-Feb-12 1:50 
AnswerRe: EKRN.EXE Pin
Eddy Vluggen8-Feb-12 5:08
professionalEddy Vluggen8-Feb-12 5:08 
AnswerRe: EKRN.EXE Pin
Luc Pattyn8-Feb-12 5:33
sitebuilderLuc Pattyn8-Feb-12 5:33 
GeneralRe: EKRN.EXE Pin
Eddy Vluggen8-Feb-12 6:12
professionalEddy Vluggen8-Feb-12 6:12 
GeneralRe: EKRN.EXE Pin
Dave Kreskowiak8-Feb-12 2:28
mveDave Kreskowiak8-Feb-12 2:28 
AnswerRe: EKRN.EXE Pin
Calla7-Feb-12 21:16
Calla7-Feb-12 21:16 
AnswerRe: EKRN.EXE Pin
BobJanova8-Feb-12 4:11
BobJanova8-Feb-12 4:11 
AnswerRe: EKRN.EXE Pin
Wes Aday8-Feb-12 5:31
professionalWes Aday8-Feb-12 5:31 
GeneralRe: EKRN.EXE Pin
candogu8-Feb-12 19:25
candogu8-Feb-12 19:25 
GeneralRe: EKRN.EXE Pin
Pete O'Hanlon8-Feb-12 22:12
mvePete O'Hanlon8-Feb-12 22:12 
GeneralRe: EKRN.EXE Pin
candogu9-Feb-12 2:54
candogu9-Feb-12 2:54 
QuestionResource Sharing and Conflict Management System Pin
shaistamin7-Feb-12 19:20
shaistamin7-Feb-12 19:20 

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.