Elegant Software Solutions
Oct 21, 20173 min read
Porting a .NET web app from Visual Studio to MonoDevelop on Linux
If you’re going to host your apps on Linux, you may also want to develop them in a Linux environment. That’s easy enough to do with a Linux
1,200 views0 comments
Elegant Software Solutions
Aug 10, 20174 min read
.NET Web Apps Served on a Linux Server
Linux isn’t just for PHP and MySql anymore; you can host full .NET MVC applications on your Linux server using your choice of server softwar
523 views0 comments
Elegant Software Solutions
Mar 30, 20173 min read
C# 7 Makes Tuples Cool!
In C# 7.0, there is a new feature that allows for multiple values to be returned from a single method. This magic is made possible by givin
390 views0 comments