(Ben Nadel) Parsing HTML isn’t a task that I often have to perform during the “normal operation” of a ColdFusion application.
Tag: Development
Semantic Colorization Heads What’s New for C/C++ in Visual Studio Code
(David Ramel) Semantic colorization was singled out by Microsoft for new functionality added to the July 2019 update of the C/C++ extension for Visual Studio Code.
Flamegraph: How to Visualize Stack Traces and Performance
(Lou Bichard) So you want a faster application? If you’ve not heard of a flamegraph, it can be a great way to improve and gain insight into your application performance.
Build Your First Blazor Client-Side Application
(Bipin Joshi) In the previous article you learned to build your first Blazor server-side application. In this article you will develop the same data entry form using Blazor client-side application. Blazor client-side applications use WebAssembly (Wasm) to run.
Creating a Magnifier in .NET, Part 1: Structure
(Hannes DuPreez) You never know when you may need something. This is the lesson I have learned recently. I am not talking about physical things.
Wrapping Immutable Arrays In Mutable Arrays For Easier Processing In Angular 8.2.0-next.0
(Ben Nadel) The other day, in my post about fat-arrow and lambda expression support in Lucee 5.3.2.77, I wrapped one Array inside another Array so that I could more easily sort the original Array using a “natural sort”.
Microsoft Research Launches Blockchain AI Project
(John K. Waters) It’s been a busy summer for Microsoft and its Microsoft Research division as they continue to push forward a slew of artificial intelligence (AI)-related initiatives.
Real World Cloud Migrations: Moving a 17 year old series of sites from bare metal to Azure
(Scott Hanselman) Technical Debt has a way of sneaking up on you. While my podcast site and the other 16ish sites I run all live in Azure and have a nice CI/CD pipeline with Azure DevOps, my main “Hanselman.com” series of sites and mini-sites has lagged behind.
ML.Net – A Machine Learning Framework for .Net Developers
(Debasis Saha) If we want to prepare a list of current most hot and discussed technology, then one of the technologies in that list must be a Machine Learning Technique.
Data Model-Driven Management
(Benoit Claise, Joe Clarke and Jan Lindblad) Provides a wide-angle perspective on the requirements for network management and automation, as well as the layers and components of the solution.