Skip to content

Pegassi11/TallerCapas

Repository files navigation

TallerCapas (.NET N-Layer Project)

C# .NET university assignment. This project demonstrates a practical implementation of N-Layer (N-Tier) architecture.

Architecture

This solution is divided into the following layers:

  • CapaPresentacion: (Windows Forms) Handles all user interaction.
  • CapasNegocio: Contains the business logic and rules.
  • CapasDatos: Manages all data access and communication with the SQL database.
  • CapasEntidad: Defines the business objects or entities used across the application.

Technologies Used

  • C# (C Sharp)
  • .NET Framework
  • Windows Forms (WinForms)
  • SQL Server

About

C# .NET university project demonstrating N-Layer (Data, Business, Presentation) architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages