Programming Glossary: defensive
Is this defensive code or are there possibilities that it could encouter problems? http://stackoverflow.com/questions/11687146/is-this-defensive-code-or-are-there-possibilities-that-it-could-encouter-problem this defensive code or are there possibilities..
Resize image gdi+ graphics .net http://stackoverflow.com/questions/1582499/resize-image-gdi-graphics-net make this code as defensive as possible but am still..
Have trivial properties ever saved your bacon? http://stackoverflow.com/questions/205568/have-trivial-properties-ever-saved-your-bacon pragmatic. Call it defensive programming. Other people..
The C# using statement, SQL, and SqlConnection http://stackoverflow.com/questions/3079098/the-c-sharp-using-statement-sql-and-sqlconnection if you need to be defensive and for example log..
How do you validate an object's internal state? http://stackoverflow.com/questions/343605/how-do-you-validate-an-objects-internal-state silently and defensively bail out than corrupt.. appropriate to add defensive code rather like your..
Best way to query a data dictionary in sql [closed] http://stackoverflow.com/questions/7340422/best-way-to-query-a-data-dictionary-in-sql was getting more defensive it'd be all from the..
Get a screenshot of a specific application [duplicate] http://stackoverflow.com/questions/891345/get-a-screenshot-of-a-specific-application at least do some defensive coding If your target..
|