Recent Comments
- jammer on Porting WPF to AvaloniaUI
- MikiraSora on Porting WPF to AvaloniaUI
- GMMK Keycaps Replaced - SteelSeries Prism Caps - www.jammer.biz on Mechanical Keyboard Review – GMMK
- jammer on Porting WPF to AvaloniaUI
- Geertie on Porting WPF to AvaloniaUI
- jammer on Porting WPF to AvaloniaUI
- Geertie on Porting WPF to AvaloniaUI
Recent Posts
- Upgrading GitLab Docker Image Using Synology Container Manager September 7, 2024
- UFO Shape Series Vol 1 May 13, 2023
- Meaco Arete 25L Dehumidifier & ThermoPro April 10, 2023
- GMMK Keycaps Replaced – SteelSeries Prism Caps April 10, 2023
- UAP Data Visualisation Tool March 18, 2023
- JamSoft Avalonia LCD Control February 12, 2023
- Synology – Backup Failed February 2, 2023
- Application Maintenance – Application Rot January 27, 2023
MvvmCross Beta5 & SidePanel Navigation Sample
There is a new release of MvvmCross yesterday that takes the platform to v4 beta 5 that was released yesterday. I’ve also contributed a new v4 sample project which provides. read more…
Continue Reading
Need a CRAN / R Time Machine for Old R Windows Binaries??
I was recently in a situation where I needed to find some pre-compiled Windows binaries for the XML package. Yes the old XML package that everyone seems to struggle to. read more…
Continue Reading
Tech Company Management Structures …
Continue Reading
Reinstalling Windows 10 After Upgrade
So, shortly after upgrading my machine to Windows 10 I suffered a major fault with the installation of Windows on the OS SSD drive. No fault of Windows = User. read more…
Continue Reading
Enable ASP.NET 4.5 On Windows 10 or Windows 8/8.1
By default IIS and ASP.NET aren’t configured as part of a Windows setup (for obvious reasons) so developers are used to having to register IIS manually before being able to. read more…
Continue Reading
Xamarin Android Player in Windows 10
After having upgraded to Windows 10 I found that I had some networking issues running the Xamarin Android Player. When trying to start the emulator it would attempt to create. read more…
Continue Reading
Upgrading to Windows 10
Crazy? I don’t know yet but I decided to go for the upgrade to Windows 10 on day 1 … Most of the update motored through the process seemingly without. read more…
Continue Reading
Missing Icon Overlays
I need to look into whether this is an issue on Windows 10. But this is definitely an issue on Windows 7 and 8.1. Windows only uses the first 15. read more…
Continue Reading
Package Dependencies & Deploying .NET
I recently had a requirement to completely package up a .NET application so that it was extremely portable beyond it’s initial installation. By bundling all the dependencies into the main. read more…
Continue Reading
WPF ListBoxItem Selected Background Highlight in Windows 8
When targeting the way a ListBoxItems are styled on pre Windows 8 platforms you could easily change with style syntax like: This would essentially override the OS level WPF style. read more…
Continue Reading
TeamCity Backup Location Outside TeamCity Data Directory
By default TeamCity doesn’t allow you to place backup files outside the default data directory (internally known as the TeamCityData). If you want to have these files dumped into a. read more…
Continue Reading
Xamarin Android Automated CI Publishing Using MSBuild & JetBrains TeamCity
I love automating processes and making things consistently repeatable. Continuous integration is your friend, yes it can take time to setup but if you take that effort hit upfront it. read more…
Continue Reading
Xamarin iOS Build Server is Too Old
This is silly message really. If you’re getting this error (or something similar) but you also know that you’re running the latest version of the iOS build host: Build server. read more…
Continue Reading
Learning MvvmCross
Learning a new technology can sometimes be a very time consuming and error prone process. The more complex the technology the longer this process can go on for. When I. read more…
Continue Reading
Xamarin Android AXML Intellisense
Hmm … missing your lovely Xamarin Android intellisense in the Visual Studio .axml code editor? Me too … The Solution Open Visual Studio Open any .AXML file in your solution. read more…
Continue Reading
Xamarin Android Player in VirtualBox with Fiddler as Proxy to IISExpress API
So today was another learning experience indeed. I decided to try Xamarins own Android Emulator today. I’ve had so many odd problems with the Google Android Emulator that I was. read more…
Continue Reading
View IISEXpress Hosted Sites On Your Local Network
This is a useful little tidbit of knowledge to have. Suppose you can browse to your new spanky site using IISExpress at http://localhost:54275/ … now you want to look at. read more…
Continue Reading
Upgrading MVC4 to MVC5 and WebAPI1 to WebAPI2 – MEF – DotNetOpenAuth
Originally Written 20 June 2014 So, if you have found this blog post as you are going through this process and have hit numerous brick walls I’m afraid I’ve got. read more…
Continue Reading
SSL Certificate Access – LocalMachine Store Access from IIS Express
Ever have this error – keyset does not exist? Do this: Start -> Run -> MMC File -> Add/Remove Snapin Add the Certificates Snap In Select Computer Account, then hit. read more…
Continue Reading
The Apple Developer Clique – MkII
So, today I got another email from Apple about my enrollment in their development program. Turns out I don’t have to wait for another call, I got a very courteous. read more…
Continue Reading