Quantcast
Channel: dotMemory : .NET Tools | The JetBrains Blog
Viewing all articles
Browse latest Browse all 307

Webinar – Tips & Tricks to improve your .NET Build Setup with MSBuild

$
0
0

Join us Thursday, December 10, 2020, 16:00 – 17:00 CET (10:00 AM – 11:00 AM EST or check other timezones) for our free live webinar, Tips & Tricks to improve your .NET Build Setup with MSBuild, with Martin Ullrich.

Register now and get a reminder, or join on YouTube

MSBuild is the powerful – now open source – build system used in all .NET Builds. It has a language of its own and allows you to customize most parts of your build.

For growing code bases the requirements to the build and deployment setup of your project(s) increase as well, so in this session I want to show you a few Tips & Tricks to make working with .NET projects easier, faster and more maintainable.

After a quick crash course on its language I will show you how to use MSBuild to turn some knobs in the build process, some of which may not be available in your IDE’s UI, and go over common customizations and setups. We will also have a look at how to diagnose issues and what tools to go to when builds go wrong.

(more…)


Viewing all articles
Browse latest Browse all 307

Trending Articles