First of three months in Get Noticed contest just passed. Some code were written, and some posts have been too. Let’s wrap this month up quickly and see what I’ve got for the foreseeable future.
Strona głównaUżytkownik
stopper123 | użytkownik
Daj się poznać 2017 2784 dni, 14 godzin, 5 minut temu 37 źrodło rozwiń
Jak przechowywany jest stan w serwisach Service Fabric? Czy aktorzy i serwisy stanowe to coś innego, czy może instnieje wspólny mianownik. O tym i kilku innych rzeczach w najnowszym wpisie.
Programowanie rozproszone 2785 dni, 11 godzin, 57 minut temu 80 źrodło rozwiń
One of the concepts of actor model that could be hard to grasp at the begining is fact that we will not operate on direct reference to actor instance. This can be a bit confusing before you’ll get used to it but by not using any direct references you’re sure to achieve very good level of encapsulation.
Daj się poznać 2017 2784 dni, 14 godzin, 5 minut temu 44 źrodło rozwiń
Yesterday I’ve writen about dynamic data masking in Azure SQL (works with SQL Server 2016 too). It is very interesting and simple feature. But can we use it with our beloved Entity Framework? Scenario Lets start with our scenario. We’ll have very simple console demo application (you can clone code from this repo) with one entity class and two DbContext derived classes using two different connection strings that will simulate two separate client applications fetching data from shared database.
Daj się poznać 2017 2792 dni, 11 godzin, 43 minuty temu 373 źrodło rozwiń