Take advantage of session storage middleware in ASP.Net Core to store user-specific data and session state on the server To store user-specific data in ASP.Net Core web applications, we use the ...
Take advantage of anti-forgery tokens in ASP.NET Core to protect users of your applications against cross site request forgery exploits. Cross-site request forgery (CSRF) is an attack that tricks an ...
Since its inception as an intriguing experiment in leveraging WebAssembly to enable dynamic web development with C#, Blazor has evolved into a mature, fully featured framework. Integral to the ASP.NET ...
Today I had a shocking experience while interviewing someone for an "all around" development position with our company. The guy basically told me everything that we do is wrong. I'm not necessarily ...