.NET Core

.NET in new places

Over a year ago I wrote about how I was building an application with Mono, Xamarin and GTK# on MacOS (even though it wasn’t called that then). Well, since then the Microsoft .NET team had announced that they were open sourcing the .NET runtime and were re-building it for non-Microsoft Read more…

By GaProgMan, ago
70-483

C# Exam – Threads

This post will contain my notes on the C# System.Threading namespace. For an extremely basic introduction to Threads, see my previous post [LINK] Thread Class The Thread Class is a found in the System.Threading namespace and can be used to create new Threads, get their status and manage their priorities. Read more…

By GaProgMan, ago
70-483

C# Exam – Threads (Theory)

I’ve decided to take the Microsoft C# exam (code 70-483), mainly because I’ve been working in C# for 6 or so years now and it would be great to see how much knowledge I have of the language. Also, we’re all taking exams at work and I don’t want to be Read more…

By GaProgMan, ago
Code Examples

XML, SMS, CLI, PDQ

Background My mobile phone has SMS messages that go as far back as my first smart phone (around 2009). Each time that I upgraded, I found ways to transport them to my new phone. Why? Well, why not? It’s always good to look back through my old messages and reminisce Read more…

By GaProgMan, ago
Life

UK Tech Days – Day 2 (Windows 7 Phone)

The publishing of this post as postponed by three days because of problems with Jamie’s connection Today was the second day of Microsoft’s UK Tech Days conference on the Windows 7 Phone format. It took place at the Fulham Broadway Vue and covered the topics involved in developing and deploying software Read more…

By GaProgMan, ago