If you would like a copy of the slide deck, you can find it on Slide Share
Make sure the audience can see the code on your screen
- W3C guidelines Colors with Good Contrast
- Colour contrast analyzer
- Command Window
- Visual Studio Code themes
- To change font size and family in Visual Studio Code from the menu select File | Preferences | Settings
- Visual Studio
- Azure portal
- To change the font size in the Azure CLI Command window within the Azure portal, choose settings (the gear icon) | Text Size and Font
- To temporarily hide the desktop icons in Windows, right click on the desktop View - Desktop icons
Visual Studio Code
- Zen mode <CTRL+K>,<Z>
- Exit Zen mode <ESC><ESC>
Visual Studio
- Code window zoom in <CTRL+Mouse scroll up>
- Code window zoom out <CTRL+Mouse scroll down>
- <CTRL+1> to Zoom in
- <CTRL> to draw boxes in zoom mode
- <SHIFT> to draw lines in zoom mode
- <CTRL+SHIFT> to draw arrows in zoom mode
- <CTRL+T> to add text in zoom mode
- <CTRL+4> for live zoom
- <ESC> to exit
- <CTRL+K><U> to uncomment code in Visual Studio and Visual Studio Code
- <CTRL+K><C> to comment code in Visual Studio and Visual Studio Code
- SampleChecklist.doc this is the checklist I use before I deliver my talk on sentiment analysis
Accounts and applications
- Launch applications
- Open browser windows
- Sign in to accounts and websites
- Comment and uncomment code into demo ready state
Files and resoruces
- Pre-create or start required cloud resources
- Set API Keys and URLs for cloud resources in code
- Ensure required files and directories are in place
- Ensure required database accounts, tables, and data are in place
Visibility
- Start Zoomit
- Check colors and fonts in code editors
Backup
- Test backup application
Hardware
- Required cables for projector
- Microphone
- Delete or stop cloud services
- Delete files and diretories created by demo
- Reset database and data
- Remove API Key from any code you are sharing
- Sign out of accounts