Click here to Skip to main content
15,909,953 members
Home / Discussions / C#
   

C#

 
QuestionNew Process in WinXP Pin
perlom24-Feb-06 1:29
perlom24-Feb-06 1:29 
QuestionNumeric function Pin
mostafa_h24-Feb-06 1:07
mostafa_h24-Feb-06 1:07 
AnswerRe: Numeric function Pin
Green Fuze24-Feb-06 2:26
Green Fuze24-Feb-06 2:26 
AnswerRe: Numeric function Pin
Wjousts24-Feb-06 3:07
Wjousts24-Feb-06 3:07 
GeneralRe: Numeric function Pin
mostafa_h24-Feb-06 4:08
mostafa_h24-Feb-06 4:08 
GeneralRe: Numeric function Pin
Dan Neely24-Feb-06 4:32
Dan Neely24-Feb-06 4:32 
GeneralRe: Numeric function Pin
mostafa_h24-Feb-06 5:14
mostafa_h24-Feb-06 5:14 
GeneralRe: Numeric function Pin
Wjousts24-Feb-06 10:44
Wjousts24-Feb-06 10:44 
It doesn't need to return a boolean. If it fails it will throw an exception which you are trapping already in your code.
In fact the trapping you were using with double.TryParse should be unneccessary because I don't think you can make TryParse throw an exception (it returns false instead).
QuestionReferenced assembly from dynamically generated assembly. Pin
janman24-Feb-06 0:03
janman24-Feb-06 0:03 
AnswerRe: Referenced assembly from dynamically generated assembly. Pin
Nicholas Butler24-Feb-06 5:43
sitebuilderNicholas Butler24-Feb-06 5:43 
GeneralRe: Referenced assembly from dynamically generated assembly. Pin
janman24-Feb-06 8:22
janman24-Feb-06 8:22 
Questionc# or c#.net Pin
ranzask23-Feb-06 23:49
ranzask23-Feb-06 23:49 
AnswerRe: c# or c#.net Pin
Dario Solera24-Feb-06 0:35
Dario Solera24-Feb-06 0:35 
AnswerRe: c# or c#.net Pin
Ingo24-Feb-06 0:35
Ingo24-Feb-06 0:35 
AnswerRe: c# or c#.net Pin
Dan Neely24-Feb-06 2:05
Dan Neely24-Feb-06 2:05 
GeneralRe: c# or c#.net Pin
Dario Solera24-Feb-06 0:40
Dario Solera24-Feb-06 0:40 
QuestionCan't connect directly to peer Pin
kendao23-Feb-06 23:30
kendao23-Feb-06 23:30 
AnswerRe: Can't connect directly to peer Pin
Nicholas Butler23-Feb-06 23:36
sitebuilderNicholas Butler23-Feb-06 23:36 
AnswerRe: Can't connect directly to peer Pin
Divyang Mithaiwala24-Feb-06 2:50
Divyang Mithaiwala24-Feb-06 2:50 
QuestionCustomizing Tree Node Pin
gubber23-Feb-06 23:24
gubber23-Feb-06 23:24 
AnswerRe: Customizing Tree Node Pin
mav.northwind23-Feb-06 23:36
mav.northwind23-Feb-06 23:36 
AnswerRe: Customizing Tree Node Pin
Nicholas Butler23-Feb-06 23:47
sitebuilderNicholas Butler23-Feb-06 23:47 
AnswerRe: Customizing Tree Node Pin
gubber23-Feb-06 23:54
gubber23-Feb-06 23:54 
QuestionCustomize Toolbar Pin
Maqsood Ahmed23-Feb-06 22:22
Maqsood Ahmed23-Feb-06 22:22 
QuestionLDAP cache to increase the performance in C# ASP.net Pin
urcode23-Feb-06 22:04
urcode23-Feb-06 22:04 

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.