Skip to content

AndreaCCarrera/GestorGalacticoACeniceros

Repository files navigation

Data Access and Service Programming Practice

This repository contains a practice project focused on Data Access and Service and Process Programming. The main objectives of this project are to demonstrate proficiency in handling various data sources and programming techniques commonly used in backend development.

Features

The project includes the following key functionalities:

  • File Handling:
    • Reading and writing to .txt, .xml, and .json files.
  • Database Access:
    • Interacting with SQL Server databases, including querying, inserting, updating, and deleting records.
  • Multithreading and Asynchronous Programming:
    • Implementing multithreading using threads and tasks to handle concurrent operations efficiently.
  • Socket Programming:
    • Setting up and managing sockets for network communication, including creating both client and server applications.
  • Server Deployment:
    • Deploying basic servers to handle client requests, demonstrating foundational server-side programming skills.
  • Web Scraping:
    • Extracting data from websites using web scraping techniques.

Requirements

To run this project, you will need:

  • .NET Framework (or any other relevant framework/language depending on your implementation)
  • SQL Server or another compatible SQL database system
  • An IDE such as Visual Studio or JetBrains Rider

Installation

  1. Clone the repository to your local machine:
  2. git clone https://github.com/AndreaCCarrera/GestorGalacticoACeniceros.git
  3. Open the solution/project file in your IDE.
  4. Restore the necessary packages and dependencies.
  5. Configure your database connection string in the configuration file (e.g., appsettings.json, web.config, etc.).

About

Práctica de Acceso a Datos y PSP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published