Skip to content

MelvinErnestoSG/Tarea-3-CrearOtroRegistroEnWpf

Repository files navigation

Crear Otro Registro

Hacer un registro de Usuarios(Guardar, Editar, Eliminar y validar).

La tabla es: Usuarios (UsuarioId, FechaIngreso, Alias, Nombres, Email, Clave, RolId, Activo)

Teniendo en cuenta que el ROL debe ser seleccionado de un ComboBox yo utilize the model creating del contexto.

Create Another Record

Make a user registration (Save, Edit, Delete and validate).

The table is: Users (UserId, EntryDate, Alias, Names, Email, Key, RolId, Active)

Considering that the ROLE must be selected from a ComboBox I use the model creating of the context.

Menu window.

Captura de pantalla 2022-05-11 193341

Registers window.

Captura de pantalla 2022-05-11 193406

Consultations window.

Captura de pantalla 2022-05-11 193258

About

Creation a window to register and another window to query.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages