Skip to content
Coding Is Life

Coding Is Life

  • Home
  • Code Blog
    • Programming Language
      • SAP ABAP
      • .Net Framework
        • VB .NET
        • C# (Sharp)
      • PHP
        • Laravel
        • PHP native
        • WordPress
    • Database Query
      • MySQL
      • MSSQL
      • Kusto Query Language
    • API
    • Git
    • Angular
  • Project / Portfolio
  • Affiliate
  • About
  • Contact

Blog

  • Home
  • Blog

How to Backup and Restore a SQL Database in SQL Express

16 April 2025Jave Lupango

SQL Server Express is a free edition of Microsoft SQL Server, designed for lightweight applications. Even though it’s a limited version, it still supports database […]

Continue Reading

How to fixed HTML format issue in react using Visual Studio Code

19 October 2024Jave Lupango

In this article, We will fix a HTML format issue in react using VS Code. I will show how to do it, and just follow […]

Continue Reading

What is Microsoft Power Apps

What is Microsoft Power Automate

27 May 2023Jave Lupango

In this article, I will know what is power automate, And Microsoft Power Automate, formerly known as Microsoft Flow, is a cloud-based service that allows […]

Continue Reading

What is Microsoft Power Apps

What is Microsoft Power Apps

26 May 2023Jave Lupango

In this article, I will know what is power apps, And Microsoft Power Apps is a low-code development platform that allows users to easily create […]

Continue Reading

What is Microsoft Power Platform

What is Microsoft Power Platform

25 May 2023Jave Lupango

In this article, I will introduce the new technology powered by Microsoft product which is Microsoft Power Platform. Microsoft Power Platform is a line of […]

Continue Reading

How to create a Personal Access Token in Azure DevOps

How to create a personal access token in Azure DevOps

24 May 2023Jave Lupango

In this article, We learn how to create a Personal Access Token in Azure DevOps. I will show how to do it, and just follow […]

Continue Reading

How-to-save-the-composed-mail-into-outlook-draft-using-HTTP-request-in-Power-Automate

How to save the composed mail into outlook draft using HTTP request in Power Automate

27 February 2023Jave Lupango

In this article, We learn how to saved the composed mail into outlook draft using HTTP request in Power Automate. I will show how to […]

Continue Reading

How to save the composed mail into outlook draft using HTTP request in Logic App

How to save the composed mail into outlook draft using http request in logic apps

24 February 2023Jave Lupango

In this article, We learn how to saved the composed mail into outlook draft using HTTP request in Logic Apps. I will show how to […]

Continue Reading

How to compose email and save email draft in outlook using C#

How to compose email and save email draft in outlook using C#

2 February 2023Jave Lupango

How to compose email and save email draft in outlook using C# […]

Continue Reading

How to convert base64 string format of excel file into DataTable form of data type using C#

How to convert base64 string format of excel file into DataTable form of data type using C#

1 February 2023Jave Lupango

In this article, We learn how to convert base64 string format of excel file into Data Table form of data type using C#. I will […]

Continue Reading

How to convert data from Aspose.Cells.Worksheet to DataTable using C#

31 January 2023Jave Lupango

How to conversion of data from Aspose.Cells.Worksheet to DataTable using C# […]

Continue Reading

How to create logic apps in Azure

How to create logic apps in Azure

30 January 2023Jave Lupango

In this article, We learn how to create logic apps in Azure. I will show how to do it, and just follow the steps clearly. […]

Continue Reading

"Microsoft.EntityFrameworkCore.Design" This package is required for the Entity Framework Core Tools to work.

“Microsoft.EntityFrameworkCore.Design” This package is required for the Entity Framework Core Tools to work.

9 January 2023Jave Lupango

In this article, We learn how to fix this issues if ever you can encounter this kind of sleepless issues. I will show how to […]

Continue Reading

Get access token for Azure Management API

How to get access token for Azure Management API

12 December 2022Jave Lupango

Get access token for Azure Management API […]

Continue Reading

String Concatenation in Kusto Query Language (KQL)

How to Concatenate string in Kusto Query Language (KQL)

5 December 2022Jave Lupango

In this article, we learn on how to concatenate strings in Kusto Query Language (KQL) , Just follow and ready clearly. For more updates please do Subscribe […]

Continue Reading

Order Operator in Kusto Query Language

How to use order operator in Kusto Query Language (KQL)

2 December 2022Jave Lupango

In this article, we learn on how to use Where Operator in Kusto Query Language (KQL) , Just follow and ready clearly. For more updates […]

Continue Reading

Extend Operator in Kusto Query Language (KQL)

How to use extend operator in Kusto Query Language (KQL)

1 December 2022Jave Lupango

In this article, we learn on how to use Extend Operator in Kusto Query Language (KQL) , Just follow and ready clearly. For more updates […]

Continue Reading

As Operator in Kusto Query Language (KQL)

How to use “AS” operator in Kusto Query Language (KQL)

9 November 2022Jave Lupango

In this article, we learn on how to use As Operator in Kusto Query Language (KQL) , Just follow and ready clearly. For more updates […]

Continue Reading

Project Operator in Kusto Query Language (KQL)

How To Use Project Operator In Kusto Query Language (KQL)

7 November 2022Jave Lupango

In this article, we learn on how to use Project Operator in Kusto Query Language (KQL) , Just follow and ready clearly. For more updates […]

Continue Reading

Limit Operator in Kusto Query Language (KQL)

How to use Limit Operator in Kusto Query Language (KQL)

28 October 2022Jave Lupango

In this article, we learn on how to use Limit Operator in Kusto Query Language (KQL) , Just follow and ready clearly. For more updates […]

Continue Reading

Distinct Operator in Kusto Query Language (KQL)

How to use Distinct Operator in Kusto Query Language (KQL)

26 October 2022Jave Lupango

In this article, we learn on how to use Distinct Operator in Kusto Query Language (KQL) , Just follow and ready clearly. For more updates […]

Continue Reading

Count Operator in Kusto Query Language (KQL)

How To Use Count Operator In Kusto Query Language (KQL)

24 October 2022Jave Lupango

In this article, we learn on how to use Count Operator in Kusto Query Language (KQL) , Just follow and ready clearly. For more updates […]

Continue Reading

How to implement datetime range in Kusto Query Language (KQL) using Between Operator

14 October 2022Jave Lupango

In this article, we learn on how to implement datetime range in Kusto Query Language (KQL) , Just follow and ready clearly. For more updates […]

Continue Reading

How To Implement Kusto Query Language (KQL) Using Where Operator

13 October 2022Jave Lupango

In this article, we learn on how to use Where Operator in Kusto Query Language (KQL) , Just follow and ready clearly. For more updates […]

Continue Reading

How to connect your Azure Kusto Database in Kusto Explorer Desktop

12 October 2022Jave Lupango

In this article, We learn how to connect Azure Kusto Database in Kusto Explorer Desktop,  I will show how to do it, and just follow […]

Continue Reading

How to Ingest Data in Azure Kusto Database

3 October 2022Jave Lupango

In this article, We learn how to Create Table in Azure Kusto Database.  I will show how to do it, and just follow the steps […]

Continue Reading

Create Table in Azure Kusto Database

How to Create Table in Azure Kusto Database

30 September 2022Jave Lupango

In this article, We learn how to Create Table in Azure Kusto Database.  I will show how to do it, and just follow the steps […]

Continue Reading

Azure Kusto Database

How to use Web UI in Azure Kusto Database

28 September 2022Jave Lupango

In this article, We learn how to use Web UI in Azure Kusto Database.  I will show how to do it, and just follow the […]

Continue Reading

Create Azure Data Explorer Cluster and Database

How to Create Azure Data Explorer Cluster and Database

26 September 2022Jave Lupango

In this article, We learn how to create Data Explorer in Azure. I will show how to do it, and just follow the steps clearly. […]

Continue Reading

Upload image in angular

How to upload image in Angular

6 September 2022Jave Lupango

In this article, I will show how to Image upload in Angular. I will show how to do it, and just follow the steps clearly. […]

Continue Reading

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • More
  • Click to print (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Reddit (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on Pocket (Opens in new window)
  • Click to share on Telegram (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)

Like this:

Like Loading...

Search

Subscribe to my mailing List to notify every new posted topics
Loading

Recent Post

  • How to Backup and Restore a SQL Database in SQL Express
  • How to fixed HTML format issue in react using Visual Studio Code
  • What is Microsoft Power AppsWhat is Microsoft Power Automate
  • What is Microsoft Power AppsWhat is Microsoft Power Apps
  • What is Microsoft Power PlatformWhat is Microsoft Power Platform

Recent Comments

  • How To Use Count Operator In Kusto Query Language (KQL) - Coding Is Life on Kusto Query Language (KQL)
  • How to convert base64 string format of excel file into DataTable form of data type using C# - Coding Is Life on How to create logic apps in Azure
  • How to create logic apps in Azure - Coding Is Life on Create Resource Group in Azure
  • String Concatenation in Kusto Query Language (KQL) - Coding Is Life on Kusto Query Language (KQL)
  • Extend Operator in Kusto Query Language (KQL) - Coding Is Life on Kusto Query Language (KQL)

Advertisement

Categories

  • .NET Core (5)
  • Angular (13)
  • API (4)
  • ASP.NET MVC (4)
  • AZURE (28)
    • FuntionAPP (3)
    • Kusto Query Language (15)
    • Logic App (2)
  • Blog (58)
    • Issues (2)
  • C# (18)
  • database (1)
  • Git (6)
  • JavaScript (2)
  • MS SQL (17)
  • MySQL (4)
  • PHP (5)
    • WordPress (1)
  • Power Platform (4)
    • Power Automate (1)
  • Project (3)
  • React (1)

Check Your Internet Speed Here

Advertisement

Copyright © 2025 Coding Is Life. All Rights Reserved Corpo Digital by Theme Palace
%d