-
Notifications
You must be signed in to change notification settings - Fork 32
Debugging the database
Jay Lorch edited this page Feb 11, 2019
·
1 revision
To debug the database from VS 2017, do the following:
- Tools->Connect to Database
- Choose "Microsoft SQL Server" as the data source
- Choose (localdb)\MSSQLLocalDB as the server name
- Use PuzzleServer as the database name
- Click OK
After doing this, in the Server Explorer, under Data Connections, you'll be able to see the database.
- First-time setup
- Contributing using git
- Local Development Environment Setup
- External Authentication Setup
- Build and run locally
- Best practices
- Common Errors
- Making a page Event aware
- Making your page aware of the current user
- PageFilter and on page authorization check example
- Updating the DataModel and or Database Schema
- Debugging the database locally
- FAQ
- Onboarding
- Puzzle setup
- Puzzle properties defined
- Webification
- Unlock a puzzle for a team
- Setting up hints
- Puzzle lockout
- Annotations