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

C#

 
QuestionSource not available Pin
Dolly Nimavat27-May-15 20:40
Dolly Nimavat27-May-15 20:40 
AnswerRe: Source not available Pin
dan!sh 27-May-15 20:46
professional dan!sh 27-May-15 20:46 
Questionsyntax SIM card registration with the network through the AT commands ? Pin
Member 245846727-May-15 18:56
Member 245846727-May-15 18:56 
AnswerRe: syntax SIM card registration with the network through the AT commands ? Pin
OriginalGriff27-May-15 19:23
mveOriginalGriff27-May-15 19:23 
QuestionGet the phone number SIM Imel with C#? Pin
Member 245846727-May-15 18:45
Member 245846727-May-15 18:45 
AnswerRe: Get the phone number SIM Imel with C#? Pin
OriginalGriff27-May-15 19:23
mveOriginalGriff27-May-15 19:23 
Questionconvert string[]/byte to bool[] Pin
hasan hadi27-May-15 16:47
hasan hadi27-May-15 16:47 
AnswerRe: convert string[]/byte to bool[] Pin
dan!sh 27-May-15 18:24
professional dan!sh 27-May-15 18:24 
You can make use of bool.Parse, bool.TryParse or Convert.ToBoolean to do so provided data in these arrays can be converted to boolean.

You will need to loop through each item in array to do so.
GeneralRe: convert string[]/byte to bool[] Pin
hasan hadi28-May-15 2:28
hasan hadi28-May-15 2:28 
GeneralRe: convert string[]/byte to bool[] Pin
hasan hadi28-May-15 19:34
hasan hadi28-May-15 19:34 
GeneralRe: convert string[]/byte to bool[] Pin
Armugam Indrani28-May-15 23:24
professionalArmugam Indrani28-May-15 23:24 
QuestionTFS Workitem type task Save failed. Pin
Member 1067824227-May-15 3:12
Member 1067824227-May-15 3:12 
AnswerRe: TFS Workitem type task Save failed. Pin
Dave Kreskowiak27-May-15 3:58
mveDave Kreskowiak27-May-15 3:58 
GeneralRe: TFS Workitem type task Save failed. Pin
Member 1067824227-May-15 18:41
Member 1067824227-May-15 18:41 
GeneralRe: TFS Workitem type task Save failed. Pin
Dave Kreskowiak28-May-15 1:22
mveDave Kreskowiak28-May-15 1:22 
QuestionHow to calculate Size of a variable at runtime ? Not the datatype size. Pin
Gyana_Ranjan Dash26-May-15 21:14
Gyana_Ranjan Dash26-May-15 21:14 
AnswerRe: How to calculate Size of a variable at runtime ? Not the datatype size. Pin
Richard MacCutchan26-May-15 21:51
mveRichard MacCutchan26-May-15 21:51 
AnswerRe: How to calculate Size of a variable at runtime ? Not the datatype size. Pin
Simon_Whale26-May-15 22:01
Simon_Whale26-May-15 22:01 
AnswerRe: How to calculate Size of a variable at runtime ? Not the datatype size. Pin
OriginalGriff26-May-15 23:49
mveOriginalGriff26-May-15 23:49 
GeneralRe: How to calculate Size of a variable at runtime ? Not the datatype size. Pin
Gyana_Ranjan Dash27-May-15 1:10
Gyana_Ranjan Dash27-May-15 1:10 
GeneralRe: How to calculate Size of a variable at runtime ? Not the datatype size. Pin
Richard Deeming27-May-15 1:20
mveRichard Deeming27-May-15 1:20 
GeneralRe: How to calculate Size of a variable at runtime ? Not the datatype size. Pin
OriginalGriff27-May-15 1:23
mveOriginalGriff27-May-15 1:23 
GeneralRe: How to calculate Size of a variable at runtime ? Not the datatype size. Pin
Gyana_Ranjan Dash27-May-15 19:59
Gyana_Ranjan Dash27-May-15 19:59 
GeneralRe: How to calculate Size of a variable at runtime ? Not the datatype size. Pin
harold aptroot27-May-15 2:58
harold aptroot27-May-15 2:58 
Questionwhy no edit-flag at design-time, no compile-time error on this code abomination ? Pin
BillWoodruff26-May-15 10:48
professionalBillWoodruff26-May-15 10:48 

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.