Publish an Azure RM Web App using a Service Principal in PowerShell
A PowerShell guide for deploying Azure Web Apps using a Service Principal and MSDeploy for automated, source-controlled deployments.
A PowerShell guide for deploying Azure Web Apps using a Service Principal and MSDeploy for automated, source-controlled deployments.
A tutorial on creating a custom JavaScript function to generate DOM elements from scratch, explaining the core logic and usage.
Part 4 of a series on reducing Docker image size by using statically compiled binaries to eliminate dependencies.
A deep dive into SQL Server's In-Memory technologies, including Columnstore Indexes and In-Memory OLTP, presented at a tech conference.
Announcement of R 3.4.1 release, detailing Windows-specific bug fixes and providing an upgrade guide for Windows users.
Explains how to implement immutability in Angular to manage complex, hierarchical data structures like categories and tags, improving state management.
A timeline detailing the author's process of migrating a blog from Blogger to Jekyll, covering setup, content conversion, and deployment.
Microsoft officially ends support for Windows Phone 8.1, marking the final chapter for the mobile OS, with reflections on its history and demise.
An in-depth look at how the .NET CLR allocates and uses internal memory, exploring its data structures beyond managed code.
A technical discussion on asymptotic approximations in stratified sampling when sampling probabilities approach zero, relevant for rare disease studies.
A tutorial on building a Recurrent Neural Network (RNN) with LSTM cells in TensorFlow to predict S&P 500 stock prices.
A developer explains migrating from Blogger to Jekyll, highlighting its open-source nature, clean design, dynamic pages with Liquid, and content portability via Markdown.
A guide explaining how to convert any website into a Progressive Web App (PWA), covering the benefits and the three main steps required.
Explains concurrency issues in Django models and demonstrates solutions using pessimistic locking with select_for_update to ensure data integrity.
A frontend developer shares best practices for using id, class, and data attributes in HTML, CSS, and JavaScript to avoid conflicts.
A two-day workshop on survival analysis, covering data exploration, regression modeling, and practical sessions for time-to-event data.
A developer shares ten key technical lessons learned from migrating a blog from Blogger to Jekyll on GitHub Pages.
A step-by-step tutorial on deploying an ASP.NET Core Web API to AWS Lambda, covering prerequisites, project setup, and configuration.
Explains the CSS concept of collapsing margins, where adjoining vertical margins between block-level elements combine into a single margin.
A recap of the June 2017 London VMUG meeting, covering sponsor sessions on Nimble Storage analytics and a deep dive into the upcoming VMware on AWS service.