Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/llsaimur/employeemanager.azuresql


https://github.com/llsaimur/employeemanager.azuresql

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# EmployeeManager.AzureSql

***
moved the Northwind database to the
cloud using Azure SQL Database. The Employee Manager application then uses this
database to perform the CRUD operations
***

Features:
•Create an Azure SQL Database using the Azure portal and connect
with it using SQL Server Management Studio
• Perform CRUD operations on Azure SQL Database using the
Microsoft.Data.SqlClient data provider