top of page
Search


How to Setup Multiple Monitors on Windows 11
The main benefit of using multiple monitors is that it gives you more screen space to get work done. Think about how many times you open...

The Tech Platform
May 27, 2022


State Pattern : a simple implementation in C# dotnet core.
The State pattern allows an object to alter its behavior when its internal state changes. This is achieved by swapping internal state...

The Tech Platform
May 27, 2022


Notification System Design : Types and Features
A notification system has become a mandatory feature os any system that helps touch it users, collect analytics data, etc. It's more than...

The Tech Platform
May 26, 2022


How to Create Executable Applications in Python
With auto-py-to-exe ,a project by Brent Vollebregt we can easily create our own executable Python applications. Underneath the GUI is...

The Tech Platform
May 26, 2022


C# Convert Class
Convert class provides different methods to convert a base data type to another base data type. The base types supported by the Convert...

The Tech Platform
May 26, 2022


Top Question and Answer about SQL Server Indexes
Top Interview Questions and Answer about SQL Server Indexes.

The Tech Platform
May 25, 2022


How to Reset the TCP/IP Stack on Windows 10 and Windows 11
The settings for the Internet Protocol Suite are stored on your local device — that also means they can be corrupted by malware, a...

The Tech Platform
May 24, 2022


SQL Server Index Design and Architecture
SQL index is considered as one of the most important factors in the SQL Server performance tuning field. It helps in speeding up the...

The Tech Platform
May 24, 2022


Introduction to Azure API Management
Azure API Management is a reliable, secure and scalable way to publish, consume and manage API’s running on Microsoft Azure platform. ...

The Tech Platform
May 24, 2022


How to Learn new Programming Language faster
There are some steps you want to take to accelerate the learning process and increase your fluency in the programming language you are...

The Tech Platform
May 24, 2022
bottom of page
