Pranav Bawgikarpranavbawg.hashnode.dev·Jul 2, 2024Robust programming to bomb-proof your code[15] Introduction Secure programming is a type of coding that focuses on preventing known vulnerabilities. However, robust programming takes it a step further. It emphasizes building well-structured programs that anticipate and handle the potential p...Robust Programming
Gift Temitopegifttemitope.hashnode.dev·Jun 27, 2023Building Secured Applications in .NET Core C#In the modern era of digitalization, ensuring security stands as a paramount concern when it comes to the development of any application. The construction of secure applications holds immense importance to safeguard sensitive user data, averting unau...application vulnerability