

Elegant Software Solutions
- Oct 21, 2017
- 3 min
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
927 views0 comments


Elegant Software Solutions
- Aug 10, 2017
- 4 min
.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
428 views0 comments


Elegant Software Solutions
- Mar 30, 2017
- 3 min
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
332 views0 comments