-
2017
-
"The Challenge of Legacy Assets" and "Adventures in Remotely Updating Linux Devices in a Production Environment"
My Notes from Bristol and Bath Internet of Things Meetup 15th May 2017
Last night I attended my first Bristol and Bath Internet of Things Meetup. There were two main talks (The Challenge of Legacy Assets and Adventures in Remotely Updating Linux Devices in a Production Environment), a few one-slide lightning introductions...
-
-
2016
-
Updating Old Entity Framework (EF4) Models in Visual Studio 2013/2015
If you try and update an Entity Framework model from an earlier version of EF (say EF 4.3) in Visual Studio 2013 or 2015, you will find that Visual Studio will create a couple of T4 (
.tt
) files and your solution will no longer compile.Of course,...
-