Why develop a tool? Tools are utilities that can support us with specific tasks or subtasks, or can take them over completely. With C#, tools can also be created for specific tasks. Here at MEDtech Ingenieur, we have already ...

Read more

In this blog post, I would like to use a simple example to show you how you can use interfaces in C# to enable independent testing of individual classes in your C# projects. The example used for this purpose is based on my last ...

Read more

Unit tests are essential for software development. They help prevent errors that would otherwise be discovered late and difficult to locate. For C# developers, Visual Studio offers several extensions that help us create ...

Read more

Sharing knowledge and valuable content has always been a core value at MEDtech Ingenieur. That's why our developers maintain the blog by regularly writing engaging articles about their work. Over the years, this has resulted in a considerable collection. ...

Read more

Finally – the new project is set to launch soon. The hardware is almost complete, albeit only on paper for now. Well, that's what the reference boards are for. So, development on the target platform can begin right away. ...

Read more

If you are certified according to DIN EN ISO 13485, or if that is your goal, you have probably already come across tool validation. Perhaps this article can help you and shed some light on the subject. Why do you need ...

Read more