Site Overlay

.NET (C #, VB)

Microsoft’s open source ASP.NET framework is used to build websites using languages ​​such as Visual Basic (VB), C #, F #, and more

.NET works on the basis of the MVC (Model-View-Controller) architectural pattern. The controller accepts user requests and interacts with the model to process the data. The result is then passed to the view and displayed as a web page interface.

Launched in 2016, .NET can integrate with iOS, Linux, and Android via .NET Core. It is very stable and reliable, making it a popular choice for businesses. Since .NET is a Microsoft product, it has fairly good support.