> Markdown version of [/events/world-congress-2024/sessions/198-programming-secure-c](https://www.wearedevelopers.com/events/world-congress-2024/sessions/198-programming-secure-c). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Programming secure C#/.NET Applications: Dos & Don'ts - **Date:** Thursday, Jul 18, 2024 - **Time:** 16:10–16:40 (30 min) - **Room:** STAGE 2 (500) - **Event:** World Congress 2024 ## Recording [Watch recording](https://www.wearedevelopers.com/videos/1126-programming-secure-c-net-applications-dos-don-ts) ## Description C# and .NET have become an almost indispensable technology stack for many companies. Applications not only run on the desktop anymore, but also on our smartphones, large cloud applications and even medical devices. In this talk, we will discuss treacherous security traps and common mistakes around .NET development, including the use of cryptography, parser or character encoding, using illustrative code examples. We will first look at the effects of these errors and then explain how they can be avoided or repaired. For some examples, we will also take a brief glance at other languages such as Java to raise awareness on different language and framework design issues. This talk is suitable for developers without deep knowledge of secure software development; however, it is not exclusively aimed for pure C# developers. Prior knowledge of cryptography, the .NET runtimes, or various 3rd party APIs is helpful, but not required. ## Speaker ### [Sebastian Leuer](https://www.wearedevelopers.com/@sebastian-leuer) Fraunhofer IEM, Research Associate ## Related talks at this congress - [Better safe than sorry: Threat Modeling for Web Developers](https://www.wearedevelopers.com/events/world-congress-2024/sessions/253-better-safe-than) — Clemens Hübner - [How Can My Software Development Be 'Secure by Design'?](https://www.wearedevelopers.com/events/world-congress-2024/sessions/295-how-can-my-software) — Christoph Niehoff - [How your .NET software supply chain is open to attack : and how to fix it](https://www.wearedevelopers.com/events/world-congress-2024/sessions/218-how-your-net) — Andrei Epure - [Designing Secure Applications in the Cloud](https://www.wearedevelopers.com/events/world-congress-2024/sessions/385-designing-secure) — Adora Nwodo