Click here to Skip to main content
15,912,977 members
Home / Discussions / C#
   

C#

 
GeneralRe: c# Pin
EliottA23-Dec-08 3:01
EliottA23-Dec-08 3:01 
GeneralRe: c# Pin
Colin Angus Mackay23-Dec-08 0:27
Colin Angus Mackay23-Dec-08 0:27 
AnswerRe: c# Pin
benjymous22-Dec-08 21:56
benjymous22-Dec-08 21:56 
GeneralRe: c# Pin
sheemap22-Dec-08 22:03
sheemap22-Dec-08 22:03 
GeneralRe: c# Pin
User 665822-Dec-08 23:15
User 665822-Dec-08 23:15 
AnswerRe: c# Pin
Christian Graus22-Dec-08 22:06
protectorChristian Graus22-Dec-08 22:06 
GeneralRe: c# Pin
sheemap22-Dec-08 22:09
sheemap22-Dec-08 22:09 
GeneralRe: c# Pin
Christian Graus22-Dec-08 22:35
protectorChristian Graus22-Dec-08 22:35 
GeneralRe: c# Pin
benjymous22-Dec-08 22:39
benjymous22-Dec-08 22:39 
AnswerRe: c# Pin
Brij22-Dec-08 22:08
mentorBrij22-Dec-08 22:08 
GeneralRe: c# Pin
sheemap22-Dec-08 22:28
sheemap22-Dec-08 22:28 
GeneralRe: c# Pin
Dave Kreskowiak23-Dec-08 3:59
mveDave Kreskowiak23-Dec-08 3:59 
GeneralRe: c# Pin
dan!sh 23-Dec-08 5:58
professional dan!sh 23-Dec-08 5:58 
AnswerRe: c# Pin
#realJSOP22-Dec-08 23:33
professional#realJSOP22-Dec-08 23:33 
QuestionExport to Primavera Pin
Chapooki22-Dec-08 20:19
Chapooki22-Dec-08 20:19 
AnswerRe: Export to Primavera Pin
Member 212154026-Aug-09 22:51
Member 212154026-Aug-09 22:51 
QuestionDefault Web Browser Pin
Kim061822-Dec-08 19:50
Kim061822-Dec-08 19:50 
AnswerRe: Default Web Browser Pin
Giorgi Dalakishvili22-Dec-08 19:55
mentorGiorgi Dalakishvili22-Dec-08 19:55 
Questionproblem with parsing string to long Pin
prasadbuddhika22-Dec-08 19:16
prasadbuddhika22-Dec-08 19:16 
AnswerRe: problem with parsing string to long Pin
Giorgi Dalakishvili22-Dec-08 19:22
mentorGiorgi Dalakishvili22-Dec-08 19:22 
1. Make sure you remove dots from IP Address.
2. Instead of Parse use TryParse method so that you don't get exception at runtime.
3. Parsing may fail because of regional settings of computer.


GeneralRe: problem with parsing string to long Pin
prasadbuddhika22-Dec-08 19:34
prasadbuddhika22-Dec-08 19:34 
GeneralRe: problem with parsing string to long Pin
Giorgi Dalakishvili22-Dec-08 19:44
mentorGiorgi Dalakishvili22-Dec-08 19:44 
GeneralRe: problem with parsing string to long Pin
prasadbuddhika22-Dec-08 19:49
prasadbuddhika22-Dec-08 19:49 
GeneralRe: problem with parsing string to long Pin
prasadbuddhika22-Dec-08 21:42
prasadbuddhika22-Dec-08 21:42 
GeneralRe: problem with parsing string to long Pin
N a v a n e e t h22-Dec-08 20:16
N a v a n e e t h22-Dec-08 20:16 

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.