ASP .NET
Ctrlk
  • Introduction
  • Chapter1.MVC 5
    • 1.1.The Complete ASP.NET MVC 5 Course
      • 1.0. Deploy .NET project to IIS
      • 1.1.Getting started
      • 1.2.ASP.NET MVC Fundamentals
      • 1.3.Working with data
      • 1.4.Building Forms
      • 1.5.Implement validation
      • 1.6. Building RESTful API
      • 1.7.Client-side Development
      • 1.8.Authentication and Authorization
      • 1.9.Performance Optimization
      • 1.10.Building a Feature End-to-End Systematically
        • 1.10.1.Domain Modelling
        • 1.10.2.Adding Auto-completion
        • 1.10.3.Updating the DOM
        • 1.10.4.Implementing Client-side Validation
      • 1.11.Deployment
      • 1.12.Approved collection server
    • 1.2.Skilltree MVC 實戰營筆記
  • Chapter2.SignalR
  • Chapter3.REST API Design, Development & Management
  • Chapter4.REST API/Web Services testing with SoapUI
Powered by GitBook
On this page

Was this helpful?

  1. Chapter1.MVC 5
  2. 1.1.The Complete ASP.NET MVC 5 Course
  3. 1.10.Building a Feature End-to-End Systematically

1.10.1.Domain Modelling

  • many to many association

Previous1.10.Building a Feature End-to-End SystematicallyNext1.10.2.Adding Auto-completion

Last updated 5 years ago

Was this helpful?