.NET Apps: Securing data with Data Protection APIs
“Dealing with the unavoidable eventuality of storing sensitive information and leveraging IDataProtector data protection APIs to solve the problem at hand.”
“Dealing with the unavoidable eventuality of storing sensitive information and leveraging IDataProtector data protection APIs to solve the problem at hand.”
“We tend to expose the internal IDs in a system, therefore trying to prevent exposing the same via hashing”
“Enabling dependency injections of multiple implementations of the same interface in .NET Apps. 2 ways to implement multiple implementations of the same inte...
“Enabling dependency injections and analyzing the auto-scaling in Azure Function Apps”
“Managing the custom SQL statements, stored procedures, and user-defined functions with migrations”