<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on Dr Milan Milanović</title><link>https://milan.milanovic.org/post/</link><description>Recent content in Posts on Dr Milan Milanović</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 11 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://milan.milanovic.org/post/index.xml" rel="self" type="application/rss+xml"/><item><title>My Father Wrote Software for the Sarajevo Olympic Games in 1984</title><link>https://milan.milanovic.org/post/my-father-wrote-software-for-the-sarajevo-olympics/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://milan.milanovic.org/post/my-father-wrote-software-for-the-sarajevo-olympics/</guid><description>My father was a mathematician who became a software engineer at Energoinvest in Sarajevo, built the computers I grew up on, and taught at a technical school. His birthday was recently, so let me tell you his story.</description></item><item><title>Do You Have the Credibility to Write?</title><link>https://milan.milanovic.org/post/do-you-have-the-credibility-to-write/</link><pubDate>Sun, 19 Jul 2026 00:00:00 +0000</pubDate><guid>https://milan.milanovic.org/post/do-you-have-the-credibility-to-write/</guid><description>Nobody starts with credibility. It is an output of writing in public, not a prerequisite for it. Why the question &amp;lsquo;who am I to write?&amp;rsquo; is backwards, and why you should publish anyway.</description></item><item><title>Dobrodošli u vrli novi svet</title><link>https://milan.milanovic.org/post/dobrodosli-u-vrli-novi-svet/</link><pubDate>Fri, 22 May 2026 00:00:00 +0000</pubDate><guid>https://milan.milanovic.org/post/dobrodosli-u-vrli-novi-svet/</guid><description>AI više nije napredni autocomplete, postao je sposoban član tima koji menja čitav lanac rada. Šta to znači za inženjere, lekare, advokate i sve nas, i kako da iskoristite trenutak.</description></item><item><title>Interface-Driven Development (IDD)</title><link>https://milan.milanovic.org/post/interface-driven-development/</link><pubDate>Mon, 05 Dec 2022 00:00:00 +0000</pubDate><guid>https://milan.milanovic.org/post/interface-driven-development/</guid><description>This text present one approach to Software Development called Interface-Driven Development. Its purpose is to make software design better and more efficient.</description></item><item><title>Enabling High-Quality Code in .NET</title><link>https://milan.milanovic.org/post/enabling-high-code-quality-in-net/</link><pubDate>Tue, 22 Feb 2022 00:00:00 +0000</pubDate><guid>https://milan.milanovic.org/post/enabling-high-code-quality-in-net/</guid><description>How we can ensure (automatic) high code quality in .NET even before code review? By using static code analyzers and some other tools.</description></item><item><title>Continuous Integration, Continuous Deployment (CI-CD) with Azure DevOps</title><link>https://milan.milanovic.org/post/ci-cd-with-azure-devops-yaml/</link><pubDate>Mon, 27 Sep 2021 00:00:00 +0000</pubDate><guid>https://milan.milanovic.org/post/ci-cd-with-azure-devops-yaml/</guid><description>Continuous integration and Continuous deployment are an important part of modern software development practices and DevOps. It brings to software development teams a focus on fulfilling business requirements, code quality, and security as deployment steps are automated.</description></item><item><title>Securing modern development lifecycle in the Cloud with the Microsoft Identity platform</title><link>https://milan.milanovic.org/post/protect-web-apis-using-azure/</link><pubDate>Sun, 11 Jul 2021 00:00:00 +0000</pubDate><guid>https://milan.milanovic.org/post/protect-web-apis-using-azure/</guid><description>Web developers in the modern era often create different kinds of Web APIs and publish them to some platforms. In recent years probably some Cloud platforms. These APIs are then consumed by some SPA applications (React, Angular, or similar SPA applications), mobile, or desktop applications. However, security best practices must be applied and this is something a lot of developers struggle with. In the Azure platform, we have some powerful features in place to ensure we can develop securely end-to-end. One example is the Microsoft Identity Web provider. The main advantage of using this provider is that we don’t need to know protocols such as OpenID Connect or OAuth and this enables us to not be involved manually in all changes of these protocols that happen all the time.</description></item><item><title>The Greatest Software Development Books of All Time</title><link>https://milan.milanovic.org/post/the-greatest-software-development-books-of-all-time/</link><pubDate>Sat, 24 Oct 2020 00:00:00 +0000</pubDate><guid>https://milan.milanovic.org/post/the-greatest-software-development-books-of-all-time/</guid><description>Ten books, language-agnostic, from Clean Code and The Pragmatic Programmer to SICP and Patterns of Enterprise Application Architecture, plus honourable mentions - and why the author of a book is usually the next best thing to working with them.</description></item><item><title>A Brief Walk Through the .NET Ecosystem</title><link>https://milan.milanovic.org/post/a-brief-walk-through-net-ecosystem/</link><pubDate>Sat, 20 Jun 2020 00:00:00 +0000</pubDate><guid>https://milan.milanovic.org/post/a-brief-walk-through-net-ecosystem/</guid><description>What you can actually build with .NET, and with which part of it: .NET Framework, .NET Core, Mono and Xamarin, written in 2020 as .NET 5 was about to fold them into one.</description></item><item><title>COBOL Strikes Back</title><link>https://milan.milanovic.org/post/cobol-strikes-back/</link><pubDate>Fri, 15 May 2020 00:00:00 +0000</pubDate><guid>https://milan.milanovic.org/post/cobol-strikes-back/</guid><description>From time to time we hear about COBOL, that there is demand for it. What is it and why it is happening now?</description></item><item><title>How to Share Knowledge in Software Development</title><link>https://milan.milanovic.org/post/how-to-share-knowledge-in-software-development/</link><pubDate>Sat, 25 Apr 2020 00:00:00 +0000</pubDate><guid>https://milan.milanovic.org/post/how-to-share-knowledge-in-software-development/</guid><description>Sharing knowledge is one of the main pain points in today&amp;rsquo;s software development. It also promotes innovation and developers productivity within developer teams. So, how we can produce a framework for sharing knowledge?</description></item><item><title>What Every C#/.NET Developer Needs to Know in 2019</title><link>https://milan.milanovic.org/post/what-every-net-developer-need-to-know/</link><pubDate>Sun, 18 Aug 2019 00:00:00 +0000</pubDate><guid>https://milan.milanovic.org/post/what-every-net-developer-need-to-know/</guid><description>A reference list of the things every C# and .NET developer should know: the CLR and garbage collection, async, LINQ and Entity Framework, debugging, profiling, and testing, with the nice-to-know topics separated out.</description></item><item><title>Clean Code Best Practices</title><link>https://milan.milanovic.org/post/clean-code-best-practices/</link><pubDate>Tue, 11 Jun 2019 00:00:00 +0000</pubDate><guid>https://milan.milanovic.org/post/clean-code-best-practices/</guid><description>Being a developer these days involves sometimes developing features and fixing bugs at a fast pace, which can result in code that is difficult to maintain in the long-term. In other cases, we want to make the most elegant solutions possible to solve some problems. This can produce code that machines can understand but people have more difficulty understanding. Such code can become a major issue for a company to maintain and use in the long run.</description></item><item><title>Should I Read Books as a Software Developer?</title><link>https://milan.milanovic.org/post/should-i-read-books-as-a-developer/</link><pubDate>Sun, 02 Jun 2019 00:00:00 +0000</pubDate><guid>https://milan.milanovic.org/post/should-i-read-books-as-a-developer/</guid><description>My strong opinion is that it is a must. A developer learns plenty from tutorials and examples, but nothing replaces a good book: tools and frameworks come and go, the thinking behind them stays.</description></item></channel></rss>