-
.NET Weekly #139 (12.08 - 18.08)
Cloud & Web
- Spying on HTTPS
- Azure SignalR Service now supports Event Grid
- Getting Started with gRPC Client Factory
- Fantastic Front-End Performance Tricks And Why We Do Them
- High-performance input handling on the web
- Your single source for Azure best practices
-
.NET Weekly #138 (05.08 - 11.08)
Cloud & Web
- Vue.js 3 - Future-Oriented Programming
- How We Reduced Lambda Functions Costs by Thousands of Dollars
- Update on .NET Standard adoption
- Why is modern web development so complicated
- HTTP Desync Attacks - Request Smuggling Reborn
- IdentityServer and Signing Key Rotation
- Zero Downtime Deployment for ASP.NET applications
-
.NET Weekly #137 (29.07 - 04.08)
Cloud & Web
- Building Microservices On .NET Core – Part 1 The Plan
- SPA SEO - A Single-Page App Guide to Google’s 1st Page
- Understanding Server Side Rendering
- A practical guide to CSS transitions and animations
- What should we know about AWS Security? (Part 2)
- OWASP Cheat Sheet
- ASP.NET Core 3.0 Exception Handling
- An alternative way to build and bundle Javascript, CSS in ASP.NET Core MVC and Razor Page projects
-
.NET Weekly #136 (22.07 - 28.07)
Cloud & Web
- Browsers are pretty good at loading pages, it turns out
- When a rewrite isn’t - rebuilding Slack on the desktop
- Introducing Durable Entities for Serverless State
- Components Composition - Vue Function API vs Renderless Components
- Ask the expert - Measuring the cost of Azure Functions
- Why GraphQL Performance Monitoring is Hard
- A case study about compression and binary formats for a REST service
-
.NET Weekly #135 (15.07 - 21.07)
Cloud & Web
- HTTP Security Headers - A Complete Guide
- Azure SQL Database published the first in the industry business continuity SLA for a relational database service
- Managing a Secure JSON Web Token Implementation
- The day I crashed production 4 times
- ASP.NET Core gRPC Services
- Advancing Microsoft Azure reliability
- Generating strongly-typed IDs at build-time with Roslyn - Using strongly-typed entity IDs to avoid primitive obsession - Part 5
- Finding Your Way with DateTimes in JavaScript
-
.NET Weekly #134 (08.07 - 14.07)
Cloud & Web
- Developers don’t understand CORS
- Lazy loading and code splitting in Vue.js
- Vue.js Advanced Reactivity API and Caching Method-style Getters
- Amazon Aurora PostgreSQL Serverless – Now Generally Available
- Amazon EventBridge – Event-Driven AWS Integration for your SaaS Applications
- 3 Anti-Patterns to avoid in Vue.js
- JSON Web Tokens vs. Session Cookies - In Practice
- Dealing with Application Base URLs and Razor link generation while hosting ASP.NET web apps behind Reverse Proxies
-
.NET Weekly #133 (01.07 - 07.07)
Cloud & Web
- Another Take on Access Token Management in ASP.NET Core
- Modern web application bugs - Erlend Oftedal
- Vue.js functional components - What, Why, and When
- Vue without View - An Introduction to Renderless Components
- Migrating to GraphQL - A Practical Assessment
- Zero-Downtime Web Apps for ASP .NET Core
- Web Components in 2019 - Part 1
- Web Components in 2019 - Part 2
-
.NET Weekly #132 (24.06 - 30.06)
Cloud & Web
- Proving security at scale with automated reasoning
- The cost of JavaScript in 2019
- What does the Vue function API feel like
- Using the BodyReader and BodyWriter in ASP.NET Core 3.0
- Autoscaling AWS Step Functions Activities
- Isolated ASP.NET Core MVC testing
- Hosting a Static Website on Azure with Pulumi
- Using Chained Certificates for Certificate Authentication in ASP.NET Core 3.0
- Session state and session cookies best practices
- The Azure Security Architect Map
-
.NET Weekly #131 (17.06 - 23.06)
Cloud & Web
- Relearn CSS layout
- Web Single Sign-On, the SAML 2.0 perspective
- Announcing the preview of Microsoft Azure Bastion
- A New State Management for Vue.js
- Running Containers in AWS, the Lowdown - ECS, Fargate, and EKS
- Why I don’t use web components
- When should you be using Web Workers
- Creating dynamic feature flags with feature filters Adding feature flags to an ASP.NET Core app - Part 3
- Creating a custom feature filter Adding feature flags to an ASP.NET Core app - Part 4
-
.NET Weekly #130 (10.06 - 16.06)
Cloud & Web
- Automatic reconnects with SignalR 3.0
- AWS costs every programmer should know
- How I finally got my head around Scoped Slots in Vue
- React for Vue developers
- Filtering action methods with feature flags
- The state of CSS - 2019
- High-performance logging with LoggerMessage in ASP.NET Core
- AWS Lambda vs Azure Functions for C# Serverless