Everyone know JavaScript has some weird gotchas, such as the already infamous JavaScript equality table. While a good framework / compiled language (such as LiveScript) will let you easily avoid a lot of them, there are things inherent to the …

JavaScript gotcha: inherited properties do not get created until assignment Read more »

Download and install the latest MySQL .NET Connector. Add [MySQL.Data] and [MySql.Data.Entity for EF6] assembly references for your .NET Framework version (hover over the assembly to see its framework version in its .dll path). Use NuGet Package Manager to install …

How to get MySQL working with Microsoft .NET’s Entity Framework 6 Read more »