Previously we talked about why CI is important for you and your organization. Today I’ll show you how easy it is to setup with Azure DevOps. I’ll show it on my private (open-source) project. As you may know MS introduced free public repositories. Your open source projects can use everything that MS prepared for their…
Read MoreDevOps – Continuous Integration
Many organization has specialist to plan, design, analyze requirements and translate them into requirements “understandable” for developers. After that developers or as I like to call them coders can start implementation. When they’re done testers test application and some IT person can deploy changes to server where users can start using new features. In this…
Read MoreEF Pitfalls
Every technology has its pitfalls. You may not even notice it. Here, I’ll present some of the most important pitfalls of Entity Framework that you should learn about and have an eye on during development. Additionally interviewers commonly asks about those things, because if you know answer for these, it’s sure you’ve been working with…
Read More