Get Ready: Exam 70-532 Developing Microsoft Azure Solutions
A developer shares tips, resources, and a study plan for passing the Microsoft Azure 70-532 certification exam for software architects.
A developer shares tips, resources, and a study plan for passing the Microsoft Azure 70-532 certification exam for software architects.
A tutorial on setting up and using Vue-router to create single-page applications with the Vue.js framework.
A tutorial on creating and interacting with an interactive Docker container using the Ubuntu image, exploring its filesystem and process isolation.
A developer's post-mortem on a Terraform outage and a guide on why and how to use separate tfstate files per environment.
A technical tutorial on building a web-based clone of the Spot It game using the PureScript language and the Pux framework.
An introduction to Causal Profiling with Coz, a technique that identifies which code optimizations will have the biggest impact on overall program performance.
A guide to transitioning from HTML grid systems like Bootstrap to CSS grid systems like Susy or Neat, outlining a four-step process.
A guide on starting with automation in software development, focusing on repetitive tasks and multi-step processes to improve workflows.
A Python script called csv2vw converts CSV data into Vowpal Wabbit's input format for machine learning, with examples for label handling.
A tutorial on implementing the classic Holy Grail web layout using the modern CSS Grid module, with code examples and explanations.
A beginner's guide to running your first Docker container, covering installation checks and the 'hello-world' example.
A guide to using Application Insights Analytics and its query language to monitor and diagnose application performance issues.
A developer explains why they switched from icon fonts to SVG for web icons, citing performance, accessibility, and maintainability benefits.
How to fix the 'Duplicate identifier' TypeScript error by managing ambient type definitions and understanding @types.
A developer argues against forcing external links to open in new tabs, advocating for user control and confidence in website content.
A guide to configuring an iSCSI Initiator to use an iSNS server using PowerShell commands and WMI.
A JavaScript function to automatically add target="_blank" to all external links on a webpage, ensuring they open in new tabs.
Exploring the new HTML-based ESXi Host Client for managing VMware virtual hosts from devices like Xbox and mobile phones.
A technical guide on implementing and using Role Claims in ASP.NET Identity Core for managing application permissions.
A developer shares lessons on managing multiple AWS environments, networking, and security automation, debunking outdated practices.