docs

Trying out Try .NET
Trying out Try .NET

Try .NET is a new thing to come from the .NET teams that allows you to, well, try .NET. In a browser. You can think of it as a way to create interactive .NET documentation using .NET Core. What is Try .NET The experience or writing code in a browser itself isn’t new, developers have been able …

Setting iOS permission descriptions in Visual Studio 2017
Setting iOS permission descriptions in Visual Studio 2017

I spend most of my developer day using Visual Studio for Mac, but occasionally I flip back to Visual Studio 2017 on Windows. Last time I flipped back I tried to build an app that uses the camera and I got stuck on one simple thing - setting the camera usage description. If you double click on the …