StyleCop for .Net 5 Projects: Clean-up

With your StyleCop installation done and your custom configuration in place, you are now ready to clean-up your project. This is part three of my small series of StyleCop for .Net 5 Projects: Part 1: StyleCop for .Net 5 Projects: Installation Part 2: StyleCop for .Net 5 Projects: Custom Configuration Part 3: StyleCop for .Net …

Read more

StyleCop for .Net 5 Projects: Custom Configuration

With your StyleCop installation in place we can now look at how we can customise our StyleCop configuration. This is part two of my small series of StyleCop for .Net 5 Projects: Part 1: StyleCop for .Net 5 Projects: Installation Part 2: StyleCop for .Net 5 Projects: Custom Configuration Part 3: StyleCop for .Net 5 …

Read more

How to Improve the Security Headers for Your ASP.NET Application

At the user group meetup last week Damien Bod shared many valuable insights in how to protect your applications. Among the many tools he showed was securityheaders.com. Unfortunately for us, this test site calculated a very bad result for the user group site: We took this result as a challenge to improve it quickly and …

Read more