Skip to content

thegolddustrush/Car-Auction-CSharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Car-Auction-CSharp

Simple Car Auction

Adapted from project https://github.com/DarianJeptha/Car-Auction-CSharp

Changes:

  1. convert database to use MS SQL

How to set up:

  1. download the project with git or as a zip
  2. restore the auction.bak file to your MS SQL instance (or run the db_script.sql to create the db via script)
  3. update your web.config accordingly to point to the database on your instance

About

Simple Car Auction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 37.3%
  • Classic ASP 32.1%
  • HTML 28.1%
  • CSS 2.5%