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 developer productivity advice: #runcommute
This blog is about programming and software engineering and this post may look like yet another "how to be healthy and happy" blog at the first glance, but it is not! I think being productive is very important, especially if you are in the software business. And this post is all about productivity!
Posted on September 21, 2016
Tags:
Productivity
,
Health
Referencing an F# library from C# on .NET Core
Aaaand a post again, which will be deprecated at some point: currently using both F# and C# in a .net core solution is possible, but needs some workaround. Here I describe how you can do it
Posted on July 03, 2016
Tags:
F#
,
C#
,
.NET
,
ASP.NET Core
,
Interoperability
Working with .net core - my summary after 6 months with ASP.NET Core on a side project
I have a side project which I started at the beginning of this year. One of the top goals of this project is to learn new things and i'm still at the beginning of this, but I already have many things working.
Posted on June 27, 2016
Tags:
C#
,
F#
,
Interoperability
,
.NET
,
ASP.NET Core
Migrating from ASP.net core RC1 to RC2 - Entity Framework Core
Asp.net core RC2 was officially released a few hours ago. I have a side-project, which I did not update until this point, so I developed on RC1-Update1 basis. The solution is a little bit bigger, it has 8 src projects and 4 tests. Most of them are C# projects and there are also a few F# projects. I have one project for the data access with Entity Framework Core.
Posted on May 16, 2016
Tags:
.NET
,
ASP.NET Core
,
Entity Framework Core
project.json settings in ASP.NET Core
Lately I work a lot with ASP.NET Core and .net core. This is I think the biggest fully open source project Microsoft ever did and between RC1 and RC2 they made huge changes in the execution environment, which successfully confused me in many ways. But all this is fine, since it was only an RC1, and none said that the same stuff will RTM. In this post I summarize the most important settings in project.json
Posted on May 08, 2016
Tags:
ASP.NET Core
,
.NET
Talk: Monitoring with Application Insights
This weekend I co-presented a talk about monitoring Azure during the Global Azure Bootcamp in Linz. This post is the written form of my part from the talk.
Posted on April 16, 2016
Tags:
APM
,
.NET
,
Azure
,
Talk
How the evil System.Xml.Serialization.XmlSerializer class can bring down a server with 32Gb ram
This week I worked on some interesting stuff and fortunately there was a cool learning outcome from it, which is worth a blogpost, so I summarize it here.
Posted on January 24, 2016
Tags:
.NET
,
C#
,
Performance
,
APM
Talk: The Universal Windows Platform - One codebase for Mobile, Desktop, IoT, Xbox, Hololens, etc.
On the 14th of January I gave a talk at a local technology meetup in Linz called Technologieplauscherl about the Universal Windows Platform. This post is the written form of the talk, which was intended for people who do not know UWP, but have a strong background in software development (and it's even better if you have some knowledge about C#/XAML based development).
Posted on January 14, 2016
Tags:
Talk
,
Windows Runtime
,
Windows10
,
UWP
,
C#
,
.NET
Porting a Windows 8 Store app to the Universal Windows Platform
Back in 2012 I published a small Windows Store app called PassworWallet, which already had a few thousand downloads over the years and when Windows 10 came out the daily 5-10 downloads went up to 15-20, so I thought it's time to release an update, so the last days I updated it to UWP. This post summarizes the update process.
Posted on December 24, 2015
Tags:
UWP
,
C#
,
.NET
,
App Development
Test In-App Purchases in Windows Universal Apps (UWP)
The Universal Windows Platform supports In-App Purchases (IAP). This feature was already available in Windows 8/8.1, but I have not used it before. In this post I explain how you can debug an IAP in a UWP app.
Posted on November 29, 2015
Tags:
UWP
,
C#
,
.NET
← 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