Click here to Skip to main content
15,890,995 members
Home / Discussions / C#
   

C#

 
GeneralRe: read write lock in C# Pin
George_George17-Apr-08 19:32
George_George17-Apr-08 19:32 
GeneralForm window position when changing its size Pin
Blubbo16-Apr-08 4:05
Blubbo16-Apr-08 4:05 
GeneralRe: Form window position when changing its size Pin
Blubbo16-Apr-08 4:12
Blubbo16-Apr-08 4:12 
GeneralRe: Form window position when changing its size Pin
Muammar©16-Apr-08 10:03
Muammar©16-Apr-08 10:03 
QuestionHow to make a phone call? Pin
tcombs0716-Apr-08 3:56
tcombs0716-Apr-08 3:56 
AnswerRe: How to make a phone call? Pin
N a v a n e e t h16-Apr-08 4:00
N a v a n e e t h16-Apr-08 4:00 
GeneralRe: How to make a phone call? Pin
Ravenet16-Apr-08 16:10
Ravenet16-Apr-08 16:10 
AnswerRe: How to make a phone call? Pin
flippydeflippydebop16-Apr-08 4:27
flippydeflippydebop16-Apr-08 4:27 
You could buy a gprs wavecom modem. Wavecom Fastrack Supreme StarterKit[^]

Stick yourself a mobile SIM card in it, and then send out SMS messages to whoever the tech guy on call.

Then it would just be a case of using: "System.IO.Ports.SerialPort" to write the sms command to it.

Failing that you could just buy this activesms toolkit: http://www.activexperts.com/activsms/[^]. The instruction on how to send a sms message using c# look easy enough. http://www.activexperts.com/xmstoolkit/howto/mm1/vcnet/[^]

This will allow you to send/recieve sms messages to your wavecom, so you could get your tech guy to reply to the sms message to acknowledge he has recieved it.
AnswerRe: How to make a phone call? Pin
Bert delaVega16-Apr-08 7:10
Bert delaVega16-Apr-08 7:10 
AnswerRe: How to make a phone call? Pin
Judah Gabriel Himango16-Apr-08 8:19
sponsorJudah Gabriel Himango16-Apr-08 8:19 
GeneralRe: How to make a phone call? Pin
Muammar©16-Apr-08 9:58
Muammar©16-Apr-08 9:58 
AnswerRe: How to make a phone call? Pin
Ravenet16-Apr-08 16:12
Ravenet16-Apr-08 16:12 
GeneralRe: How to make a phone call? Pin
tcombs0717-Apr-08 6:18
tcombs0717-Apr-08 6:18 
GeneralRe: How to make a phone call? Pin
Ravenet17-Apr-08 15:32
Ravenet17-Apr-08 15:32 
GeneralListView - Maximum # of rows Pin
flippydeflippydebop16-Apr-08 3:07
flippydeflippydebop16-Apr-08 3:07 
GeneralRe: ListView - Maximum # of rows Pin
flippydeflippydebop16-Apr-08 3:36
flippydeflippydebop16-Apr-08 3:36 
Question[Message Deleted] Pin
invader8216-Apr-08 2:29
invader8216-Apr-08 2:29 
GeneralDispose pattern in class derivation Pin
George_George16-Apr-08 1:29
George_George16-Apr-08 1:29 
GeneralRe: Dispose pattern in class derivation Pin
N a v a n e e t h16-Apr-08 2:07
N a v a n e e t h16-Apr-08 2:07 
GeneralRe: Dispose pattern in class derivation Pin
George_George16-Apr-08 2:20
George_George16-Apr-08 2:20 
GeneralRe: Dispose pattern in class derivation Pin
N a v a n e e t h16-Apr-08 2:57
N a v a n e e t h16-Apr-08 2:57 
GeneralRe: Dispose pattern in class derivation Pin
George_George16-Apr-08 3:14
George_George16-Apr-08 3:14 
GeneralRe: Dispose pattern in class derivation Pin
N a v a n e e t h16-Apr-08 3:39
N a v a n e e t h16-Apr-08 3:39 
GeneralRe: Dispose pattern in class derivation Pin
George_George16-Apr-08 3:47
George_George16-Apr-08 3:47 
GeneralRe: Dispose pattern in class derivation Pin
N a v a n e e t h16-Apr-08 3:59
N a v a n e e t h16-Apr-08 3:59 

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.