.net - how to detect application crashes? -


if running .net application , application crashes frequently. want offer crash recovery process such after crash, message displayed user offering restart application. how possible write code inside application , still run after had crashed! sounds weird loop of code i'd know experience on this.

you can subscribe appdomain.currentdomain.unhandledexception event , stuff event handler.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -