(Ben Nadel) Over the weekend, I was reading through the Learn Modern ColdFusion in 100 Minutes book by Ortus Solutions when I came across their section on Character Extraction.
Tag: Development
Content Injection with Response Rewriting in ASP.NET Core
(Rick Strahl) In building my Westwind.AspNetCore.LiveReload middleware component a while back, one issue that came up was how to handle Response rewriting in ASP.NET Core.
Understand TypeScript Data Types
(Bipin Joshi) In the previous article and companion video of this series you prepared an ASP.NET Core project in Visual Studio to use TypeScript.
New Azure Edge Zones Will Offer Ultra-Low-Latency Edge Computing, Development
(David Ramel) Microsoft is previewing Azure Edge Zones, providing ultra-low-latency edge computing to enable new scenarios for developers, customers, and partners.
Install Homebrew for Linux in Azure Cloud Shell
(Daniel Neumann) As macOS user you properly know Homebrew the package manager and you might know that you can install it also on Linux.
GitHub Draft Pull Requests
(Steve Smith) A feature introduced last month by the GitHub team is called draft pull requests. When you create a Draft Pull Request, it cannot be merged until it is marked as ready for review.
Experimenting With Chained Keyboard Events Using Event Plug-ins In Angular 9.1.0
(Ben Nadel) Over the weekend, I tried to showcase the awesome power of multiple cursors in Sublime Text 3 (ST3). As I was doing that, I thought about two of the ST3 key combinations that I use all the time: CMD+K followed by either CMD+U (uppercase) or CMD+L (lowercase).
Delivering Automated Terraform CI/CD with Azure DevOps
(Saumilkumar Shah) This tutorial demonstrates how to deploy Azure Infrastructure using Terraform. In today’s DevOps world, Infrastructure as Code (IaC) is an essential component. ARM templates are great, but they can be difficult to author. Terraform is a great option to ARM templates.
Microsoft Enhances Low-Code Power Apps
(David Ramel) Microsoft’s nod to the low-code movement, Power Apps, has been enhanced with a bevy of new features, including mixed reality, canvas/model support in a new mobile app, UX improvements and more.
Common .NET Controls Crash Course, Part 4: ImageList
(Hannes DuPreez) Continuing this series, Part 5 talks about the ImageList.