eidias Switzerland | eidias Poland
eidias
  • all categories
  • architecture
  • azure
  • code
  • infrastructure
  • licensing
  • security
  • tools
  • web

Deploy Node.js Azure Function from Visual Studio Code

Today we will implement a Node.js based API and deploy it as Azure Function using Visual Studio Code. Keep reading…

By Mirek on 5/4/2022 (tags: Azure Functions, Node.js, Visual Studio Code, categories: azure, architecture)

Quick start with Azure Storage Emulator

Today we are going to try the Azure Storage Emulator. A local, development emulator for Azure Storage services. Keep reading…

By Mirek on 11/29/2021 (tags: azure, Azure Tables, categories: architecture, tools)

EF Core 6 Temporal Table

We finally got it – native support for SqlSever temporal tables in Entity Framework Core. Among others this is the most requesting feature in EF 6. Let’s see what it tastes like…

By Mirek on 11/18/2021 (tags: Code First, EF, ef core, Entity Framework, SQL Server, Temporal Tables, categories: architecture, code)

Entity Framework Core 5 support for SqlServer Temporal Table

A time ago I wrote a post about enabling support for SqlServer Temporal tables in EF Core. Then it was EF Core 2.1. Let’s see what has changed during that time and what we can do today with EF Core 5 in terms of Temporal table support.

By Mirek on 5/14/2021 (tags: EF, Entity Framework, .Net 5, SQL Server, Temporal Tables, categories: architecture, code)

.NET MAUI The new way to develop multiplatform application in .NET ecosystem

Microsoft always intensivelly work to allow .NET developer create applications easier and faster. MAUI is another way to achieve that.

By Mirek on 5/7/2021 (tags: Android, iOS, MAUI, Mobile apps, .NET 6, Xamarin.Forms, categories: architecture)

Custom attributes in .Net Core csproj file

Today a short guide on how to use your custom attribute in csproj file. Keep reading.

By Mirek on 1/12/2021 (tags: Assembly attribute, csproj, Custom attribute, .Net 5, categories: architecture, code)

Can I change WPF application starting point ?

Is it possible to change starting point for WPF application, so that we can run some code before even the actual application is created? Keep reading to get know…

By Mirek on 12/18/2020 (tags: Starting Point, WPF, categories: architecture, code)

Microsoft Flow deprecated TLS 1.0 and 1.1

We’ve recently stumbled upon some strange error in one of our websites. The problem was the Microsoft Flow server started to rejecting connections constantly.

By Mirek on 6/17/2020 (tags: External services, Microsoft, MS Flow, TLS, categories: architecture)

ASP.NET MVC built it minification does not support all CSS features

Recently I stumbled upon a problem that a CSS file was not minified on production in my ASP.NET MVC 5 web application. Moreover the error saying “Minification failed. Returning unminified contents.” was added to the CSS content. It turned out that it’s an old, known issue and in this post I will show you how I fixed it.

By Mirek on 1/8/2020 (tags: ASP.NET, Bundling, css, Minification, categories: architecture, code, web)

WPF app crashes after migration to TFS 2017

Recently we’ve migrated our projects repository from TFS 2010 to TFS 2017. Unfortunately it soon turned out that WPF projects doesn’t cooperate with new TFS.

By Mirek on 5/30/2017 (tags: AssemblyVersion, msbuild, resource dictionary, TFS 2017, WPF, XAML, categories: architecture, tools)
< 1 2 3 4 5 >

Categories

  • architecture
  • azure
  • code
  • infrastructure
  • licensing
  • security
  • tools
  • web

Archive

  • January 2024
  • March 2023
  • January 2023
  • December 2022
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • March 2022
  • November 2021
more

Tags

  • .net
  • ASP.NET
  • asp.net Core
  • ASP.NET MVC
  • authentication
  • azure
  • build
  • c#
  • Code First
  • core
  • css
  • ef core
  • Entity Framework
  • enums
  • fuzzy search
  • IoC
  • javascript
  • mvc
  • mvvm
  • OData
  • Powershell
  • SQL Server
  • tfs
  • WCF
  • WPF
more