Mozart Al Khateeb

Full Stack

Mobile

.Net Developer

ERP Developer

Mozart Al Khateeb

Full Stack

Mobile

.Net Developer

ERP Developer

Database

June 13, 2019 To Do Rest API Using Asp.net Core (Part 1)
Back EndDatabaseRest APIWeb Development

In this post I will show you how to create a simple web API using Asp.Net Core and Entity Framework…

March 17, 2019 Sql Server, Duplicating And Manipulating Rows Without Loops
Database

This example shows how we can use “CROSS APPLY” in SQL Server To duplicate and manipulate rows without the need…

March 17, 2019 Convert CSV To Rows Using Sql Server Function And Cross Apply
Database

Create a reusable function to split Delimiter separated string into row  Test It

March 17, 2019 Have Rows With Exact Content and No Primary Key ? Can’t Delete/Update?
Database

When you have no primary key in a table or had it removed (this could occur through migration process) in…