Skip to content

Yi-Shiuan/bbuddy-dotnet-20180522

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the repo for the exercise project to be developed in Shanghai team's Modern Web Development course

Installation

Please install the following tools for this project. The latest version should be fine unless specific version is listed.

  • git
  • VS2017
  • Visual Studio Extension
    • Specflow
  • ReSharper (試用版 30 天) - 請務必安裝
  • Chrome Browser
  • LocalDB need to create a table for workshop
    • Test project App.config 修改 local db connection string, production code project web.config
      • [NorthwindEntities] 原本為 (localdb)\v11.0, 請改成你的 db connection string

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 82.8%
  • JavaScript 11.3%
  • HTML 5.3%
  • Other 0.6%