Tag: C#

Practical Tools with Python – IP Query

I think I met Python software language during my undergraduate education. But in the beginning, I wrote code in Visual Studio environment for desktop Windows applications and then Eclipse for mobile Android applications and then Java in Android Studio environment in line with my engineering needs. For the past 3-4 years, I have been writing …

Share This

How to XML Files Merge?

Many software can generate reports as XML. I have received reports of users’ sessions in XML format from a GNSS software we have been using recently. However, the report for each session unfortunately did not come in a single XML file. This meant that I opened the XML file for each session one by one …

Share This