top of page
Search


34 UI Libraries For React, Vue And Angular
React: React is a free and open-source front-end JavaScript library for building user interfaces based on UI components. It is maintained...

The Tech Platform
Apr 18, 2022


Best Performance Testing Tools
Performance testing is the practice of evaluating how a system performs in terms of responsiveness and stability under a particular...

The Tech Platform
Apr 16, 2022


Connecting to Your Database Using JDBC Driver
Here, we will show you how you can use Progress DataDirect JDBC drivers in your Java application to connect to your database. The main...

The Tech Platform
Apr 16, 2022


Extracting Database Metadata via JDBC Driver
JDBC (Java Database Connectivity) is a Java API that enables Java applications to interact with databases. One of the useful features of...

The Tech Platform
Apr 16, 2022


Program to Print Floyd's Triangle in Java
Floyd's triangle is a right-angled triangular array of natural numbers, used in computer science education. It is named after Robert...

The Tech Platform
Apr 16, 2022


Introduction to JDBC (Java Database Connectivity) Driver
A JDBC driver uses the JDBC™ (Java Database Connectivity) API developed by Sun Microsystems, now part of Oracle, that provides a standard...

The Tech Platform
Apr 16, 2022


Object Oriented Programming Language? Features and Characteristics
Object Oriented programming (OOP) is a programming paradigm that relies on the concept of classes and objects. It is used to structure a...

The Tech Platform
Apr 15, 2022


Separating WebView from Blazor from Windows
WebViews are an essential component for modern Windows apps as they allow developers to integrate web content and web-based functionality...

The Tech Platform
Apr 15, 2022


What is Debugging? Why it is Important?
Debugging is the process of finding bugs i.e. error in software or application and fixings them. Any software program or product which is...

The Tech Platform
Apr 14, 2022


Setting up a Repo and Creating a Build Pipeline
A repository or ‘repo’, is a centralized location where your application’s source code lives. This allows developers to make changes to...

The Tech Platform
Apr 14, 2022
bottom of page
