Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mahonrim/todoapp

To do app made with ASP.NET MVC5 ,C# and SQLServer 2017, I use stored procedures and a class to connect with the database
https://github.com/mahonrim/todoapp

asp-net-mvc aspnet csharp mvc5 sqlserver sqlserver2017

Last synced: about 1 month ago
JSON representation

To do app made with ASP.NET MVC5 ,C# and SQLServer 2017, I use stored procedures and a class to connect with the database

Awesome Lists containing this project

README

        

# TodoApp
To do app made with the framework ASP.NET MVC5 ,the language of programming C# and database SQLServer 2017.
I use stored procedures to do the CRUD.A class to connect with the database, repository, interface and class
Made by Mahonri Martinez./MahonriM