Click here to Skip to main content
15,899,475 members
Home / Discussions / C#
   

C#

 
QuestionC# Dll Debugging Pin
usermans17-Feb-07 19:21
usermans17-Feb-07 19:21 
AnswerRe: C# Dll Debugging Pin
Christian Graus17-Feb-07 19:23
protectorChristian Graus17-Feb-07 19:23 
GeneralRe: C# Dll Debugging Pin
usermans17-Feb-07 19:36
usermans17-Feb-07 19:36 
GeneralRe: C# Dll Debugging Pin
Christian Graus17-Feb-07 20:00
protectorChristian Graus17-Feb-07 20:00 
Questiontry-catch question ... Pin
Hussam Fattahi17-Feb-07 18:56
Hussam Fattahi17-Feb-07 18:56 
AnswerRe: try-catch question ... Pin
Christian Graus17-Feb-07 19:22
protectorChristian Graus17-Feb-07 19:22 
GeneralRe: try-catch question ... Pin
Hussam Fattahi17-Feb-07 19:48
Hussam Fattahi17-Feb-07 19:48 
GeneralRe: try-catch question ... Pin
Christian Graus17-Feb-07 20:09
protectorChristian Graus17-Feb-07 20:09 
Yes, make a call to the remote constructor which does not fail. There's no rocket science here. It's null going in, your attempt to assign a value is failing, and so it's still null. The fault is in your code, it needs to not make assumptions about things that may not have happened, because you were in a try block.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: try-catch question ... Pin
Scott Dorman18-Feb-07 4:21
professionalScott Dorman18-Feb-07 4:21 
Questiontransparent floating window Pin
sushantkaura17-Feb-07 18:38
sushantkaura17-Feb-07 18:38 
AnswerRe: transparent floating window Pin
Ed.Poore17-Feb-07 20:00
Ed.Poore17-Feb-07 20:00 
GeneralRe: transparent floating window Pin
sushantkaura17-Feb-07 20:48
sushantkaura17-Feb-07 20:48 
QuestionTrayIcon Application Pin
neTo8417-Feb-07 17:06
neTo8417-Feb-07 17:06 
AnswerRe: TrayIcon Application Pin
Stefan Troschuetz17-Feb-07 20:49
Stefan Troschuetz17-Feb-07 20:49 
QuestionWindows Applications Problems in C#..please i need help..thank you.. Pin
icesha17-Feb-07 16:36
icesha17-Feb-07 16:36 
AnswerRe: Windows Applications Problems in C#..please i need help..thank you.. Pin
Christian Graus17-Feb-07 19:24
protectorChristian Graus17-Feb-07 19:24 
GeneralRe: Windows Applications Problems in C#..please i need help..thank you.. Pin
icesha17-Feb-07 19:42
icesha17-Feb-07 19:42 
GeneralRe: Windows Applications Problems in C#..please i need help..thank you.. Pin
Christian Graus17-Feb-07 20:10
protectorChristian Graus17-Feb-07 20:10 
GeneralRe: Windows Applications Problems in C#..please i need help..thank you.. Pin
icesha17-Feb-07 20:14
icesha17-Feb-07 20:14 
GeneralRe: Windows Applications Problems in C#..please i need help..thank you.. Pin
Luc Pattyn18-Feb-07 3:47
sitebuilderLuc Pattyn18-Feb-07 3:47 
QuestionC# Decompiler Pin
Eddymvp17-Feb-07 10:43
Eddymvp17-Feb-07 10:43 
AnswerRe: C# Decompiler Pin
Colin Angus Mackay17-Feb-07 11:22
Colin Angus Mackay17-Feb-07 11:22 
GeneralRe: C# Decompiler Pin
Eddymvp17-Feb-07 14:54
Eddymvp17-Feb-07 14:54 
AnswerRe: C# Decompiler Pin
Guffa17-Feb-07 15:19
Guffa17-Feb-07 15:19 
GeneralRe: C# Decompiler Pin
Ed.Poore17-Feb-07 20:01
Ed.Poore17-Feb-07 20:01 

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.