How many times have you spotted software architecture that utilizes .NET Entity Framework database context as a simple Repository pattern? Let us imagine an architecture structure like this, from top … Continue reading “Save time mocking – use your real Entity Framework DbContext in unit tests”
Visual Studio Code vs WebStorm
One of the most important tools for a programmer is an IDE. Sure, we can use a text editor (Notepad, Vim or Emacs to name a few), but realistically it … Continue reading “Visual Studio Code vs WebStorm”
Furniture on demand. Product configuration tool for furniture online store – case study
How to enable customers to easily tailor furniture to their individual needs and made the price modification process as simple as possible at the same time? The solution we developed … Continue reading “Furniture on demand. Product configuration tool for furniture online store – case study”
Deliver value in an authentic and passionate way
Being present for two days at The Next Web in Amsterdam, probably one of the best tech/digital solutions conferences in Europe, was really inspiring. It’s even hard to say what … Continue reading “Deliver value in an authentic and passionate way”
How to be an IT trainee and survive – 6 lessons learned during internship
It has been a year since I was admitted to a 3-month internship program with Goyello. After it was finished I decided to stay. Today, watching this year’s trainees coming … Continue reading “How to be an IT trainee and survive – 6 lessons learned during internship”
7 reasons why you really need a cloud based webshop
For the majority of retailers, IT is not a core competence but rather an enabler for their businesses and operations. Natalya Yezhkova, IDC Research Director, Storage Systems claims that expansion … Continue reading “7 reasons why you really need a cloud based webshop”
Code Profiling and Optimizations
Profiling is probably the most important overlooked step in the modern applications development process. Often the reason for this is the fact that in the development cycle our application looks … Continue reading “Code Profiling and Optimizations”
Static code analysis and more with MONO-CECIL
You may have heard about tools like FxCop which are very useful in static code analysis, they basically check your code for possible performance hitting mistakes. Code analysers like FxCop … Continue reading “Static code analysis and more with MONO-CECIL”
The Decalogue for Good Testing – What you have to learn to become a tester. Part 2
From the first part of the Decalogue for Good Testing you have learned about the basics of a tester’s work. I told you about web technologies, browsers and terminology. I … Continue reading “The Decalogue for Good Testing – What you have to learn to become a tester. Part 2”
Programming is like doing DIY in your garage – interview with Krzysztof Górnowicz
He joined the team for an internship. He stayed for quite a while. He wanted to develop mobile apps. He is a C# programmer instead. Like many fellow developers he … Continue reading “Programming is like doing DIY in your garage – interview with Krzysztof Górnowicz”