You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Este proyecto es una aplicación de escritorio hecha con el lenguaje Java y la tecnología de JavaFX para extraer datos de una base de datos de SQL Server, y crear con ellos una tabla dinámica de datos y columnas.
WeatherCast is a weather forecasting application built using HTML, CSS, and JavaScript. It utilizes the OpenWeatherMap API to provide real-time weather updates, intuitive interfaces, and change themes relatable to weather. With features like location-based forecasting, detailed weather insights, visual representations and etc..
Library Manager is a Windows Forms application developed in C# using .NET and MS SQL Server. It allows managers to execute CRUD operations over a list of books, authors, and publishers, with all data stored in a database managed through Entity Framework. The interface has a partially dynamic build, providing a flexible and user-friendly experience.
Calculator with Dynamic Interface is a C# Windows Forms application developed using .NET. The calculator interface is generated dynamically at runtime, providing users with a simple tool to perform basic arithmetic operations such as addition, subtraction, multiplication and division.
ENG// A random number generator in a dynamic array with the ability to add, subtract ,multiply and divide the largest number and the smallest. RUS//Генератор случайных чисел в динамическом массиве с возможностью складывания, вычитания, умножения и деления наибольшего числа и наименьшего.
Product Manager with SQL Queries is a WinForms application developed in C#. It allows managers to perform CRUD operations on a list of products and categories, which are stored in an MS SQL Server database. The app uses SQL commands to manage the database, demonstrating efficient database management through direct SQL queries.