Monday, 5 June 2017

Xbox development Tips & Tricks

I use these tips all the time:

- Live Visual Tree also works on Xbox - so you can use such features as tracking focus element and changing XAML properties while debugging.

- Capture screenshots with Windows Device Portal

- Control your console remotely using Xbox Dev Mode Companion

- Use Fiddler to inspect and modify traffic between your app and the Internet

Also useful:

- Separate XAML for Xbox and other devices

No comments:

Post a Comment