Toggle navigation
Menu
kalapos.net
Home
Projects
About
Archive
RSS feed
Contact
kalapos.net
about programming and software engineering by a hungarian living in austria
Discount
for my course:
High Performance Coding with .NET Core and C#
My online teaching story: High Performance Coding with .NET Core and C#
I recently published an online course (yeaah)! In this post I would like to share the background story.
Posted on December 04, 2017
Tags:
Udemy
,
ASP.NET Core
,
.NET Core
,
Performance
Screencast - Creating a CI/CD pipeline to deploy an ASP.NET Core application to Linux in VSTS
I decided to try a new format! In a screencast I show you how I created a CI/CD pipeline for an ASP.NET Core application that runs on a Linux server and how you can have a similar setup!
Posted on August 12, 2017
Tags:
ASP.NET Core
,
cross platform
,
CI/CD
,
DevOps
Does it make sense to invest into the stock market at all-time highs? Answered with F# on .NET Core
I created a small F# application on .NET Core which tries to help to figure out if it makes sense to invest into the stock market when it is at its all-time high. This post is about the technical details of this small program and of course I will also talk about my results.
Posted on July 24, 2017
Tags:
F#
,
FinTech
,
.NET Core
How is Application Insights loaded into an ASP.NET Core 2.0 application and how you can do the same
ASP.NET Core 2.0 introduced a new interface called IHostingStartup and a few interesting environment variables like DOTNET_ADDITIONAL_DEPS and ASPNETCORE_HOSTINGSTARTUPASSEMBLIES.This post shows how Application Insights takes advantage of them and how you can also use them.
Posted on June 06, 2017
Tags:
ASP.NET Core
,
APM
,
.NET Core
,
Application Insights
,
Azure
Build 2017 Day 2
This post is a recap of the second day of Build 2017
Posted on May 11, 2017
Tags:
UWP
,
.NET
,
Xamarin
,
Windows
,
MSBuild
Build 2017 Day 1
This post is a recap of the first day of Build 2017
Posted on May 10, 2017
Tags:
C#
,
.NET
,
.NET Core
,
ASP.NET Core
,
Azure
,
MSBuild
myTrades.Analytics - a netstandard compatible .NET technical analysis library written in F#
While working on a side project I created a netstandard compatible F# library, which basically calculates different technical analysis indicators for input data. This is mostly useful for technical stock analysis. I decided to open-source the library. This post shows what the library can do and how you can use it.
Posted on December 09, 2016
Tags:
.NET
,
F#
,
FinTech
,
Functional programming
.csproj settings in ASP.NET Core
This is an update of my project.json settings post, which describes the same settings in the new .csproj file
Posted on November 20, 2016
Tags:
.NET
,
ASP.NET Core
,
cross platform
Hosting ASP.NET Core behind Apache on Ubuntu
The official documentation for hosting on Linux only describes how to host ASP.NET Core apps behind nginx. Here is a short summary about the same for Apache.
Posted on October 18, 2016
Tags:
.NET
,
ASP.NET Core
,
cross platform
Moving the blog
Finally, I managed to move my blog! This post is just a short technical summary about it.
Posted on October 16, 2016
Tags:
.NET
,
ASP.NET Core
← Older Posts
Newer Posts →
Gergely Kalapos
Software Engineer
Tags:
Career
Productivity
Community
C#
.NET
Performance
.NET Concept of the Week
Cloud
AWS
CLR
Udemy
ASP.NET Core
Web
.NET Core
Docker
Visual Studio
SignalR
Talk
F#
Functional programming
Xamarin
UWP
.NET Standard
Async
cross platform
CI/CD
DevOps
FinTech
APM
Application Insights
Azure
Windows
MSBuild
Health
Interoperability
Entity Framework Core
Windows Runtime
Windows10
App Development
MSIL
Web API
OCaml
Database
Xcode
Source Control Management
C++
Java
JVM