CategoryEvents

30.8.2021 [Online] Infrastructure is Code with C# and the AWS Cloud Development Kit with Dennis Traub

3

Hi everyone After the summer break with have Dennis Traub talking about how you can leverage .NET together with the AWS CDK to deploy infrastructure in AWS. Infrastructure is Code with C# and the AWS Cloud Development Kit Developers using DevOps practices like to take advantage of Infrastructure as Code. Traditionally, this has been done using configuration files, implemented in YAML, JSON, or...

29.6.2021 [Online] Performance testing: from zero to hero with k6 & Azure with Jose

2

Hi everyone We meet again in the evening to get to know performance testing better together with Jose Luis Latorre Millas. Performance testing: from zero to hero with k6 & Azure Now that Azure DevOps load testing has been deprecated, and the Visual Studio load testing features will not be continued in further versions, it is more important than ever to find a suitable alternative. In this...

25.5.2021 [Online] Simplified .net snapshot testing with Verify with Simon Cropp

2

Hi everyone This time we meet during lunch time to get an introduction into Snapshot testing with Verify presented by Simon Cropp. Simplified .net snapshot testing with Verify. Verify is a snapshot tool that enables the assertion of complex data models and documents. Verify is called on the test result during the assertion phase. It serializes that result and stores it in a file that matches the...

9.3.2021 [Online] Conway’s Law: Soziologie & Software-Architektur mit Gerrit Beine

9

Hallo Zäme Zusammen mit der .NET User Group Bern treffen wir uns in Zoom zum Thema “Conway’s Law: Soziologie & Software-Architektur” mit Gerrit Beine. ABSTRACTConway’s Law erlebt seit einigen Jahren ein Revival und wird gerne im Kontext von Softwarearchitektur referenziert. Mit diesem Vortrag soll Conway’s Law aus einer Perspektive betrachtet werden, die in der IT üblicherweise gar nicht...

8.2.2021 [Online] Dapper – das Leichtgewicht unter den OR-Mappern mit Marko Marković

8

Hoi zäme, Datenbanken werden überall verwendet, aber selten geliebt. Die Anbindung der Datenbank in die Applikationslogik ist auch heutzutage noch meist ein mühsames Unterfangen. Marko wird uns Dapper vorstellen, eine leichtgewichtige Library zur Anbindung von relationalen Datenbanken. Abstract Es ist State of the Art geworden, Datenbankanbindungen einer Anwendung heutzutage über bekannte OR...