Blog articles

0
comment
on 6/1/2018 8:55 AM
ASP NET Core with Nginx Few weeks ago I showed how to host ASP NET Core on Windows Server behind IIS. Compared to Windows Server, Ubuntu with nginx offers a quicker way to get started and a better control over the kestrel process. Today we will see how to[...]
.
0
comment
on 5/26/2018 8:16 PM
Hi, welcome to another weekly update, which is sadly turning into more of a monthly update  MEAP update for Production-Ready Serverless A new unit on X-Ray integration has been added to the MEAP (Manning Early Access Program) of my video course Production[...]
.
0
comment
on 5/26/2018 3:09 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News .NET Core 2.1 releasing next week, May 30 FSharpx.Collections 2.0 release plan F# Tutorial on TutorialsPoint Do not miss your chance to contribute to Ionide! Awesome .NET open source [...]
.
0
comment
on 5/25/2018 5:52 AM
Manage Kestrel process with systemd Kestrel is a lightweight standalone process. In order to host it on Linux, the recommended approach is to install it as a service. Systemd is a group of tools providing functionalities to manage processes on Ubuntu. Tod[...]
.
0
comment
on 5/22/2018 2:27 AM
Unless you are a sci-fi author or some secret government agency, the question whether aliens would understand lambda calculus is probably not your main practical concern. However, the question is intriguing because it nicely vividly formulates a fundament[...]
.
0
comment
on 5/19/2018 12:26 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News New F# style guide F# code formatting guidelines F# coding conventions F# component design guidelines Calculator was written using Elmish.XamarinForms (full Elmish, no XAML) Model = 2[...]
.
0
comment
on 5/18/2018 3:22 AM
Useful bash and friends commands Since I have installed Ubuntu as a subsystem, I see myself using more and more bash. The reason being that all the VMs I spin up are Ubuntu VMs. My interactions with my servers are very basic but even for those, there are [...]
.
0
comment
on 5/13/2018 10:57 AM
In a previous post we discussed how to auto-subscribe a CloudWatch Log Group to a Lambda function using CloudWatch Events. So that we don’t need a manual process to ensure all Lambda logs would go to our log aggregation service. Whilst this is useful in i[...]
.
0
comment
on 5/11/2018 9:21 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Announcing the F# Community Forums 2018 Board of Trustees Campaign F# language and tools update for Visual Studio 2017 version 15.7 VS 15.7: F# and F# Tools Improvements Announcing .N[...]
.
0
comment
on 5/11/2018 5:10 PM
ASP NET Core Client-side libraries management with VS 2017 Library Manager Few weeks ago I discussed how we could create a healthchek library which would return json status of our application. Using the json, I wanted to make a quick page to display heal[...]
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper