Alex K.

Blog author

.NET .NET, .NET Framework, C# and everything about these frameworks and languages

What I learned at Microsoft Build 2017 - Part 2

Containers galore As you may see from the first part of this topic, a lot of stuff is going on around containers, containerization, and everything that relates to it. Fortunately, it wasn’t the only topic of the conference and continuing the story, and I’m going to talk about the other areas worth attention. Microservices! Yes, I know what you think – heard about/use it already, so what’s new?
.NET Azure DevOps

What I learned at Microsoft Build 2017 - Part 1

What I learned at Microsoft Build 2017 – Part 1 In this topic, I want to share what I learned at MS Build and explain the key takeaways from this event. I won’t be focusing on the keynotes much, as you can watch the relevant videos on channel 9, but the key message, as Microsoft’s VP Scott Guthrie said, “The success of your solution on the Azure platform is our primary goal!”. That means that
.NET Azure DevOps

JetBrains ReSharper - что это?

Современный стиль разработки программных продуктов настолько стремителен, а сами проекты так велики, что возникает постоянная необходимость хоть отчасти избавиться от монотонной рутины, выполняемой рядовым программистом каждый день. Эти цели покрывают всевозможные тулы и плагины для визуальной среды разработки (Microsoft VisualStudio) как коммерческие так и бесплатные. Об одном таком плагине мы и
.NET

New features in C# 4

C# представляет собой развивающийся язык. В этой статье рассматриваются новые функции, добавленные в C # 4.0 (а также короткое описание нововведений в предыдущих версиях), что в совокупности улучшает читаемость кода и предоставляет вам возможность использовать LINQ для запросов к динамическим источникам данных. Примеры, приведенные в этом обзоре показывают пути улучшения модели кодирования для чте
.NET C#