Firebase, Cloud MessagingNative Alerts using Service Workers. Chrome and Firefox are on-board, and I’m sure Internet Explorer and Safari will follow suit soon…Feb 24, 2019Feb 24, 2019
Building an App on AndroidI choose to use Xamarin because it was cross platform. I read that you can develop in 1 language and it will compile in Android, iOS, and…Dec 6, 2018Dec 6, 2018
Cron Jobs / Scheduled Tasks for your WebsiteQuartz.NET is a library used to make something happen at a set interval. The best example would be Quartz can be used to email someone ev…Dec 6, 2018Dec 6, 2018
The Power of a Web ServiceA web service allows part of your software to be exposed so that other parties can use data or send data to your application. For the web…Dec 6, 2018Dec 6, 2018
HangFire - Delayed / Recurring JobsRecently I did a blog on Quartz.NET and I was not happy with the features. Quartz does not have an easy way to see what's going on. Its…Jan 23, 2018Jan 23, 2018