top of page
Search


Sentiment analysis in a DotVVM web application with ML.NET
In this tutorial article, we will learn step by step to generate a custom Machine Learning model from ML.NET for sentiment analysis in...

The Tech Platform
Apr 25, 2022


What is Web Application Testing? Techniques and Tools
Web application testing is a process of testing web-based applications to ensure that they meet functional, security, and performance...

The Tech Platform
Apr 21, 2022


How To Hack Any Web Application (Website)
This article is the third and final installment to this series. This is just a mere introduction tothese following topics. I will be...

The Tech Platform
Jan 12, 2022


How to perform validations in ASP .NET web applications
For any product that you manufacture today, it is important to perform validation before delivering it to the client. You need to...

The Tech Platform
Dec 27, 2021


Middleware and Filters power in ASP.NET Core
In ASP.NET core, Middleware and Filters are two concepts which are very useful & powerful but often confuses also on which one to choose....

The Tech Platform
Dec 18, 2021


Introduction to Web Application
Web applications are software programs that are stored on a remote server and delivered over the internet through a web browser. They are...

The Tech Platform
Sep 30, 2021


Real-time Streaming with SignalR and Angular
SignalR is a tool that helps web servers and clients communicate in real time. It does this by using a variety of different transports,...

The Tech Platform
Jun 30, 2021


Data Binding in Blazor
Data binding is a fundamental concept in web development that plays a crucial role in creating dynamic and interactive user interfaces....

The Tech Platform
Apr 6, 2021


Tips And Best Practices To Improve ASP.NET Web Application Performance
ASP.NET is a popular web development framework that allows developers to build high-performance web applications. However, even the best...

The Tech Platform
Oct 5, 2020
bottom of page