(Thomas Wilfred) In this article, we discuss how to use React Hooks with TypeScript to create functional components with the same features of class-based components.
Author: SSWUG Research
Verifying Object Exists and Dropping Object with One Statement
(Gregory Larsen) For years you probably have been writing code similar to the code below to verify an object exist prior to dropping it.
Azure SQL Managed Instance Performance Considerations
(Tim Radney) Azure SQL Database Managed Instance became generally available in late 2018. Since then, many organizations have started migrating to Managed Instance for the benefits of a managed environment.
Getting Started With HTTP Client Get Request In Angular 8 Using Entity Framework
(Rupesh Kahane) In this article, I am going to consume RESfFul API in Angular 8 using the HttpClient module Get request using the entity framework. The HttpClient module is used to GET, POST, PUT, PATCH, and DELETE requests. An Angular application can communicate with backend services over HTTP.
SQL SERVER – Row Goal and Performance
(Pinal Dave) During the recent consulting engagement Comprehensive Database Performance Health Check with SQL Server 2017/2019, my client asked me if I can help them enable the new feature of Row Goal.
ySQL performance benchmark ( with/without binary log )
(Sri Sakthivel Durai Pandian) Recently I had the discussion with one of my colleague about the impact of MySQL binary logs. It was a nice discussion and triggered me further to benchmark the MySQL with/without binary logs.
Guru: Using Identity Columns For Complex Keys
(Paul Tuohy) In September 2019, Ted Holt published an article that demonstrated how an identity column can be used to generate a unique key in a table. In this article, I want to expand on that theme and examine another use of an identity column — replacing complex keys.
Microsoft’s Miguel de Icaza Ponders New Use for WebAssembly
(David Ramel) Miguel de Icaza doesn’t post to his personal blog often, but when he does, developers listen.
Updated maximum nodes limit – Azure Function App – AKS Azure CNI IP address calculation
(Daniel Neumann) Just a short information about the update I have done for the Azure Function App doing the AKS Azure CNI IP address calculation.
Enhancing Application Insights Request Telemetry
(Dave Paquette) This post is a continuation of my series about using Application Insights in ASP.NET Core. Today we will take a deeper dive into Request telemetry.
