Skip to content

iixviiiivivi/mvc1.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

mvc1.net

C# / .Net / .NetFrameWork / MVC

Introdcution

  • Implementing DAO to intereact with database and controller
  • Using LINQ query to get data from database
  • Set up _ViewStart and _ViewPage
  • Use model validation to validate form input and return error message
  1. Create MemberConstraint.cs for implementing model validation
  • Avoid codes in member.cs being written after member.cs auto-generated each time
  • Using CSS grid to perform responsive web design effect
  • Implementing CRUD, log in, log out, and pagination features