I hope I can explain this clearly. I've got a user control that is dynamically loaded into an ASPX page. The control has validators on it that verify various fields. When the submit button is clicked, ...
I've got a page with two user controls on it and each user control contains a GridView. On initial load, both gridviews are populated in the Page_Load event of the respective user control. I need to ...
Take advantage of user secrets management in ASP.NET Core to prevent the sharing of sensitive application data in your projects When working with ASP.NET web applications, you will want to protect ...
User context makes life easier when tracing Http requests in ASP.NET Core applications. It’s easy to add with custom middleware. When working with web applications, you will often want to keep watch ...
When you need to integrate authorization with procedural code, you're going to need your application's ClaimsPrincipal object so that you can check the user's authorization claims. Here's both how to ...
I've done a couple of recent columns about securing Blazor Components and using claims-based policies declaratively in ASP.NET Core generally. While working with security, I'm always interested in ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results
Feedback