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

C#

 
GeneralRe: TextBox Pin
kobi10i1022-May-06 7:09
kobi10i1022-May-06 7:09 
AnswerRe: TextBox Pin
Guffa22-May-06 11:14
Guffa22-May-06 11:14 
GeneralRe: TextBox Pin
kobi10i1022-May-06 16:38
kobi10i1022-May-06 16:38 
Questionhow run commend DOS in aps.net Pin
phucvinh21-May-06 18:14
phucvinh21-May-06 18:14 
AnswerRe: how run commend DOS in aps.net Pin
Saqib Mehmood21-May-06 18:25
Saqib Mehmood21-May-06 18:25 
Questionequivalen of Vb.net IsNumeric function in C# Pin
Nitin198121-May-06 16:12
Nitin198121-May-06 16:12 
AnswerRe: equivalen of Vb.net IsNumeric function in C# Pin
Joshua Quick21-May-06 16:38
Joshua Quick21-May-06 16:38 
AnswerRe: equivalen of Vb.net IsNumeric function in C# Pin
Dave Doknjas22-May-06 13:56
Dave Doknjas22-May-06 13:56 
As Joshua pointed out, Double.TryParse is the way to go.
See this link for an example IsNumeric implementation using Double.TryParse:
http://www.tangiblesoftwaresolutions.com/Articles/CSharp%20Equivalent%20to%20IsNumeric.htm[^]

David Anton
www.tangiblesoftwaresolutions.com
Instant C#: VB to C# converter
Instant VB: C# to VB converter
Instant C++: C# to C++ converter and VB to C++ converter
Instant J#: VB to J# converter
Clear VB: Cleans up VB.NET code
Clear C#: Cleans up C# code
QuestionHelp Me Please !!! Form problm Pin
kobi10i1021-May-06 10:16
kobi10i1021-May-06 10:16 
AnswerRe: Help Me Please !!! Form problm Pin
Seraphin21-May-06 10:19
Seraphin21-May-06 10:19 
GeneralRe: Help Me Please !!! Form problm Pin
kobi10i1021-May-06 17:46
kobi10i1021-May-06 17:46 
QuestionProcess.GetProcesses() Pin
Seraphin21-May-06 9:34
Seraphin21-May-06 9:34 
AnswerRe: Process.GetProcesses() Pin
Ed.Poore21-May-06 11:45
Ed.Poore21-May-06 11:45 
GeneralRe: Process.GetProcesses() Pin
Seraphin22-May-06 3:51
Seraphin22-May-06 3:51 
GeneralRe: Process.GetProcesses() Pin
Ed.Poore22-May-06 9:33
Ed.Poore22-May-06 9:33 
GeneralRe: Process.GetProcesses() Pin
Seraphin24-May-06 1:58
Seraphin24-May-06 1:58 
GeneralRe: Process.GetProcesses() Pin
Ed.Poore24-May-06 3:52
Ed.Poore24-May-06 3:52 
GeneralRe: Process.GetProcesses() Pin
Seraphin7-Jun-06 23:14
Seraphin7-Jun-06 23:14 
GeneralRe: Process.GetProcesses() Pin
Ed.Poore8-Jun-06 8:28
Ed.Poore8-Jun-06 8:28 
QuestionHow to bind exe file(s) To an exe file programmatically ?? Pin
hdv21221-May-06 8:42
hdv21221-May-06 8:42 
AnswerRe: How to bind exe file(s) To an exe file programmatically ?? Pin
Ed.Poore21-May-06 11:43
Ed.Poore21-May-06 11:43 
QuestionRegex question Removing trailing CR or LF Pin
kago51221-May-06 7:55
kago51221-May-06 7:55 
AnswerRe: Regex question Removing trailing CR or LF Pin
Ed.Poore21-May-06 11:49
Ed.Poore21-May-06 11:49 
AnswerRe: Regex question Removing trailing CR or LF Pin
leppie21-May-06 18:37
leppie21-May-06 18:37 
QuestionOpen Program In Form Pin
kobi10i1021-May-06 6:41
kobi10i1021-May-06 6:41 

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.