Click here to Skip to main content
15,884,836 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to build C# program to solve 8-Puzzle with best first search algorithm ? Pin
J4amieC31-Mar-10 21:27
J4amieC31-Mar-10 21:27 
GeneralRe: How to build C# program to solve 8-Puzzle with best first search algorithm ? Pin
PIEBALDconsult1-Apr-10 3:32
mvePIEBALDconsult1-Apr-10 3:32 
AnswerRe: How to build C# program to solve 8-Puzzle with best first search algorithm ? Pin
nguyencuonginfo1-Apr-10 5:00
nguyencuonginfo1-Apr-10 5:00 
QuestionTimeout exception when reading from serial port Pin
mmdullah31-Mar-10 19:17
mmdullah31-Mar-10 19:17 
AnswerRe: Timeout exception when reading from serial port Pin
PIEBALDconsult31-Mar-10 19:24
mvePIEBALDconsult31-Mar-10 19:24 
GeneralRe: Timeout exception when reading from serial port Pin
mmdullah31-Mar-10 19:56
mmdullah31-Mar-10 19:56 
AnswerRe: Timeout exception when reading from serial port Pin
Alan N1-Apr-10 1:49
Alan N1-Apr-10 1:49 
QuestionRestrict User from changing time Pin
Aseem Sharma31-Mar-10 17:14
Aseem Sharma31-Mar-10 17:14 
Hi all,

I am working on a feature where in we can allow/disallow changing system time to any user. We can run this application from an administrator's account and set if a particular user can change system time or not. Even the administrator (who itself is logged on) itself can allow/disallow himself changing time.

While googling I found that there is some, The system user right SeSystemtimePrivilege that controls the ability to set the system time. I could not find how to complete my feature via the privilege SeSystemtimePrivilege using C#.

Can somebody help me how to that using c# (or even C++). Even if there is some other way of implementing this feature, please let me know.

Thanks in Advance
Best Regards
Aseem
AnswerRe: Restrict User from changing time Pin
Rod Kemp31-Mar-10 19:20
Rod Kemp31-Mar-10 19:20 
AnswerRe: Restrict User from changing time Pin
Luc Pattyn1-Apr-10 3:37
sitebuilderLuc Pattyn1-Apr-10 3:37 
QuestionGet Tittle Name for window form ? Pin
aa_zz31-Mar-10 15:38
aa_zz31-Mar-10 15:38 
AnswerRe: Get Tittle Name for window form ? [modified] Pin
Luc Pattyn31-Mar-10 16:28
sitebuilderLuc Pattyn31-Mar-10 16:28 
QuestionWhich is faster ? foreach OR for !! Pin
Nadia Monalisa31-Mar-10 14:47
Nadia Monalisa31-Mar-10 14:47 
AnswerRe: Which is faster ? foreach OR for !! Pin
Luc Pattyn31-Mar-10 14:53
sitebuilderLuc Pattyn31-Mar-10 14:53 
GeneralRe: Which is faster ? foreach OR for !! Pin
Not Active31-Mar-10 15:26
mentorNot Active31-Mar-10 15:26 
GeneralRe: Which is faster ? foreach OR for !! Pin
Luc Pattyn31-Mar-10 15:34
sitebuilderLuc Pattyn31-Mar-10 15:34 
GeneralRe: Which is faster ? foreach OR for !! Pin
Som Shekhar31-Mar-10 16:05
Som Shekhar31-Mar-10 16:05 
GeneralRe: Which is faster ? foreach OR for !! Pin
Luc Pattyn31-Mar-10 16:17
sitebuilderLuc Pattyn31-Mar-10 16:17 
GeneralRe: Which is faster ? foreach OR for !! Pin
Not Active31-Mar-10 16:33
mentorNot Active31-Mar-10 16:33 
GeneralRe: Which is faster ? foreach OR for !! Pin
Luc Pattyn31-Mar-10 16:35
sitebuilderLuc Pattyn31-Mar-10 16:35 
GeneralRe: Which is faster ? foreach OR for !! Pin
Som Shekhar31-Mar-10 16:38
Som Shekhar31-Mar-10 16:38 
GeneralRe: Which is faster ? foreach OR for !! Pin
DaveyM691-Apr-10 6:06
professionalDaveyM691-Apr-10 6:06 
GeneralRe: Which is faster ? foreach OR for !! Pin
Hercule Poirot1-Apr-10 6:35
Hercule Poirot1-Apr-10 6:35 
JokeRe: Which is faster ? foreach OR for !! Pin
Eddy Vluggen31-Mar-10 15:51
professionalEddy Vluggen31-Mar-10 15:51 
GeneralRe: Which is faster ? foreach OR for !! Pin
Not Active31-Mar-10 16:05
mentorNot Active31-Mar-10 16:05 

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.