top of page
Search
The Tech Platform
Aug 8
Building Progressive Web Apps with Power Apps: A Step-by-step Guide
In today’s digital landscape, Progressive Web Apps (PWAs) have a powerful solution for delivering and engaging user experiences across...
The Tech Platform
Jun 18
Implementing Azure OpenAI Assistant within Microsoft Azure Logic Apps
Azure Logic Apps is a cloud-based platform for creating and running automated workflows that integrate apps, data, services, and systems....
The Tech Platform
Jun 11
SQL CONNECTION_OPTIONS in External Data Source
In data management, it is crucial to connect with external data sources. SQL Server provides a powerful feature known as...
The Tech Platform
May 14
New WITH Clauses in SQL Server’s CREATE AVAILABILITY GROUP Command
SQL Server’s CREATE AVAILABILITY GROUP command is a crucial tool in the arsenal of database administrators. It allows the creation of...
The Tech Platform
May 14
Introduction to Contained Availability Group in SQL Server 2022
In the ever-demanding world of data management, ensuring application uptime and availability is paramount. For SQL Server users, AlwaysOn...
The Tech Platform
Oct 28, 2023
Techniques to optimize Data Access and I/O operations in my ASP.NET Application
In the digital age, where data is the lifeblood of modern applications, optimizing data access and I/O (Input/Output) operations is a...
The Tech Platform
Oct 20, 2023
ISNULL SQL Function: Handling NULL Values in Microsoft SQL Server
In SQL and database management, handling NULL values is an essential aspect of ensuring data integrity and producing accurate query...
The Tech Platform
Oct 14, 2023
Top SQL Editor Tools for Database Administrators
In database administration, precision, and efficiency are paramount. Database administrators (DBAs) are tasked with the monumental...
The Tech Platform
Aug 4, 2022
Full-Text Search with Entity Framework Core & SQL Server
When it comes to searching for addresses in a database table, a typical approach involves using the SQL Like (%) operator for an exact...
The Tech Platform
Jul 18, 2022
SQL Server Query Tips for Database Performance. How to improve SQL Query Performance?
Efficient and speedy data retrieval is crucial for the success of applications and systems that rely on database. SQL (Structured Query...
bottom of page