Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

moerasermax/YungCging_TestHomework_MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YungCging_TestHomework_MVC

ASP.NET MVC 5 web front-end — Razor forms connected to a Web API 2 proxy layer that forwards User CRUD operations to a TCP socket backend.

Tech Stack

C# / ASP.NET MVC 5 · ASP.NET Web API 2 · .NET Framework 4.7.2 · Razor · Bootstrap 3 · jQuery · Newtonsoft.Json

Overview

Interview assignment demonstrating a three-tier architecture: MVC views submit to HomeController, which calls a local Web API endpoint (UserController), which in turn connects to a TCP socket server for database operations. Single form with four submit buttons dispatched by enum parsing.

About

Technical interview homework — ASP.NET MVC web application implementation

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages