Skip to content

This case focuses on the evaluation of the knowledge acquired in an ASP.NET MVC and C# course. The main objective is to build a web application that allows to perform query and filter operations from a SQL Server database.

Notifications You must be signed in to change notification settings

Minami-eed/POOII-CL2

Repository files navigation

CASO LABORATORIO 2

LOGRO DE LA EVALUACIÓN:
Tenga presente que el logro de esta evaluación es que usted aplique los conceptos aprendidos en el curso para construir una aplicación web en ASP.NET MVC y C# donde permita realizar operaciones de consultas y filtros desde un origen de datos en SQL Server

Data Base


PREGUNTA 1

Implementa el controlador, modelo y vista que permita consultar los registros de la tabla Producto según el año del campo fecha


PREGUNTA 2

Implementa el controlador, vista y modelo que permita Listar, Agregar y Actualizar los datos de la tabla Productos.

About

This case focuses on the evaluation of the knowledge acquired in an ASP.NET MVC and C# course. The main objective is to build a web application that allows to perform query and filter operations from a SQL Server database.

Topics

Resources

Stars

Watchers

Forks