top of page
Search
The Tech Platform
Oct 26, 2022
Social Media Scraping Tools 2022
Scraping and extracting data on social media helps you to boost your marketing campaigns. There are many tools for social media scraping...
The Tech Platform
Oct 17, 2022
Creating an in-memory cache for .NET 6 Web API
Caching is the technique of storing frequently accessed data at a temporary location for quicker access in the future. ASP.NET Core...
The Tech Platform
Sep 13, 2022
Difference between Iframe and Script?
What is Iframe? An Iframe also called as Inline frame, is a HTML element that loads another HTML page within the document. It essentially...
The Tech Platform
Sep 13, 2022
Top 10 Web Apps which will increase your productivity
A Web application (Web app) is an application program that is stored on a remote server and delivered over the Internet through a browser...
The Tech Platform
Aug 19, 2022
Running JavaScript in WebAssembly with WasmEdge
JavaScript WebAssembly WebAssembly was initially conceived as a "JavaScript alternative for browsers" with the aim of enabling the...
The Tech Platform
Aug 17, 2022
How to Return HTML From ASP.NET Core Web API
A typical web API returns JSON or XML responses. However, rare cases exist where we need to return responses in other formats. In this...
The Tech Platform
Aug 8, 2022
Create a web socket server in .NET
Creating a web socket (WS) server in C# can be a drag these days. There are several methods you can find online, and there does not seem...
The Tech Platform
Jul 22, 2022
How to write a production-ready dockerfile?
What is DockerFile? A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an...
The Tech Platform
Jul 5, 2022
Azure 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 Platform
Jun 23, 2022
How to make a Good Website ?
Websites are one of the most important assets of a business. Having a credible, professional and engaging online presence requires work...
bottom of page