Click here to Skip to main content
15,903,854 members
Home / Discussions / C#
   

C#

 
AnswerRe: CREATION tree usage recursive functions Pin
Richard MacCutchan6-Jan-13 23:13
mveRichard MacCutchan6-Jan-13 23:13 
NewsRLE encoding/decoding tool C# Pin
Oleg Orlov6-Jan-13 16:15
Oleg Orlov6-Jan-13 16:15 
GeneralRe: RLE encoding/decoding tool C# Pin
Richard MacCutchan6-Jan-13 22:18
mveRichard MacCutchan6-Jan-13 22:18 
GeneralRe: RLE encoding/decoding tool C# Pin
Oleg Orlov6-Jan-13 23:40
Oleg Orlov6-Jan-13 23:40 
QuestionEncrypting XML **elements** Pin
SledgeHammer016-Jan-13 10:15
SledgeHammer016-Jan-13 10:15 
AnswerRe: Encrypting XML **elements** Pin
Brisingr Aerowing6-Jan-13 14:12
professionalBrisingr Aerowing6-Jan-13 14:12 
GeneralRe: Encrypting XML **elements** Pin
SledgeHammer017-Jan-13 6:32
SledgeHammer017-Jan-13 6:32 
AnswerRe: Encrypting XML **elements** Pin
BobJanova7-Jan-13 5:31
BobJanova7-Jan-13 5:31 
GeneralRe: Encrypting XML **elements** Pin
SledgeHammer017-Jan-13 6:34
SledgeHammer017-Jan-13 6:34 
AnswerRe: Encrypting XML **elements** Pin
Mustafa Kok8-Jan-13 23:46
professionalMustafa Kok8-Jan-13 23:46 
QuestionDelete specific matching rows in datatable Pin
Member 97041536-Jan-13 8:20
Member 97041536-Jan-13 8:20 
AnswerRe: Delete specific matching rows in datatable Pin
Wendelius6-Jan-13 8:30
mentorWendelius6-Jan-13 8:30 
GeneralRe: Delete specific matching rows in datatable Pin
Member 97041536-Jan-13 9:36
Member 97041536-Jan-13 9:36 
GeneralRe: Delete specific matching rows in datatable Pin
Wendelius6-Jan-13 9:58
mentorWendelius6-Jan-13 9:58 
GeneralRe: Delete specific matching rows in datatable Pin
Member 97041536-Jan-13 10:13
Member 97041536-Jan-13 10:13 
GeneralRe: Delete specific matching rows in datatable Pin
Wendelius6-Jan-13 10:17
mentorWendelius6-Jan-13 10:17 
GeneralRe: Delete specific matching rows in datatable Pin
Member 97041536-Jan-13 10:26
Member 97041536-Jan-13 10:26 
GeneralRe: Delete specific matching rows in datatable Pin
Wendelius6-Jan-13 11:20
mentorWendelius6-Jan-13 11:20 
GeneralRe: Delete specific matching rows in datatable Pin
Member 97041536-Jan-13 11:45
Member 97041536-Jan-13 11:45 
GeneralRe: Delete specific matching rows in datatable Pin
Wendelius6-Jan-13 12:06
mentorWendelius6-Jan-13 12:06 
QuestionRow level security with View (SQL) and how to model in Entity Frame work Pin
Ali_Sarshogh6-Jan-13 6:56
Ali_Sarshogh6-Jan-13 6:56 
QuestionApplication for a dedicated PC, uncloseable Pin
Zaid Pirwani5-Jan-13 10:28
Zaid Pirwani5-Jan-13 10:28 
Hi,

So I am to design an application with some basic functionality and hardware interface (COMs etc), have decided to use C#.

The System which the app run on will be WinXp, without Internet and it will be a dedicated system to run that app ONLY, nothing else has to be run on it, there will be keyboard/mouse to sue the app but the user is not expected to go elsewhere, not be able to close the app and app should start-up as XP starts, no explorer,task manager etc.

It is for a dedicated POS terminal... can someone here please guide me a bit in the right direction, I am sort of lost as from where to start.

I know I will need to put the app in startup to get it running when system starts and somehow keep explorer from starting, I can capture key sequences and/or disable Windows shortcuts altogether (don't know how), provide a control to shutdown PC from within the app.

Note: the user is not the opponent, he is not deliberately trying to get out of the app, I hope.

Does anyonehave experience with this type of requirement.
AnswerRe: Application for a dedicated PC, uncloseable Pin
Eddy Vluggen5-Jan-13 10:57
professionalEddy Vluggen5-Jan-13 10:57 
GeneralRe: Application for a dedicated PC, uncloseable Pin
Zaid Pirwani5-Jan-13 18:53
Zaid Pirwani5-Jan-13 18:53 
GeneralRe: Application for a dedicated PC, uncloseable Pin
Eddy Vluggen6-Jan-13 1:22
professionalEddy Vluggen6-Jan-13 1:22 

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.