Skip to content
The Code Blogger
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
Menu Close
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
Read more about the article Multiple ways to copy a remote SQL Database on Local
SQL Server - Backup and Restore
SQL Server / Tips

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 / Azure DevOps / Entity Framework Core / 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

  • Getting Started on Nullable Reference Types
    May 26, 2022/
    0 Comments
  • Migrating to Latest .NET Using Upgrade Assistant
    May 19, 2022/
    0 Comments
  • Migrating to the Latest .NET – A Conceptual Guide
    May 12, 2022/
    0 Comments
  • Measuring Performance using BenchmarkDotNet
    May 5, 2022/
    0 Comments
  • How to Unapply the Last EF Core Migration
    March 19, 2022/
    0 Comments
  • .NET EF Core – Unit Testing EF Core Repositories
    December 9, 2021/
    2 Comments
  • EF Core Relationships and Deleting Related Data
    December 4, 2021/
    0 Comments
  • C# Record – How is it different from classes?
    November 26, 2021/
    0 Comments
  • Tips for Developers – Postman and Browser DevTools
    November 18, 2021/
    0 Comments

Popular Posts

  • How To Use Appsettings Json Config File With .NET Console Applications
  • How To Enable Logging In .NET Console Applications
  • C# Record - How is it different from classes?
  • Passing Input Parameters to .NET Core Web API Actions
  • Multiple Ways To Set Hosting Environment In .NET Applications
  • Migrating to Latest .NET Using Upgrade Assistant
  • Exception Handling Middleware In .NET Core Web API
  • .NET EF Core - Unit Testing EF Core Repositories
  • Service principal and client secret with Azure key vault

Categories

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

Archives

  • May 2022 (4)
  • 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

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