Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

josieoharrow/SDGTraining

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

CASS Soft Dev Group Training

People Pro - Microsoft .Net MVC Application with Entity Framework

Before you start

Microsoft has a very easy tutorial to follow. We recommend starting there before this training application.

ASP.NET Movie DB

If you are having trouble using git and github to manage this training project, work through the presentations below or ask for help.

Where to start

  • Fork the repo
  • Pull the repo in Visual Studio 2015/13
  • Read the Deliverables
  • Pull Request after completing the project

Deliverables

  • MVC web application with basic crud (Create, Read, Update, and Delete) views
  • Entity framework models
  • Model metadata attributes
  • Relational database for Employees, Departments, and Buildings
  • Use of display and editor template
  • Database project
  • AJAX create and append to table for Departments or Buildings
  • Windows security
  • Testing

Issues

  • This project is for training purposes and may contain issues and bugs

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.4%
  • PowerShell 30.3%
  • C# 5.8%
  • Other 0.5%