-
More Visual Studio Learning Fun
This didn’t really fit into the scope of the Perl vs C# post but is another thing I learned/figured out while bringing projects from our Linux environment to our Windows environment recently. Sencha ExtJS We use Sencha ExtJS for some of our UI projects. On our Linux environment, we have an isolated build process in…
-
Perl vs C# (vs JavaScript)
Lately at my day job, I have been tasked with spearheading a migration of some software from Linux-based Modern Perl apps using Dancer2 and DBIx:Class to Windows-based C# apps using .NET and Entity Framework Core (EFC). It’s been a bit of a slow start because the existing devs on the C# side don’t have any…