Talk type: Talk

.NET: Treating the dependences

  • Talk in Russian
Presentation pdf

Every .NET developer some day or other faces the fact that his application stops working because of problems with plug-in frameworks: it doesn't compile, it crashes with FileNotFoundException in runtime or at the first glance mysteriously do nothing. It can happen due to real problems with backward compatibility or strict rules of build versioning.

In this talk Evgeny will talk about cases when such errors happen on .NET Framework and .NET Core, and about common approaches to solving problems. Also we will consider the features of developing applications that load executable code with dependencies (plugins) in runtime.

  • #build
  • #internals
  • #tips

Speakers

Talks