Browse by Tags

All Tags » Security » Tips and Tricks » .NET (RSS)

Common Gotcha: Don't forget to <clear/> when adding providers by ScottGu

Recently I've helped a few people out who were having an issue with how they had added new Membership, Role, and Profile providers within their web.config file. If you are ever going to add a provider declaration within your web.config file, please read...

Tip/Trick: Adding Authorization Rules to Business and Data Layers using PrincipalPermissionAttributes by ScottGu

Earlier this summer I posted two tutorials on using Windows Authentication with ASP.NET: Enabling Window Authentication within an Intranet ASP.NET Web Application and Implementing Role Based Security within ASP.NET using Windows Authentication and SQL...

Tip/Trick: Patterns and Practices Guidance Explorer for .NET and ASP.NET by ScottGu

I blogged about the cool new .NET and ASP.NET Guidance Explorer that the Microsoft Patterns and Practices Team has been working on back in June. Since then the team has been hard at work and recently moved the project to be hosted on CodePlex. You can...
More Posts