﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Article By </title><link>https://www.c-sharpcorner.com/articles/</link><description>Articles from C# Corner</description><copyright>© 1999 - 2026  CSharp Inc. All contents are copyright of their authors.</copyright><atom:link href="https://www.c-sharpcorner.com/rss/authorarticles.aspx?MemberUniqueName=rebai-hamida" rel="self" type="application/rss+xml" /><item><title>Create A Minimal Web API With ASP.NET Core And Publish It To Azure API Management With Visual Studio</title><description>We will create a minimal Web API with .NET CLI and in using Visual Studio 2022, after, we will publish it on Azure Web App and API management.
</description><link>https://www.c-sharpcorner.com/article/create-a-minimal-web-api-with-asp-net-core-and-publish-it-to-azure-api-managemen/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-a-minimal-web-api-with-asp-net-core-and-publish-it-to-azure-api-managemen/</guid><pubDate>Sat, 12 Mar 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rebai Hamida)</author></item><item><title>Deploy An Application For Azure Container Registry</title><description>In this post, we&amp;#39;ll provide an overview of the Docker container and Docker image. We&amp;#39;ll also go through how to build and store images by using Azure Container Registry
</description><link>https://www.c-sharpcorner.com/blogs/deploy-an-application-for-azure-container-registry</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/deploy-an-application-for-azure-container-registry</guid><pubDate>Wed, 05 Jan 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rebai Hamida)</author></item><item><title>NHibernate Querying In Core 2.2 Framework</title><description>NHibernate O/RM framework is one of the competitors of Entity Framework and one of the most popular of the old frameworks of .NET. Let&amp;#39;s learn about NHibernate Querying In Core 2.2 Framework.</description><link>https://www.c-sharpcorner.com/article/nhibernate-querying-in-core-2-2-framework/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/nhibernate-querying-in-core-2-2-framework/</guid><pubDate>Wed, 26 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rebai Hamida)</author></item><item><title>Deploy A New Application In Azure Blockchain Workbench</title><description>In this article, we will discuss the deployment of a new application in Azure Blockchain Workbench.</description><link>https://www.c-sharpcorner.com/article/an-overview-of-azure-blockchain-workbench/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/an-overview-of-azure-blockchain-workbench/</guid><pubDate>Mon, 30 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rebai Hamida)</author></item><item><title>Azure Blockchain Workbench Guide</title><description>By definition from Wikipedia, A blockchain is a continuously growing list of records. Technically it’s a distributed database.</description><link>https://www.c-sharpcorner.com/article/azure-blockchain-workbench-guide/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-blockchain-workbench-guide/</guid><pubDate>Sat, 26 May 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rebai Hamida)</author></item><item><title>Build Persisting Layer With ASP.NET Core 2.0 And EF Core 2.0 Using Code First Approach</title><description>I wrote this article when framework Core 1.0 was introduced as a stable version.  But now, we have a lot of changes in the current version Core 2.1.</description><link>https://www.c-sharpcorner.com/article/build-persisting-layer-with-asp-net-core-2-0-and-ef-core-2-0-using-code-first-ap/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/build-persisting-layer-with-asp-net-core-2-0-and-ef-core-2-0-using-code-first-ap/</guid><pubDate>Tue, 15 May 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rebai Hamida)</author></item><item><title>Work With Fluent NHibernate In Core 2.0</title><description>NHibernate is an object-relational mapping (ORM) framework, it allow you to map the object oriented domain model with the tables in a relational Database. To realize the mapping, we have to write XML </description><link>https://www.c-sharpcorner.com/article/work-with-fluent-nhibernate-in-core-2-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/work-with-fluent-nhibernate-in-core-2-0/</guid><pubDate>Fri, 11 May 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rebai Hamida)</author></item><item><title>Mobile Alerts In Xamarim.forms</title><description>In this article, we will cover mobile alerts in Xamarim.forms. For any mobile apps, it’s important to define with the user or the client or the product owner if we work in an agile context (Scrum), fo</description><link>https://www.c-sharpcorner.com/article/mobile-alerts-in-xamarim-forms/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/mobile-alerts-in-xamarim-forms/</guid><pubDate>Wed, 25 Apr 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rebai Hamida)</author></item><item><title>Xamarin.Forms - Pages</title><description>In the previous chapter, I explained how you can prepare your environment for Android or iOS application development, in this chapter I will start presenting the structure of our page in Xamarin.Forms</description><link>https://www.c-sharpcorner.com/article/xamarin-forms-pages/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xamarin-forms-pages/</guid><pubDate>Tue, 23 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rebai Hamida)</author></item><item><title>Setting Up Xamarin Development Environment In Windows And iOS</title><description>This course aims to introduce Xamarin multi-platform development framework in my way of learning.</description><link>https://www.c-sharpcorner.com/article/setting-up-xamarin-development-environment-in-windows-and-ios/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/setting-up-xamarin-development-environment-in-windows-and-ios/</guid><pubDate>Mon, 08 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rebai Hamida)</author></item><item><title>Develop Multi-Platform And Connected Apps And Deploy Them On Azure</title><description>PaaS allows companies and developers to focus only on applications and services and not infrastructure. PaaS provides all the services needed to create, code, deploy and run websites, mobile services,</description><link>https://www.c-sharpcorner.com/article/develop-multi-platform-and-connected-apps-and-deploy-on-azure/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/develop-multi-platform-and-connected-apps-and-deploy-on-azure/</guid><pubDate>Wed, 25 Oct 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rebai Hamida)</author></item><item><title>ASP.NET Core 2.0 Uses SignalR Technology</title><description>I am using the current highest version in this example, of course the version number is likely to change every day, the latest version of the SignalR is not compatible with the .NET Core SDK 2.0 Previ</description><link>https://www.c-sharpcorner.com/article/asp-net-core-2-0-uses-signalr-technology/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-core-2-0-uses-signalr-technology/</guid><pubDate>Sat, 30 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rebai Hamida)</author></item><item><title>Build Persisting Layer With ASP.NET Core And EF Core Using PostgreSQL And SQL Server 2016</title><description>In this article, you will learn how to build persisting layer with ASP.NET Core and EF Core, using PostgreSQL and SQL Server 2016.</description><link>https://www.c-sharpcorner.com/article/build-persisting-layer-with-asp-net-core-and-ef-core-using-postgresql-and-sql-se/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/build-persisting-layer-with-asp-net-core-and-ef-core-using-postgresql-and-sql-se/</guid><pubDate>Thu, 13 Oct 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rebai Hamida)</author></item></channel></rss>