Use PowerShell to Enable Azure Analysis Services Firewall
A PowerShell script tutorial for enabling and configuring the new firewall feature in Azure Analysis Services.
A PowerShell script tutorial for enabling and configuring the new firewall feature in Azure Analysis Services.
An introduction to WebRTC, explaining its complexities and demonstrating its use with Comlink for peer-to-peer data connections.
A guide to installing the nightly build of Azure CLI 2.0 on Windows using PowerShell and Chocolatey for access to the latest Azure features.
A technical article about optimizing Django Admin's date_hierarchy feature to eliminate performance bottlenecks caused by expensive database queries.
A summary of new features in React 16, including Fragments, Portals, Error Boundaries, and performance improvements.
An introduction to hybrid mobile apps, explaining their architecture, benefits, and popular frameworks like Ionic and Cordova.
A V8 developer discusses recent performance improvements in V8 6.3, including work on lazy deoptimization and optimizing Object constructor calls from webpack.
A case study on Typi, a Sass library for creating maintainable web typography by focusing on typesetting principles.
An interview with open source developer Julien Danjou about his programming career, work on Python and Gnocchi, and his book.
A curated list of native Xcode source editor extensions hosted on GitHub, with resources for creating your own.
A step-by-step guide to patching a VMware vCenter Server Appliance (VCSA) 6.5 using its built-in admin console.
A hands-on tutorial on using the Java module system with code-first examples, from Hello World to modularizing an application.
A guide to setting up and creating your first ASP.NET Core application on a Mac, covering prerequisites and using Yeoman.
Explores the challenges and best practices for making custom web components accessible, including semantic meaning and keyboard support.
A technical guide on programmatically checking if a URL maps to a controller action in ASP.NET MVC Core, including code examples.
Introducing JustEat.HttpClientInterception, a .NET library for reliable testing of HTTP API integrations by intercepting calls.
A technical guide on configuring HTTPS with Nginx and Let's Encrypt, focusing on solving a www subdomain redirect and certificate issue.
Introduces LifetimeTracker, a tool for iOS developers to detect retain cycles and memory leaks during development, improving debugging efficiency.
A short post promoting three tech events in October: PowerShell Summit, #PSBlogWeek, and Hacktoberfest for open-source contributions.
Explains Angular TemplateRef and dynamic scoping concepts with practical examples using NgForOf directives and template syntax.