The RC bits of Jexus Manager 1.1 is now available. It adds a new page so that you can configure Jexus specific settings (which do not have corresponding pages in IIS Manager). Currently an ugly...
There are many articles discussing about OWIN even before ASP.NET vNext was announced. So why does it matter? Well, I try to provide a diagram nobody else yet drew. Figure 1: OWIN ecosystem. Go...
Both XAML and BAML play important roles in WPF. As Microsoft and Xamarin decides to extend XAML to Windows Store apps, Windows Phone, Xamarin.Forms, we won’t see such interesting things disappear s...
To generate certificates for testing, you probably know the makecert utility from .NET Framework SDK (now Windows SDK). But what if we are going to generate such certificates in C# code? BouncyCas...
You probably noticed that #SNMP repository has been quiet for a while, except a new folder named xamarin_support added in January. Yes, I have been working on official Xamarin support for a few wee...
If you have followed this series, you already know what is Jexus, and gain some knowledge about it. Here I just want to remind you that an English homepage has been set up to host up-to-date conten...
I think this blog post has already covered the key things you need to know, http://joshua.perina.com/geo/post/using-ssl-https-with-mono-httplistener To repeat the steps, Get the certificate a...
As illustrated in early posts, Jexus web server is more similar to IIS, if we compare other famous web servers available on Linux. To better assist ASP.NET developers and professionals to migrate t...
A new version of content is available.