Skip to content
The Code Blogger
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
  • Toggle website search
Menu Close
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
  • Toggle website search
SQL Server - Backup and Restore
SQL Server - Backup and Restore
Uncategorized

Multiple ways to copy a remote SQL Database on Local

Many projects use central database for development. All developers working on a project connect to a single database server. It really is efficient to get started on the project and…

0 Comments
November 11, 2021
Azure

Some examples of Azure encryption at rest

In last article, we have seen what is the meaning of Azure encryption at rest. We also had look at some basic concepts related to it. In this article, let's…

0 Comments
June 24, 2020
.NET / Uncategorized

Release pipeline for .NET Core and EF Core application in Azure DevOps

In this series of Azure DevOps, we have tried below things so far: Setting up your first project in Azure DevOpsCreating first CI for .NET Core and EF Core Code First…

5 Comments
January 10, 2020
Azure / Uncategorized

How to import the Azure SQL database using BACPAC

We have created a single database with sample Adventure Works DB in one of previous articles. We also have created single database empty in Azure SQL and then added schema…

0 Comments
December 23, 2019
Azure / Uncategorized

How to export the Azure SQL database using BACPAC

We have created a single database with sample Adventure Works DB in one of previous articles. We also have created single database empty in Azure SQL and then added schema…

1 Comment
December 23, 2019
Azure / Uncategorized

What is the difference between DACPAC and BACPAC ?

Many times database developers and database administrators work on enterprise applications, they make changes to the databases. The changes to the databases are captured as SQL scripts and they exchange…

4 Comments
December 22, 2019
Azure / Uncategorized

Basic operations on Azure SQL Database using ADO.NET

In previous article, we have seen how to create a blank Single Database in Azure SQL. We also have created a schema using SSMS. In this article, we will see…

0 Comments
December 22, 2019
Azure / Uncategorized

Designing schema in Azure SQL Database using SSMS

We have created a single database in Azure SQL. While creating Single Database, there were three options - to start with blank database, OR to restore the database OR to…

0 Comments
December 22, 2019
Azure / Uncategorized

Create your first Managed Instance in Azure SQL

Managed instances in Azure SQL is the new deployment options that provides near 100% compatibility with on-premise SQL Server (Enterprise) database engine features. It provides a native virtual network (VNet) implementation that…

0 Comments
December 22, 2019
Azure / Uncategorized

Add your existing Azure SQL single databases to elastic pool

I created a single database in one of my previous articles. I also created elastic pool. But when I navigated to elastic pool, I could not find any button or…

0 Comments
December 21, 2019
Azure

Creating elastic pool in Azure SQL using Azure Portal

In previous article, we have seen how to create a single database. During creation of single database, we also have created a new database server. There is one more offering…

0 Comments
December 21, 2019
Azure / Uncategorized

Creating your first single database in Azure SQL

We know that Single Database is one of the deployment option provided in Azure SQL. Single database has its own dedicated set of resources. You have two options: DTU Based…

0 Comments
December 20, 2019
  • 1
  • 2
  • Go to the next page

About Me

Manoj Choudhari

I am a Microsoft MVP and currently working as Senior Software Engineer. I blog about C#, .NET and Azure.
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab

Follow Me

  • Twitter
  • LinkedIn
  • GitHub
  • YouTube

Buy Me a Coffee

Newsletter

Get all latest content delivered to your email a few times a month.

Recent Posts

  • Easiest Way to Run Subset of Tests From a Test Project
    March 3, 2023/
    0 Comments
  • JavaScript App with Azure App Configuration Service
    December 30, 2022/
    0 Comments
  • Azure App Configuration Service – Labels for Environment Specific Settings
    December 30, 2022/
    0 Comments
  • Azure App Configuration Service – Export Key-Value Pairs to a JSON File
    December 30, 2022/
    0 Comments
  • Azure App Configuration Service – Import JSON Settings from File
    December 30, 2022/
    0 Comments
  • Conditional Feature Flags with Azure App Configuration Service
    December 29, 2022/
    0 Comments
  • App Configuration – Using feature flags with Console App
    December 29, 2022/
    2 Comments
  • App Configuration – Use Feature Flags in Isolated Azure Functions App
    December 28, 2022/
    0 Comments
  • App Configuration – Use Feature Flags in InProcess Azure Functions App
    December 28, 2022/
    0 Comments

Popular Posts

  • .NET - Dependency Injection, One Interface and Multiple Implementations
  • How to Unapply the Last EF Core Migration
  • How To Enable Logging In .NET Console Applications
  • Multiple Ways To Set Hosting Environment In .NET Applications
  • Multiple Ways To Access Configurations In .NET Applications
  • Adding Fluent Validation in ASP .NET Core Web APIs
  • Approaches for Resolving Nullable Warnings on Existing Codebase
  • Step by step plan For Beginners For Learning .NET
  • Azure Functions Config Files - Host Json and Local Settings Json

Categories

  • .NET
  • Angular
  • Azure
  • Azure DevOps
  • Entity Framework Core
  • Installers
  • PowerShell
  • Rest
  • SQL Server
  • Tips
  • Uncategorized

Archives

  • March 2023 (1)
  • December 2022 (43)
  • November 2022 (20)
  • October 2022 (10)
  • September 2022 (16)
  • August 2022 (2)
  • June 2022 (3)
  • May 2022 (5)
  • March 2022 (1)
  • December 2021 (2)
  • November 2021 (3)
  • August 2021 (1)
  • July 2021 (25)
  • June 2021 (30)
  • May 2021 (31)
  • April 2021 (17)
  • March 2021 (1)
  • December 2020 (30)
  • October 2020 (5)
  • September 2020 (2)
  • August 2020 (3)
  • June 2020 (24)
  • May 2020 (25)
  • April 2020 (3)
  • January 2020 (8)
  • December 2019 (34)
  • November 2019 (20)
  • October 2019 (3)
  • June 2019 (2)
  • April 2019 (10)
  • March 2019 (19)
  • February 2019 (8)
  • January 2019 (4)

Translate to your language

Spam Blocked

286 spam blocked by Akismet
thecodeblogger.com © Copyright, 2022