GpsTracker / servers / dotNet /
@nickfox nickfox authored on 15 Jan 2014
..
App_Code have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
images have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
javascript have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
sqlserver finished php server and updated databases 11 years ago
styles have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
.gitignore visual studio .gitignore 11 years ago
DeleteRoute.aspx have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
DeleteRoute.aspx.cs have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
DisplayMap.aspx have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
DisplayMap.aspx.cs have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
GetRouteForMap.aspx have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
GetRouteForMap.aspx.cs have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
GetRoutes.aspx have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
GetRoutes.aspx.cs have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
README.md Update README.md 11 years ago
UpdateLocation.aspx have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
UpdateLocation.aspx.cs have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
Web.Debug.config have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
Web.config have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
README.md

The .NET server stack has been fully updated and tested. The gpstracker.bak file is in the sqlserver directory and was created with sql server 2012 express.

Please note that this is an asp.net website, not a web application. Its means you need to put source files directly onto an asp.net web server like IIS and it will be compiled on the fly. To open this project in visual studio for web (2012), you need to go to the file menu and open website, then select you iis web server and open the gpstracker website that you created there.