November 2007 - Posts

0
Comments

Disposing the resources when process exits by skjagini

while browsing the System.AppDomain in reflector found this gem that can be very useful to cleanup the resources  when the application exits. The event, System.AppDomain.CurrentDomain.Proces sExit takes delegate which invokes the method to dispose...
Filed under:
More Posts