Sinara Blog Archive
Month: January 2016
Unhandled Exceptions in .NET
At Sinara, we build many server-side applications that must run 24x7 and cope successfully with the myriad problems that might occur in any live production system, including network outages, disk space problems, server restarts, slow connections, etc. We therefore devote a great deal of development time to ensuring that the code we build is resilient and can (more…)
CONTINUE READING