scalefocus / internship-link

ASP.NET MVC application for internship link

Home Page:http://www.scalefocus.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crate Company controller

old-scalefocus opened this issue · comments

Create Company controller with the standard actions:

  • Index
  • Details
  • Create
  • Edit
  • Delete

Add the required views.
The create controller functionality and scaffolding in visual studio can be used.