dotnetco.de

All posts by Kai Wilzer

Xamarin Tips

While developing Xamarin Forms application and watching trainings from Xamarin University, some tips and best practices are mentioned so I write them down here as a reminder for myself (and maybe as a starting point for you).

Using HockeyApp with Xamarin Forms

HockeyApp is quite popular, mainly for collection crash reports, but also helpful for distribution, user feedback etc. To add it into your Xamarin Forms Application, I found video Integrating HockeyApp to Xamarin Forms by Houssem Dellai very helpful. Also How to integrate HockeyApp with Xamarin on HockeyApp Support is helpful but it’s not especially about […]

How to use Let’s encrypt with IIS

Let’s encrypt is a service to get SSL Certificates for websites for free. It’s supported by organisations / companies like Mozilla, Akamai, Electronic Frontier Foundation, Cisco and many more. Many hosting providers already implemented a simple method to request and automatically renew these SSL certificates for free. For the less important of my websites I […]