Click here to Skip to main content
15,913,722 members
Home / Discussions / C#
   

C#

 
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 
AnswerRe: problem with parsing string to long Pin
dan!sh 22-Dec-08 19:48
professional dan!sh 22-Dec-08 19:48 
GeneralRe: problem with parsing string to long Pin
prasadbuddhika22-Dec-08 22:18
prasadbuddhika22-Dec-08 22:18 
GeneralRe: problem with parsing string to long Pin
#realJSOP22-Dec-08 23:35
professional#realJSOP22-Dec-08 23:35 
QuestionAccess a folder in the Listening IP address Pin
yesu prakash22-Dec-08 18:30
yesu prakash22-Dec-08 18:30 
AnswerRe: Access a folder in the Listening IP address Pin
DanB198323-Dec-08 0:26
DanB198323-Dec-08 0:26 

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.