Click here to Skip to main content
15,888,521 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Generations in .Net Pin
techyamit78-Oct-13 18:57
techyamit78-Oct-13 18:57 
AnswerRe: Generations in .Net Pin
jschell9-Oct-13 8:00
jschell9-Oct-13 8:00 
QuestionMedium size ERP project development using MVC 4 Pin
Member 103188916-Oct-13 9:21
Member 103188916-Oct-13 9:21 
AnswerRe: Medium size ERP project development using MVC 4 Pin
Pete O'Hanlon6-Oct-13 10:20
mvePete O'Hanlon6-Oct-13 10:20 
AnswerRe: Medium size ERP project development using MVC 4 Pin
techyamit78-Oct-13 3:58
techyamit78-Oct-13 3:58 
AnswerRe: Medium size ERP project development using MVC 4 Pin
Paulo Augusto Kunzel9-Oct-13 5:30
professionalPaulo Augusto Kunzel9-Oct-13 5:30 
QuestionDetecting which key is pressed,vb.net Pin
srinivasankrishnaa5-Oct-13 22:43
srinivasankrishnaa5-Oct-13 22:43 
AnswerRe: Detecting which key is pressed,vb.net Pin
Eddy Vluggen6-Oct-13 0:46
professionalEddy Vluggen6-Oct-13 0:46 
srinivasankrishnaa wrote:
but it is not working in other apps and also when it is minimized.
Because your app does not have input-focus.

srinivasankrishnaa wrote:
The function of this application is to detect whick key is pressed in keyboard even when my application is minimised.
What you want is a keylogger; this can't be done using events, as Windows does not generate events in your app for things that are happening to other apps.

Code for a keylogger can be found anywhere on the internet. A word of warning though; depending on your location, you'd need to inform the user and/or get his permission to run this software.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

AnswerRe: Detecting which key is pressed,vb.net Pin
Dave Kreskowiak6-Oct-13 4:27
mveDave Kreskowiak6-Oct-13 4:27 
GeneralRe: Detecting which key is pressed,vb.net Pin
srinivasankrishnaa7-Oct-13 2:53
srinivasankrishnaa7-Oct-13 2:53 
GeneralRe: Detecting which key is pressed,vb.net Pin
Dave Kreskowiak7-Oct-13 3:44
mveDave Kreskowiak7-Oct-13 3:44 
GeneralRe: Detecting which key is pressed,vb.net Pin
srinivasankrishnaa7-Oct-13 4:32
srinivasankrishnaa7-Oct-13 4:32 
GeneralRe: Detecting which key is pressed,vb.net Pin
Dave Kreskowiak7-Oct-13 9:22
mveDave Kreskowiak7-Oct-13 9:22 
GeneralRe: Detecting which key is pressed,vb.net Pin
Eddy Vluggen7-Oct-13 5:03
professionalEddy Vluggen7-Oct-13 5:03 
GeneralRe: Detecting which key is pressed,vb.net Pin
srinivasankrishnaa7-Oct-13 5:21
srinivasankrishnaa7-Oct-13 5:21 
GeneralRe: Detecting which key is pressed,vb.net Pin
Eddy Vluggen7-Oct-13 7:14
professionalEddy Vluggen7-Oct-13 7:14 
QuestionMEF Reading Pin
Brady Kelly30-Sep-13 2:22
Brady Kelly30-Sep-13 2:22 
AnswerRe: MEF Reading Pin
Kornfeld Eliyahu Peter30-Sep-13 4:05
professionalKornfeld Eliyahu Peter30-Sep-13 4:05 
Questionkeyboard Pin
srinivasankrishnaa27-Sep-13 5:07
srinivasankrishnaa27-Sep-13 5:07 
AnswerRe: keyboard Pin
Abhinav S28-Sep-13 3:54
Abhinav S28-Sep-13 3:54 
GeneralRe: keyboard Pin
srinivasankrishnaa5-Oct-13 22:50
srinivasankrishnaa5-Oct-13 22:50 
GeneralRe: keyboard Pin
Eddy Vluggen6-Oct-13 0:47
professionalEddy Vluggen6-Oct-13 0:47 
GeneralRe: keyboard Pin
srinivasankrishnaa7-Oct-13 2:49
srinivasankrishnaa7-Oct-13 2:49 
AnswerRe: keyboard Pin
Eddy Vluggen7-Oct-13 5:01
professionalEddy Vluggen7-Oct-13 5:01 
Question“Add Project Data Source” from an OData Service does not work? Pin
Ron Deijkers26-Sep-13 2:33
Ron Deijkers26-Sep-13 2:33 

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.