Posts
38
Comments
48
Trackbacks
1
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 on martedì 21 dicembre 2004 18:40 Print
Comments have been closed on this topic.
News
Locations of visitors to this page Blog personale