Click here to Skip to main content
15,921,941 members
Home / Discussions / C#
   

C#

 
GeneralRe: Array? Or how can i do this... Pin
carbon_golem23-Apr-08 3:55
carbon_golem23-Apr-08 3:55 
GeneralRe: Array? Or how can i do this... Pin
phannon8623-Apr-08 3:56
professionalphannon8623-Apr-08 3:56 
JokeHow about... Pin
Anthony Mushrow23-Apr-08 4:29
professionalAnthony Mushrow23-Apr-08 4:29 
GeneralRe: How about... Pin
CPallini23-Apr-08 5:25
mveCPallini23-Apr-08 5:25 
GeneralRe: How about... Pin
Luc Pattyn23-Apr-08 8:24
sitebuilderLuc Pattyn23-Apr-08 8:24 
GeneralRe: How about... Pin
Pete O'Hanlon23-Apr-08 9:17
mvePete O'Hanlon23-Apr-08 9:17 
GeneralRe: How about... Pin
Luc Pattyn23-Apr-08 9:31
sitebuilderLuc Pattyn23-Apr-08 9:31 
JokeRe: How about... Pin
Pete O'Hanlon23-Apr-08 10:07
mvePete O'Hanlon23-Apr-08 10:07 
GeneralRe: How about... Pin
Luc Pattyn23-Apr-08 10:12
sitebuilderLuc Pattyn23-Apr-08 10:12 
GeneralRe: How about... Pin
CPallini23-Apr-08 9:44
mveCPallini23-Apr-08 9:44 
JokeRe: How about... Pin
Guffa23-Apr-08 11:25
Guffa23-Apr-08 11:25 
GeneralRe: How about... Pin
Luc Pattyn23-Apr-08 11:43
sitebuilderLuc Pattyn23-Apr-08 11:43 
JokeRe: How about... Pin
Guffa23-Apr-08 12:07
Guffa23-Apr-08 12:07 
GeneralRe: How about... Pin
Luc Pattyn23-Apr-08 12:15
sitebuilderLuc Pattyn23-Apr-08 12:15 
JokeRe: How about... Pin
Guffa23-Apr-08 12:42
Guffa23-Apr-08 12:42 
GeneralRe: How about... Pin
Luc Pattyn23-Apr-08 12:51
sitebuilderLuc Pattyn23-Apr-08 12:51 
GeneralRe: Array? Or how can i do this... Pin
ChrisKo23-Apr-08 10:04
ChrisKo23-Apr-08 10:04 
GeneralBug in the "float.Parse" method Pin
Reza Shojaee23-Apr-08 3:05
Reza Shojaee23-Apr-08 3:05 
Hi My Friends

I develop software with C#.Net 2005, Yesterday installed Borland Delphi 2006 on my PC for debugging and working another program, Delphi work correct and no problem but when switch to C#, see Runtime Error about float.Parse method.

For example if you write float f = float.Parse("2.3");
See below Runtime Error :
Input string was not in a correct format.

This method work in the previous and at now work on the another PC, I think System library conflict with delphi.Confused | :confused:

If you have solution for me, I will grateful from you.

Best Regards,
Reza Shojaee
GeneralRe: Bug in the "float.Parse" method Pin
carbon_golem23-Apr-08 3:11
carbon_golem23-Apr-08 3:11 
GeneralRe: Bug in the "float.Parse" method Pin
Reza Shojaee23-Apr-08 3:39
Reza Shojaee23-Apr-08 3:39 
GeneralRe: Bug in the "float.Parse" method Pin
benjymous23-Apr-08 3:41
benjymous23-Apr-08 3:41 
GeneralRe: Bug in the "float.Parse" method Pin
carbon_golem23-Apr-08 3:51
carbon_golem23-Apr-08 3:51 
GeneralRe: Bug in the "float.Parse" method Pin
Gareth H23-Apr-08 3:35
Gareth H23-Apr-08 3:35 
GeneralRe: Bug in the "float.Parse" method Pin
CPallini23-Apr-08 9:46
mveCPallini23-Apr-08 9:46 
QuestionHow to clear Exception Object Pin
pekhaleyogesh23-Apr-08 2:13
pekhaleyogesh23-Apr-08 2:13 

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.