Click here to Skip to main content
15,906,574 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to detect if monitor is powered on Pin
ArtOfScience29-Nov-10 22:14
ArtOfScience29-Nov-10 22:14 
Questiontransmitting msgs from pc to mobiles in c# Pin
kishore14629-Nov-10 0:13
kishore14629-Nov-10 0:13 
AnswerRe: transmitting msgs from pc to mobiles in c# Pin
Keith Barrow29-Nov-10 1:10
professionalKeith Barrow29-Nov-10 1:10 
AnswerRe: transmitting msgs from pc to mobiles in c# Pin
Abhinav S29-Nov-10 7:18
Abhinav S29-Nov-10 7:18 
Questionhow to transmit msgs from pc to mobiles in c# Pin
kishore14629-Nov-10 0:08
kishore14629-Nov-10 0:08 
AnswerRe: how to transmit msgs from pc to mobiles in c# Pin
Phil J Pearson29-Nov-10 6:07
Phil J Pearson29-Nov-10 6:07 
QuestionPrevent monitor from power on Pin
ArtOfScience28-Nov-10 23:10
ArtOfScience28-Nov-10 23:10 
AnswerRe: Prevent monitor from power on Pin
Eddy Vluggen28-Nov-10 23:22
professionalEddy Vluggen28-Nov-10 23:22 
GeneralRe: Prevent monitor from power on Pin
ArtOfScience28-Nov-10 23:29
ArtOfScience28-Nov-10 23:29 
GeneralRe: Prevent monitor from power on Pin
Henry Minute29-Nov-10 1:18
Henry Minute29-Nov-10 1:18 
AnswerRe: Prevent monitor from power on Pin
RobCroll29-Nov-10 2:29
RobCroll29-Nov-10 2:29 
GeneralRe: Prevent monitor from power on [modified] Pin
ArtOfScience29-Nov-10 2:51
ArtOfScience29-Nov-10 2:51 
GeneralRe: Prevent monitor from power on Pin
RobCroll29-Nov-10 3:12
RobCroll29-Nov-10 3:12 
AnswerRe: Prevent monitor from power on Pin
Amar Chaudhary29-Nov-10 3:17
Amar Chaudhary29-Nov-10 3:17 
GeneralRe: Prevent monitor from power on Pin
ArtOfScience29-Nov-10 3:29
ArtOfScience29-Nov-10 3:29 
Questioneboard Pin
om_metab28-Nov-10 22:37
om_metab28-Nov-10 22:37 
AnswerRe: eboard Pin
Pete O'Hanlon28-Nov-10 22:48
mvePete O'Hanlon28-Nov-10 22:48 
GeneralRe: eboard Pin
Eddy Vluggen28-Nov-10 23:20
professionalEddy Vluggen28-Nov-10 23:20 
GeneralRe: eboard Pin
Pete O'Hanlon29-Nov-10 0:00
mvePete O'Hanlon29-Nov-10 0:00 
GeneralRe: eboard Pin
Eddy Vluggen29-Nov-10 0:48
professionalEddy Vluggen29-Nov-10 0:48 
GeneralRe: eboard Pin
om_metab4-Dec-10 23:37
om_metab4-Dec-10 23:37 
GeneralRe: eboard Pin
Eddy Vluggen5-Dec-10 11:13
professionalEddy Vluggen5-Dec-10 11:13 
om_metab wrote:
my question how can make live communication

You'd need a chatserver, clientsoftware, and you'd need to decide on a protocol. There's the MsnpSharp library if you want to connect to the Windows Live' Messenger service.

If you already have an eboard, you'd have to find a way to integrate it into that messenger. Or is this something you want to develop yourself too?

om_metab wrote:
and how make data base of email I can make DB in own server or use the server
like email aleredy is exist such as @hotmail or @yahoo

I don't completely understand what you're asking. You can install a Smtp-server if you need to send emails, a Pop3-server if you need to receive them. If you have a lot of accounts, then you 'could' download all the messages from the different providers to your database. Is that what you want?
I are Troll Suspicious | :suss:

AnswerRe: eboard Pin
Eddy Vluggen28-Nov-10 22:53
professionalEddy Vluggen28-Nov-10 22:53 
GeneralRe: eboard Pin
om_metab5-Dec-10 2:14
om_metab5-Dec-10 2:14 
GeneralRe: eboard Pin
Eddy Vluggen5-Dec-10 11:25
professionalEddy Vluggen5-Dec-10 11:25 

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.