Updated Computer Name App

Way back in February 2016 I put together a small C# and XAML application which displayed the users computer hostname, IP address and Active Directory domain. This was to replace a tool used internally at work written in an older code (which still checked out). I had for ages talked about adding a little icon … Read more

C# and XAML App to Show Computer Name Domain and IP

I recently put together a little application written in C# and XAML (eXtensible Application Markup Language) which provides a user with their computer name, domain and IP addresses. At work we have an older tool which does something similar but I wanted to get to grips with C’# and this seemed like a good place … Read more