Profile image - Parsa Karami website

Parsa Karami`s Blog

Life runs on code.

UniversalWindows
Post with UniversalWindows tag


Set IPv4 Programmatically in Windows Iot

Changing the IP interface programmatically in my application is one of my daily life problems when I develop universal windows applications. Especially during working with windows 10 IoT core, If you want to change the IP interface of your device, read this post. I will give you a convenient way to do that.

Profile image - Parsa Karami website
2406 days ago on August 26, 2017
Parsa Karami on Universal Windows App

Adding RTC module to RPI in Windows10Iot

The date and time are crucial to developing reliable and trustworthy applications regardless of platform. In this post, I want to show how you install and use the missing Real-Time Clock (RTC) to the Raspberry Pi board with Microsoft Windows 10 IoT Core OS.

Profile image - Parsa Karami website
2421 days ago on August 11, 2017
Parsa Karami on Universal Windows App

Power Management in Windows 10 Iot

In IoT applications, you need to control the power of your system or your board. Regardless of the reasons, you need to restart your board, or you need to do shut down the system programmatically. In this post, I will show you how to do that.

Profile image - Parsa Karami website
2449 days ago on July 14, 2017
Parsa Karami on Universal Windows App

Icons and Special Characters in UWP

Icons are an influential part of the UI and UX of an app. They make applications beautiful and enhance the user experiences. For instance, using the plus icon (+) instead of typing "add new" in a button. It makes applications more usable for a wide range of people who do not know a specific language.

Profile image - Parsa Karami website
2456 days ago on July 07, 2017
Parsa Karami on Universal Windows App