An open API service indexing awesome lists of open source software.

https://github.com/fernandocalmet/net-framework-4-winforms-crud-dao-dto

🦄 Este proyecto es una muestra de CRUD con filtro de busqueda de datos utilizando los patrones de DAO (Data Abstract Object) + DTO (Data Trasnfer Object) + Singleton. Se utilizo WindowsForms con C#.
https://github.com/fernandocalmet/net-framework-4-winforms-crud-dao-dto

csharp dao-design-pattern dto-pattern netframework singleton-pattern sqlserver winforms

Last synced: 17 days ago
JSON representation

🦄 Este proyecto es una muestra de CRUD con filtro de busqueda de datos utilizando los patrones de DAO (Data Abstract Object) + DTO (Data Trasnfer Object) + Singleton. Se utilizo WindowsForms con C#.

Awesome Lists containing this project

README

          

# 🦄 C# WINDOWS-FORMS CRUD DAO DTO SINGLETON

[![Github][github-shield]][github-url]
[![Kofi][kofi-shield]][kofi-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
[![Khanakat][khanakat-shield]][khanakat-url]

## TABLA DE CONTENIDO

* [Acerca del proyecto](#acerca-del-proyecto)
* [Instalación](#instalación)
* [Licencia](#licencia)

## 🔥 ACERCA DEL PROYECTO

Este proyecto es una muestra de CRUD con filtro de busqueda de datos utilizando los patrones de DAO (Data Abstract Object) + DTO (Data Trasnfer Object) + Singleton. Se utilizo ``WindowsForms`` con C#.

## ⚙️ INSTALACIÓN

Clonar el repositorio.

```bash
gh repo clone FernandoCalmet/net-framework-4-winforms-crud-dao-dto
```

Ejecutar aplicación.

```bash
dotnet run
```

- Ejecutar el query `Database.sql` en SQLServer.
- Configurar la conexión a base de datos en el archivo `DataAccess/ConnectionToSql.cs`.

## 📄 LICENCIA

Este proyecto está bajo la Licencia (Licencia MIT) - mire el archivo [LICENSE](LICENSE) para más detalles.

## ⭐️ DAME UNA ESTRELLA

Si esta Implementación le resultó útil o la utilizó en sus Proyectos, déle una estrella. ¡Gracias! O, si te sientes realmente generoso, [¡Apoye el proyecto con una pequeña contribución!](https://ko-fi.com/fernandocalmet).

[github-shield]: https://img.shields.io/badge/-@fernandocalmet-%23181717?style=flat-square&logo=github
[github-url]: https://github.com/fernandocalmet
[kofi-shield]: https://img.shields.io/badge/-@fernandocalmet-%231DA1F2?style=flat-square&logo=kofi&logoColor=ff5f5f
[kofi-url]: https://ko-fi.com/fernandocalmet
[linkedin-shield]: https://img.shields.io/badge/-fernandocalmet-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/fernandocalmet
[linkedin-url]: https://www.linkedin.com/in/fernandocalmet
[khanakat-shield]: https://img.shields.io/badge/khanakat.com-brightgreen?style=flat-square
[khanakat-url]: https://khanakat.com