Glen Allenappandweb.hashnode.dev·Mar 15, 2024Error Handling and Logging Strategies in .NET ApplicationsIn the world of software development, errors are an inevitable part of the process. However, it's not the occurrence of errors that defines the quality of an application, but rather how those errors are handled and logged. Effective error handling an...DiscussProgramming Logic Coding Challenges Debugging Testing Software Development Programming Skills Learning to Code Algorithms Data Structures Code Analysis Code Refactoring Collaborative Programming Object-Oriented Programming Functional Programming Procedural Programming Code Quality Debugging Tools Error Handling Flowcharts Pseudocode
Harsha mauryaharsha563.hashnode.dev·Sep 6, 2023Hack-Proofing Your .NET Core Codebase: Strategies for a Resilient ApplicationIntroduction: In the contemporary digital milieu, characterized by frequent occurrences of data breaches and cyberattacks, it is of utmost importance to guarantee the security of software applications. For developers who operate within the .NET Core ...Discussdotnet