Click here to Skip to main content
15,908,274 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: AppDomain.ApplicationBase headache Pin
Dave Kreskowiak18-Jul-06 10:02
mveDave Kreskowiak18-Jul-06 10:02 
AnswerRe: AppDomain.ApplicationBase headache Pin
Josh Smith18-Jul-06 9:48
Josh Smith18-Jul-06 9:48 
Questionhow to make transparent control above video? Pin
gemfeeling16-Jul-06 19:41
gemfeeling16-Jul-06 19:41 
AnswerRe: how to make transparent control above video? Pin
Bob X17-Jul-06 11:14
Bob X17-Jul-06 11:14 
AnswerRe: how to make transparent control above video? Pin
Andrew Lygin20-Jul-06 9:13
Andrew Lygin20-Jul-06 9:13 
QuestionException handling in .NET Pin
serious-sam14-Jul-06 0:35
serious-sam14-Jul-06 0:35 
AnswerRe: Exception handling in .NET Pin
Alois Kraus14-Jul-06 0:57
Alois Kraus14-Jul-06 0:57 
GeneralRe: Exception handling in .NET Pin
serious-sam14-Jul-06 4:14
serious-sam14-Jul-06 4:14 
Thank you. That is a very insightful article. It sheds a lot of light on the topic. The author makes points that are both relevant and valid. While I can't say I agree with all of them 100%, I can now see that there is indeed more than one way to skin a cat.

Of particular interest is his approach to exception handling -- heavier use of the try-finally to free any acquired resources, and a centralised exception handler to actually deal with the exception.

After reading that article, however, one particular paragraph bothered me:

From the article:
But that said, there's certainly tremendous value in knowing what exceptions can get thrown, and having some sort of tool that checks... But I think we can certainly do a lot with analysis tools that detect suspicious code, including uncaught exceptions, and points out those potential holes to you.


Now, I would like to know -- what publicly available tools like that are out there?

Thanks.

Cheers,
Misha
GeneralRe: Exception handling in .NET [modified] Pin
Ray Cassick14-Jul-06 4:31
Ray Cassick14-Jul-06 4:31 
GeneralRe: Exception handling in .NET Pin
Alois Kraus15-Jul-06 1:51
Alois Kraus15-Jul-06 1:51 
AnswerRe: Exception handling in .NET Pin
Colin Angus Mackay14-Jul-06 1:02
Colin Angus Mackay14-Jul-06 1:02 
GeneralRe: Exception handling in .NET Pin
Jun Du14-Jul-06 5:21
Jun Du14-Jul-06 5:21 
AnswerRe: Exception handling in .NET Pin
Kevin McFarlane17-Jul-06 0:56
Kevin McFarlane17-Jul-06 0:56 
QuestionControlling visibility of controls in a single web form for two different user groups Pin
Renukapadhamanaban13-Jul-06 21:00
Renukapadhamanaban13-Jul-06 21:00 
AnswerRe: Controlling visibility of controls in a single web form for two different user groups Pin
manish2414-Jul-06 1:18
manish2414-Jul-06 1:18 
GeneralRe: Controlling visibility of controls in a single web form for two different user groups Pin
Renukapadhamanaban16-Jul-06 14:10
Renukapadhamanaban16-Jul-06 14:10 
AnswerRe: Controlling visibility of controls in a single web form for two different user groups Pin
Jim Conigliaro17-Jul-06 1:58
Jim Conigliaro17-Jul-06 1:58 
QuestionSerial Port 2.0 to 1.1 backward compatibility Pin
Dominick O'Dierno13-Jul-06 6:39
Dominick O'Dierno13-Jul-06 6:39 
AnswerRe: Serial Port 2.0 to 1.1 backward compatibility Pin
Dan Neely13-Jul-06 7:01
Dan Neely13-Jul-06 7:01 
GeneralRe: Serial Port 2.0 to 1.1 backward compatibility Pin
Dominick O'Dierno13-Jul-06 7:20
Dominick O'Dierno13-Jul-06 7:20 
GeneralRe: Serial Port 2.0 to 1.1 backward compatibility Pin
Dan Neely13-Jul-06 8:41
Dan Neely13-Jul-06 8:41 
GeneralRe: Serial Port 2.0 to 1.1 backward compatibility Pin
Dominick O'Dierno13-Jul-06 8:47
Dominick O'Dierno13-Jul-06 8:47 
AnswerRe: Serial Port 2.0 to 1.1 backward compatibility Pin
Kurt _B17-Jul-06 10:06
Kurt _B17-Jul-06 10:06 
GeneralRe: Serial Port 2.0 to 1.1 backward compatibility Pin
Dan Neely17-Jul-06 10:23
Dan Neely17-Jul-06 10:23 
QuestionWeb Services in .NET CF Pin
archies_san13-Jul-06 5:31
archies_san13-Jul-06 5:31 

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.