Click here to Skip to main content
15,905,068 members
Home / Discussions / C#
   

C#

 
GeneralRe: Destructors Pin
jschell2-Oct-13 8:42
jschell2-Oct-13 8:42 
AnswerRe: Destructors Pin
Abhinav S1-Oct-13 21:12
Abhinav S1-Oct-13 21:12 
GeneralRe: Destructors Pin
Pete O'Hanlon1-Oct-13 21:58
mvePete O'Hanlon1-Oct-13 21:58 
QuestionEager Loading Problem Pin
eddieangel1-Oct-13 11:53
eddieangel1-Oct-13 11:53 
AnswerRe: Eager Loading Problem Pin
Mycroft Holmes1-Oct-13 12:54
professionalMycroft Holmes1-Oct-13 12:54 
GeneralRe: Eager Loading Problem Pin
eddieangel1-Oct-13 13:06
eddieangel1-Oct-13 13:06 
QuestionSending SMS Text Messages Pin
Kevin Marois1-Oct-13 5:35
professionalKevin Marois1-Oct-13 5:35 
AnswerRe: Sending SMS Text Messages Pin
Keith Barrow1-Oct-13 5:49
professionalKeith Barrow1-Oct-13 5:49 
A lot depends on what you are doing, at a basic level you'll need an SMS service. If you are doing bulk SMS work you'll need to google SMS providers and find ones that provide an API, I found results googling "sms api" though that'd take a fair bit of digging to get the best deal based on your usuage.
If you need something lower-end, some phones act like modems when connected via USB and provide the functionality google "send sms from my phone connected to pc" and you'll get some joy. It looks like Android plays with this sort of thing really well.

I've not done this sort of work, but I have seen both the above in operation.

QuestionHow to use WM_PASTE ? Pin
Mahmoud EL-Shazly1-Oct-13 0:49
Mahmoud EL-Shazly1-Oct-13 0:49 
AnswerRe: How to use WM_PASTE ? Pin
Sivaraman Dhamodharan1-Oct-13 2:14
Sivaraman Dhamodharan1-Oct-13 2:14 
GeneralRe: How to use WM_PASTE ? Pin
Mahmoud EL-Shazly1-Oct-13 9:29
Mahmoud EL-Shazly1-Oct-13 9:29 
AnswerRe: How to use WM_PASTE ? Pin
Richard MacCutchan1-Oct-13 3:07
mveRichard MacCutchan1-Oct-13 3:07 
AnswerRe: How to use WM_PASTE ? Pin
BillWoodruff1-Oct-13 3:26
professionalBillWoodruff1-Oct-13 3:26 
GeneralRe: How to use WM_PASTE ? Pin
OriginalGriff1-Oct-13 6:01
mveOriginalGriff1-Oct-13 6:01 
GeneralRe: How to use WM_PASTE ? Pin
Mahmoud EL-Shazly1-Oct-13 9:35
Mahmoud EL-Shazly1-Oct-13 9:35 
AnswerRe: How to use WM_PASTE ? Pin
Simon_Whale1-Oct-13 3:30
Simon_Whale1-Oct-13 3:30 
QuestionOOPS, deisgn patterns and principles Pin
Govindaraj Rangaraj1-Oct-13 0:25
Govindaraj Rangaraj1-Oct-13 0:25 
QuestionRe: OOPS deisgn patterns and principles Pin
Eddy Vluggen1-Oct-13 0:31
professionalEddy Vluggen1-Oct-13 0:31 
AnswerRe: OOPS deisgn patterns and principles Pin
Keith Barrow1-Oct-13 1:01
professionalKeith Barrow1-Oct-13 1:01 
AnswerRe: OOPS deisgn patterns and principles Pin
Abhinav S1-Oct-13 1:17
Abhinav S1-Oct-13 1:17 
GeneralRe: OOPS deisgn patterns and principles Pin
Govindaraj Rangaraj1-Oct-13 4:14
Govindaraj Rangaraj1-Oct-13 4:14 
GeneralRe: OOPS deisgn patterns and principles Pin
Eddy Vluggen1-Oct-13 5:00
professionalEddy Vluggen1-Oct-13 5:00 
AnswerRe: OOPS, deisgn patterns and principles Pin
GuyThiebaut1-Oct-13 21:47
professionalGuyThiebaut1-Oct-13 21:47 
GeneralRe: OOPS, deisgn patterns and principles Pin
Keith Barrow2-Oct-13 0:32
professionalKeith Barrow2-Oct-13 0:32 
QuestionArrays Pin
Sta_Horse30-Sep-13 23:35
Sta_Horse30-Sep-13 23:35 

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.