Programming

Exclude Certain Scripts From Transaction When Using DbUp Paid Members Public
Certain commands cannot run under a transaction. See how you can exclude them while still keeping your rest of the scripts under transaction.

Setting up DbUp in Azure Pipelines Paid Members Public
DbUp in a .Net core console application and Azure Pipelines.

Subresource Integrity (SRI) Paid Members Public
Enable browsers to verify files they fetch (for example, from a CDN) are delivered without manipulation.

HTTP Content Security Policy (CSP) Paid Members Public
Prevent execution of malicious content in the context of your website.

HTTP Strict Transport Security (STS or HSTS) Paid Members Public
Get your website to load only over HTTPS.

Ok I Have Got HTTPS! What Next? Paid Members Public
Security is of more and more a concern these days and we saw why it's important to move on to HTTPs. Hope you have already moved on to HTTPS, If not right now is a perfect time - this is one of the things that you should not

Managing Your Postman API Specs Paid Members Public
Organizing and managing your API specs either through Postman Cloud or your Source Control.

Tip of the Week: Prettier - An Opinionated Code Formatter Paid Members Public
Format your code fast, easy and consistent.