Posts
38
Comments
48
Trackbacks
1
dicembre 2004 Blog Posts
Demo - Ultimi controlli
Domani si va in quel di Roma per la demo/presentazione davanti ai grandi capi.

Ultimi ritocchi e per finire...

//****** Eccezioni non gestite ***********
Application.ThreadException+=new ThreadExceptionEventHandler(Application_ThreadException);
AppDomain.CurrentDomain.UnhandledException+=new UnhandledExceptionEventHandler(CurrentDomain_UnhandledException);
//****************************************

private static void CurrentDomain_UnhandledException(object sender, UnhandledExceptionEventArgs e) {
//...
}

private static void Application_ThreadException(object sender, System.Threading.ThreadExceptionEventArgs e) {
//...
}

rigorosamente commentati...

buone vacanze!!!
posted @ martedì 21 dicembre 2004 17:40 | Feedback (1)
News
Locations of visitors to this page Blog personale