Click here to Skip to main content
15,917,618 members
Home / Discussions / C#
   

C#

 
AnswerRe: Need Correction Pin
saqib8214-Nov-06 23:27
saqib8214-Nov-06 23:27 
AnswerRe: Need Correction Pin
saqib8214-Nov-06 23:29
saqib8214-Nov-06 23:29 
Questiondificulties in regular expressions Pin
quiteSmart14-Nov-06 20:21
quiteSmart14-Nov-06 20:21 
AnswerRe: dificulties in regular expressions Pin
Christian Graus14-Nov-06 20:53
protectorChristian Graus14-Nov-06 20:53 
GeneralRe: dificulties in regular expressions Pin
quiteSmart14-Nov-06 20:59
quiteSmart14-Nov-06 20:59 
GeneralRe: dificulties in regular expressions Pin
Christian Graus14-Nov-06 21:04
protectorChristian Graus14-Nov-06 21:04 
GeneralRe: dificulties in regular expressions Pin
quiteSmart14-Nov-06 21:13
quiteSmart14-Nov-06 21:13 
AnswerRe: dificulties in regular expressions Pin
User 665814-Nov-06 21:16
User 665814-Nov-06 21:16 
AnswerRe: dificulties in regular expressions Pin
Eduard Keilholz14-Nov-06 21:20
Eduard Keilholz14-Nov-06 21:20 
QuestionDuplex Contract in WCF Pin
Sandeep Srinivas Kulkarni14-Nov-06 20:02
Sandeep Srinivas Kulkarni14-Nov-06 20:02 
GeneralGetting First Run of Program Pin
JacquesDP14-Nov-06 20:01
JacquesDP14-Nov-06 20:01 
GeneralRe: Getting First Run of Program Pin
Christian Graus14-Nov-06 20:13
protectorChristian Graus14-Nov-06 20:13 
GeneralRe: Getting First Run of Program Pin
JacquesDP14-Nov-06 20:23
JacquesDP14-Nov-06 20:23 
QuestionRegarding usage of svcutil tool Pin
Sandeep Srinivas Kulkarni14-Nov-06 19:58
Sandeep Srinivas Kulkarni14-Nov-06 19:58 
AnswerRe: Regarding usage of svcutil tool Pin
JacquesDP14-Nov-06 20:28
JacquesDP14-Nov-06 20:28 
QuestionPopup window in webbrowser control Pin
_kane_14-Nov-06 19:07
_kane_14-Nov-06 19:07 
QuestionLatebinding? Pin
T_Armstrong14-Nov-06 18:08
T_Armstrong14-Nov-06 18:08 
AnswerRe: Latebinding? Pin
Christian Graus14-Nov-06 19:51
protectorChristian Graus14-Nov-06 19:51 
AnswerRe: Latebinding? Pin
Nicholas Butler14-Nov-06 21:18
sitebuilderNicholas Butler14-Nov-06 21:18 
QuestionNeed to find some required text in RichtextBox Pin
M Riaz Bashir14-Nov-06 18:04
M Riaz Bashir14-Nov-06 18:04 
AnswerRe: Need to find some required text in RichtextBox Pin
saqib8214-Nov-06 19:41
saqib8214-Nov-06 19:41 
QuestionClipboard help Pin
Jon Stroh14-Nov-06 17:06
Jon Stroh14-Nov-06 17:06 
AnswerRe: Clipboard help Pin
saqib8214-Nov-06 19:40
saqib8214-Nov-06 19:40 
Questionhow to highlight syntax as soon as loading text file in to richtextbox Pin
veluru krishna14-Nov-06 16:56
veluru krishna14-Nov-06 16:56 
QuestionACPI and WMI in C# Pin
Robert Jacob14-Nov-06 12:04
Robert Jacob14-Nov-06 12:04 
Hi,

I want to manipulate an ACPI-device via C#/.NET . Having searched the net for a while now, I've been pointed to the System.Management namespace, but I can't find anything useful, I have no experience working with WMI and that namespace.

The goal is pretty simple: I have a laptop with a led, which should be displaying incoming emails. Only that it doesn't work with my current mail program out-of-the-box and the available plugins/addons/etc can't please me. Plus, I'm always into trying something new. So I wanted to write a app, which is independent from my mail-program and checks for mails, then flashes the LED, whenever there's new mail.

Could someone point me to some documentation on that topic (preferred also referring to .NET, examples/code would be great!)?
And just to be complete: The hardware is an ASUS laptop and the name of the "device" (the LED) I want to switch is "/_SB/ATKD/MLED", if that helps in giving me some hints.

Thanks in advance...
Xp

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.