In this post you will learn what is build script or build tool, what products are out there and why it’s helpful during whole life cycle of you application.
Strona głównaUżytkownik
pawelsawicz | użytkownik
This blog post is postmortem of my infrastructure that was attacked on Sunday by Argentinian attacker and died because of DDoS. I will share with you all actions that I took in order to bring back stability of services. Attack has started : 19 June 2016 at 3:20PM UTC Attack has ended : 19 June 2016 at 4:10PM UTC Users affected : 30-40 users Extra cost due to attack : less than 2$Existing Infrastructure
I am back! with brand new blog post! My new approach to creating CV, everything is on github.
Few days ago I had to create very simple database, and there was a need to expose API, so first thought was no RDBM!
Bazy danych i XML 4146 dni, 16 godzin, 26 minut temu 116 źrodło rozwiń
This post is about my experience with job interviews. Ardua prima via est!
From few days I’m official member of codeguru redaction. I have hope the cooperation will be delightful. But now time is for rebellion!
I would like to show you, good library to working with REST architecture.
GTD – Getting Things Done. Let me make mod for it . CGTD – (clear getting things done)
tl;tr; How to reset migrations in Entity Framework
Bazy danych i XML 4298 dni, 21 godzin, 30 minut temu 112 źrodło rozwiń
Entity Framework, has given with last update, migrations at code first, undoubtedly it’s the best feature in this update. This tool is very helpful if we change something at our model, and then we can simply upgrade our database. Moreover it can fulfill role as a database versioning, because we can easily to manage our updates and freely manage between them.
Bazy danych i XML 4327 dni, 19 godzin, 25 minut temu 76 źrodło rozwiń
In one of my companies on of the first tasks was to create appllication, that will show which ORM will be the best choice for my team ( in terms of performance, support and features). Main focus of this task was performance. My company has a online shop that is generating a huge ammout of queries. This was an important task, because we planned to redesign whole project with ORM in order to improve efficiency and get rid off all the complex stored procedures with business logic. I selected...
Bazy danych i XML 4327 dni, 19 godzin, 25 minut temu 223 źrodło rozwiń