Blog Archives

ASP.NET on Linux – Give it another chance

Last year I started a quest to use a “Windows” language to build a “hello world” website running on a Linux machine. After overcoming several hurdles and the quest turning into shaving a whole herd of yaks, I threw the towel into the ring.

Read more ›




Not quite running the samples on McCoy – my be… Linux VM

The status of the quest to get a bare bones ASP.NET 5 (aka vNext) website running on a shared Linux hosting account:

  • We have a bare bones site running locally on my Windows development machine.
  • We have a dedicated Linux virtual server with Mono,

Read more ›




Suddenly we have lift off

Right. I like a challenge. This ASP.NET on Linux quest had me stumped though. And that was getting on my nerves. I had been following all the instructions and shaving a few Yaks on the go and yet it still refused to work.

Which is nonsens of course.

Read more ›




DNX on Linux troubles aren’t over yet

Our quest to get a bare bones website running on a shared hosting Linux server, got stalled at trying to run the ASP.NET 5 examples on a (virtual) dedicated Linux server.

Running these samples of course is intended to prove that the machine could run a website known to work elsewhere.

Read more ›




Deploying the bare bones site

The quest to get a bare bones ASP.NET 5 (aka vNext) website running on a shared Linux hosting account, is now at the stage where we should be able to deploy a website and see it in a browser.

Unfortunately, the documentation only has entries on how to deploy to IIS and for when you use Docker.

Read more ›




Fixing VS2015 when it doesn’t want to run an ASP.NET vNext website

The quest I announced earlier to get a bare bones ASP.NET 5 (aka vNext) website running on a shared Linux hosting account begins.

A couple of weeks ago, I already downloaded and installed Visual Studio 2015 RC and started it to have a look around. Since then only used it to create a couple of code examples while answering questions on the web.

Read more ›




Yay! ASP.NET 5 Runs cross-platform

Yay! Finally!

Ever since I started dabbling in running my own web sites, I have been wanting to be able to develop in a familiar environment (Delphi, C#, Visual Basic, VBScript) without having to shell out for a dedicated web server. GoDaddy‘s shared Windows hosting has been good for that.

Read more ›




Show Buttons
Hide Buttons