The Tech PlatformJul 5, 2022SQLAzure Data Studio vs SQL Server Management Studio (SSMS): Which one to choose?In the dynamic landscape of database management, professionals often face a choice between different tools, each catering to specific...
The Tech PlatformMay 14, 2022SQLHow to log data to SQL Server in ASP.NET CoreLogging is an important aspect of software development, as it provides insights into how an application behaves and helps to identify and...
The Tech PlatformJan 10, 2022SQLAudit-ability and Traceability design pattern with .Net 6, EF6, Sql serverIn many industries and applications, it is important to track changes to data and maintain a history of actions taken on that data. This...
The Tech PlatformDec 23, 2021APIStep by Step: CRUD Operation Using .NET Core Web API with Entity Framework Using SQL Server.Software Requirement: Visual Studio 2019 SQL Express Node Package Postman / Swagger) What is Entity Framework : Entity Framework is an...
The Tech PlatformJul 5, 2021SQLNew Features In MS SQL Server 2019In this article, we will cover all the new feature in SQL Server 2019. The previous version of SQL 2017 came with support for Linux...