Open in app

Sign In

Write

Sign In

Henrique Siebert Domareski
Henrique Siebert Domareski

869 Followers

Home

About

Feb 27

Azure Service Bus

Azure Service Bus is a fully managed enterprise message broker with message queues and publish-subscribe topics (in a namespace — a container for queues and topics), and it is used to decouple applications and services from each other, allowing the use of message exchange with asynchronous communication. In this article…

Azure

17 min read

Azure Service Bus
Azure Service Bus
Azure

17 min read


Feb 20

Azure Functions

Azure Functions is a serverless solution that allows you to write small pieces of code that run in the cloud, without worrying about underlying infrastructure and scaling. …

Azure

15 min read

Azure Functions
Azure Functions
Azure

15 min read


Feb 13

Azure App Services

Azure App Services is a fully managed Platform as a Service (PaaS), and it is used for hosting Web Applications and REST APIs. In this article, I present the Monitoring, Logging and Autoscaling features of an App Service with a .NET 7 WEB API project. What is an App Service

Azure

11 min read

Azure App Services
Azure App Services
Azure

11 min read


Jan 5

Azure Services Overview

Azure is Microsoft’s cloud platform that offers a lot of services that allow you to build, deploy and manage applications and services. In this article I present an overview of some of the main Azure Services, explaining what each of these services is and what they can be used for. …

Azure

32 min read

Azure Services Overview
Azure Services Overview
Azure

32 min read


Nov 13, 2022

MERGE Stored Procedures in SQL Server

The MERGE statement can be used to insert, update or delete data using the same transaction and avoid the need to create separate scripts for each operation. …

Sql Server

10 min read

MERGE Stored Procedures in SQL Server
MERGE Stored Procedures in SQL Server
Sql Server

10 min read


Nov 9, 2022

Table-Valued Parameters in SQL Server

Table-Valued Parameters are like parameter arrays that can be used to send multiple rows of data to a Transact-SQL statement, or a routine such as a stored procedure or a function, avoiding needing to create a temporary table or using many parameters. …

Sql

6 min read

Table-Valued Parameters in SQL Server
Table-Valued Parameters in SQL Server
Sql

6 min read


Nov 3, 2022

Creating a Blazor WebAssembly Application — Part 3

Blazor WebAssembly is a great way to create Single Page Application (SPA) apps using C# language. In this part 3 of the series “Creating a Blazor WebAssembly Application”, I present how to create the Razor components (also known as Blazor components) for Categories and Books. …

Blazor

13 min read

Creating a Blazor WebAssembly Application — Part 3
Creating a Blazor WebAssembly Application — Part 3
Blazor

13 min read


Oct 26, 2022

Creating a Blazor WebAssembly Application — Part 2

Blazor WebAssembly is a great way to create Single Page Application (SPA) apps using C# language. In this series, I present how to create a Blazor WebAssembly Application from scratch. …

Blazor

8 min read

Creating a Blazor WebAssembly Application — Part 2
Creating a Blazor WebAssembly Application — Part 2
Blazor

8 min read


Oct 21, 2022

Creating a Blazor WebAssembly Application — Part 1

Blazor is an open-source framework from Microsoft that allows you to build modern front-end applications using C#, HTML, CSS and Razor. …

Blazor

13 min read

Creating a Blazor WebAssembly Application — Part 1
Creating a Blazor WebAssembly Application — Part 1
Blazor

13 min read


Aug 27, 2022

HttpClient vs IHttpClientFactory

HttpClient and IHttpClientFactory can be used in .NET to make HTTP requests and handle HTTP responses from web resources. In this article, I explain how to use each of them and what is the difference between them. For the code samples, I’ve created a .NET 6 Web API project, which…

Dotnet

5 min read

HttpClient vs IHttpClientFactory
HttpClient vs IHttpClientFactory
Dotnet

5 min read

Henrique Siebert Domareski

Henrique Siebert Domareski

869 Followers

.NET Software Engineer

Following
  • TechMagic

    TechMagic

  • Renato Groffe

    Renato Groffe

  • Anthony Trad

    Anthony Trad

  • Yohan Malshika

    Yohan Malshika

  • Robson Rocha de Araújo

    Robson Rocha de Araújo

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech