Building simple multilingual ASP.NET Core website Marcin Kawalerowicz / Thu, Oct 13, 2016 Introduction In this tutorial we will create new multilingual website in ASP.NET Core and publish it to IIS. Version 1.0 of ASP.NET Core was released in June 2016, so it’s quite new tool...
Easily extend your IDE with Extensibility feature for Visual Studio 2015 Marcin Kawalerowicz / Wed, Mar 9, 2016 Visual Studio 2015 is a very advanced IDE with a great number of useful options, but sometimes you may find that there are not enough features to meet your needs. Certain operations may be even...
Steering LED RGBW light bulb in .NET Marcin Kawalerowicz / Wed, Jan 27, 2016 Introduction Milight LED RGBW light bulbs are a lighting system similar to the Phillips Hue light bulbs. Both work using the same pattern: they can be controlled via wireless network via software you...
Exploring Interop Communication Marcin Kawalerowicz / Thu, Oct 8, 2015 1. Introduction Believe it or not, there are still many projects for which original development began in the 1990’s. This is mostly because it is impossible to completely migrate from old programming...
Exploring App Domains Marcin Kawalerowicz / Tue, Aug 4, 2015 1. Introduction People working in the IT industry are often faced with the problem of isolation at all levels of IT systems architecture. For example, hardware systems are often isolated to not...
OWIN - not until ASP.NET MVC 6 Marcin Kawalerowicz / Mon, Jul 13, 2015 Hello, Infragistics Community! We are CODEFUSION, a small software development company from Opole, Poland, and this is the first of our posts for our friends at Infragistics. For our summer internship...