How to send push notifications in C#
 In today’s article, we’ll look at how to push notifications out of C# onto smartphones or other devices. It does not matter if it is an Android or an Apple / iOS device. But when do you need such functionality?
In today’s article, we’ll look at how to push notifications out of C# onto smartphones or other devices. It does not matter if it is an Android or an Apple / iOS device. But when do you need such functionality?
For example, I run a few niche sites (affiliate websites) with which I earn monthly through affiliate programs. However, the revenue reports have to be picked up proactively in almost all affiliate programs. So I wrote a small C# client, which regularly downloads the reports and sends me a push notification for new sales. That’s just one of many uses and I’m sure you’ll think of a few more. But now back to the topic.
Selection of push platform
For a quick and easy integration of the push functionality in C#, […]
 
																			
 Following is a brief introduction. Those only looking for the solution of the problem, please scroll down.
Following is a brief introduction. Those only looking for the solution of the problem, please scroll down. Today there is again an article on Android. More specifically, it’s about how you can run Android and Ubuntu (Linux) in parallel on your smartphone or tablet. Although I had already blogged about it before, but today I want to explain the whole setup process, step-by-step (using a slightly different method).
Today there is again an article on Android. More specifically, it’s about how you can run Android and Ubuntu (Linux) in parallel on your smartphone or tablet. Although I had already blogged about it before, but today I want to explain the whole setup process, step-by-step (using a slightly different method). The Samsung Galaxy S2 is a great device, with which I’m really full and satisfied. What I can’t say of Samsung’s software called Kies, which serves to synchronize and manage the Galaxy S2 with your PC.
The Samsung Galaxy S2 is a great device, with which I’m really full and satisfied. What I can’t say of Samsung’s software called Kies, which serves to synchronize and manage the Galaxy S2 with your PC.