Click here to Skip to main content
15,920,383 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: long sms sending using c# Pin
Dave Kreskowiak6-May-10 1:45
mveDave Kreskowiak6-May-10 1:45 
GeneralRe: long sms sending using c# Pin
eraser9509-May-10 6:39
eraser9509-May-10 6:39 
GeneralRe: long sms sending using c# Pin
Dave Kreskowiak9-May-10 8:13
mveDave Kreskowiak9-May-10 8:13 
GeneralRe: long sms sending using c# Pin
eraser95010-May-10 5:17
eraser95010-May-10 5:17 
GeneralRe: long sms sending using c# Pin
Dave Kreskowiak10-May-10 12:11
mveDave Kreskowiak10-May-10 12:11 
GeneralRe: long sms sending using c# Pin
Michel Godfroid10-May-10 21:07
Michel Godfroid10-May-10 21:07 
GeneralRe: long sms sending using c# Pin
Dave Kreskowiak11-May-10 2:03
mveDave Kreskowiak11-May-10 2:03 
AnswerRe: long sms sending using c# Pin
Michel Godfroid10-May-10 21:00
Michel Godfroid10-May-10 21:00 
You can download the technical specification here[^] (registration required)
You want to look for PDU mode SMS. Note that concatenated SMS is quite a complex subject ( because the order of delivery of sms messages is not guaranteed, enough information must be included to allow message re-assembly on the receiving side. Your ability to send concatenated SMS will depend on
- the library you use for sending messages (don't know the ones you mention)
- the ability of the phone on the other end to decode concatenated SMS (most phones do it nowadays)

If you want to read up on it before embarking on an adventure, have a read here[^].
AnswerRe: long sms sending using c# Pin
Ankur\m/10-May-10 21:31
professionalAnkur\m/10-May-10 21:31 
Questiondeleted DataRows just vanishes from DataTable, no way to access them Pin
imak27-Apr-10 10:17
imak27-Apr-10 10:17 
AnswerRe: deleted DataRows just vanishes from DataTable, no way to access them Pin
imak28-Apr-10 3:11
imak28-Apr-10 3:11 
GeneralRe: deleted DataRows just vanishes from DataTable, no way to access them Pin
imak28-Apr-10 3:26
imak28-Apr-10 3:26 
AnswerRe: deleted DataRows just vanishes from DataTable, no way to access them Pin
Shameel23-May-10 5:42
professionalShameel23-May-10 5:42 
AnswerRe: How to get User Name of a machine present in LAN Pin
Eddy Vluggen24-Apr-10 23:25
professionalEddy Vluggen24-Apr-10 23:25 
QuestionHow to get source code of a popup window via webbrowser? Pin
bilalkorkmaz20-Apr-10 2:19
bilalkorkmaz20-Apr-10 2:19 
QuestionIE show up on Top of parentForm Pin
sri_009919-Apr-10 20:48
sri_009919-Apr-10 20:48 
AnswerRe: IE show up on Top of parentForm Pin
Eddy Vluggen24-Apr-10 23:28
professionalEddy Vluggen24-Apr-10 23:28 
GeneralRe: IE show up on Top of parentForm Pin
sri_009925-Apr-10 19:29
sri_009925-Apr-10 19:29 
GeneralRe: IE show up on Top of parentForm Pin
Eddy Vluggen25-Apr-10 23:28
professionalEddy Vluggen25-Apr-10 23:28 
QuestionUnable to change the properties of the Month Calendar Control on my forms app. Pin
Squire Dude18-Apr-10 11:36
Squire Dude18-Apr-10 11:36 
AnswerRe: Unable to change the properties of the Month Calendar Control on my forms app. Pin
Som Shekhar18-Apr-10 17:32
Som Shekhar18-Apr-10 17:32 
GeneralRe: Unable to change the properties of the Month Calendar Control on my forms app. Pin
Squire Dude19-Apr-10 4:19
Squire Dude19-Apr-10 4:19 
GeneralRe: Unable to change the properties of the Month Calendar Control on my forms app. Pin
Som Shekhar19-Apr-10 4:25
Som Shekhar19-Apr-10 4:25 
GeneralRe: Unable to change the properties of the Month Calendar Control on my forms app. Pin
Squire Dude19-Apr-10 5:31
Squire Dude19-Apr-10 5:31 
GeneralRe: Unable to change the properties of the Month Calendar Control on my forms app. Pin
Som Shekhar19-Apr-10 5:43
Som Shekhar19-Apr-10 5:43 

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.