Skip to content

Commit a374f24

Browse files
committed
update events
1 parent 6bcfbca commit a374f24

7 files changed

Lines changed: 67 additions & 68 deletions

File tree

_events/2024-04-16.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
Title: "Solving the integration testing puzzle with contract-based testing"
3-
speakers: ["Bas Dijkstra"]
2+
title: "Solving the integration testing puzzle with contract-based testing"
3+
speakers:
4+
- Bas Dijkstra
45
date: "2024-04-16"
56
InPersonLink: "https://www.meetup.com/dotnet-austria/events/299775366/?eventOrigin=group_events_list"
67
RecordingLink: "https://www.youtube.com/live/kbVTuyWui-0?si=oMlszS5FDeO9dUI9"
@@ -9,27 +10,26 @@ Participants: 70
910
Viewers: 50
1011
RemoteLink: "https://www.meetup.com/dotnet-austria/events/299775458/?eventOrigin=group_events_list"
1112
Location: "Rubicon"
13+
abstract: |
14+
Setting up and running integration and end-to-end tests in distributed software systems is hard. Making sure that all components are deployed, with the right version, in the right state, with the right data is a challenging task for many teams.
15+
16+
Contract-based testing is an approach that tries to address this problem and simplify and speed up integration testing for distributed software systems.
17+
18+
In this talk and live demo, you'll learn about the basic principles behind contract-based testing, the questions it tries to answer, and the three different approaches to contract-based testing. You will also see contract-based testing in action, using the well-known Pact.Net library for C#. To wrap up the talk, we will also talk about how to adopt contract-based testing in your team and organization, and some of the potential pitfalls that should be addressed along the way.
19+
public: true
1220
---
1321
Tasks:
1422
- [x] Location fixiert
1523
- [x] Title, Abstract & Bio von Speaker
1624
- [ ] Meetup.com Event angelegt
17-
- [ ] Main - Onsite Event
18-
- [ ] Main - Remote Event
19-
- [ ] Visual Studio User Group Wien - Event
20-
- [ ] .NET User Group Austria - Event
25+
- [ ] Main - Onsite Event
26+
- [ ] Main - Remote Event
27+
- [ ] Visual Studio User Group Wien - Event
28+
- [ ] .NET User Group Austria - Event
2129
- [ ] Social Media
22-
- [ ] LinkedIn Event
23-
- [ ] Twitter Posts
30+
- [ ] LinkedIn Event
31+
- [ ] Twitter Posts
2432
- [ ] Streaming Prep
25-
- [x] Grafiken
26-
- [ ] StreamYard Event
27-
- [ ] Invite Link an Speaker schicken
28-
29-
## Abstract
30-
31-
Setting up and running integration and end-to-end tests in distributed software systems is hard. Making sure that all components are deployed, with the right version, in the right state, with the right data is a challenging task for many teams.
32-
33-
Contract-based testing is an approach that tries to address this problem and simplify and speed up integration testing for distributed software systems.
34-
35-
In this talk and live demo, you'll learn about the basic principles behind contract-based testing, the questions it tries to answer, and the three different approaches to contract-based testing. You will also see contract-based testing in action, using the well-known Pact.Net library for C#. To wrap up the talk, we will also talk about how to adopt contract-based testing in your team and organization, and some of the potential pitfalls that should be addressed along the way.
33+
- [x] Grafiken
34+
- [ ] StreamYard Event
35+
- [ ] Invite Link an Speaker schicken

_events/2024-05-28.md

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,38 @@
11
---
2-
Title: "Getting fat again with WinUI 3"
3-
speakers: ["Raoul Holzer", "David Eiwen"]
2+
title: "Getting fat again with WinUI 3"
3+
speakers:
4+
- Raoul Holzer
5+
- David Eiwen
46
date: "2024-05-28"
57
inPersonLink: "https://www.meetup.com/dotnet-austria/events/300586343/"
6-
RecordingLink: ""
8+
RecordingLink: "https://www.youtube.com/live/-IrWivx4iGc?si=wy-gjmfdQ_ytJwkn"
79
Registrations: 45
810
Participants: 20
911
Viewers: 20
1012
RemoteLink: "https://www.meetup.com/dotnet-austria/events/300641196"
1113
Location: "TechTalk"
14+
abstract: |
15+
Getting fat again with WinUI 3 and the Windows App SDK but reactive by David Eiwen & Raoul Holzer
16+
17+
Join us for an enlightening session where our expert speakers, David and Raoul, share their journey of migrating an old Universal Windows Platform (UWP) app to the modern Windows UI Library (WinUI) 3.0 using the Windows App SDK. Through real-world examples and practical insights, they’ll discuss the challenges faced during the migration process and the innovative solutions they implemented.
18+
In addition, they will present how Rx.NET can be integrated well with a WinUI 3 app.
19+
public: true
1220
---
1321
Tasks:
1422
- [x] Location fixiert
1523
- [x] Title, Abstract & Bio von Speaker
1624
- [x] Meetup.com Event angelegt
17-
- [x] Main - Onsite Event
18-
- [x] Main - Remote Event
19-
- [x] Visual Studio User Group Wien - Event
20-
- [x] .NET User Group Austria - Event
25+
- [x] Main - Onsite Event
26+
- [x] Main - Remote Event
27+
- [x] Visual Studio User Group Wien - Event
28+
- [x] .NET User Group Austria - Event
2129
- [ ] Social Media
22-
- [x] LinkedIn Event
23-
- [ ] Twitter Posts
30+
- [x] LinkedIn Event
31+
- [ ] Twitter Posts
2432
- [ ] Streaming Prep
25-
- [ ] Grafiken
26-
- [ ] StreamYard Event
27-
- [ ] Invite Link an Speaker schicken
33+
- [ ] Grafiken
34+
- [ ] StreamYard Event
35+
- [ ] Invite Link an Speaker schicken
2836

2937
## Abstract
3038

31-
Getting fat again with WinUI 3 and the Windows App SDK but reactive by David Eiwen & Raoul Holzer
32-
33-
Join us for an enlightening session where our expert speakers, David and Raoul, share their journey of migrating an old Universal Windows Platform (UWP) app to the modern Windows UI Library (WinUI) 3.0 using the Windows App SDK. Through real-world examples and practical insights, they’ll discuss the challenges faced during the migration process and the innovative solutions they implemented.
34-
In addition, they will present how Rx.NET can be integrated well with a WinUI 3 app.

_events/2024-06-27.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
---
2-
Title: "Tips and tricks for VS debugger"
3-
speakers: ["Jiří Činčura"]
2+
title: "Tips and tricks for VS debugger"
3+
speakers:
4+
- Jiří Činčura
45
date: "2024-06-27"
5-
RecordingLink: ""
6+
RecordingLink: "https://www.youtube.com/live/z1mEgoJ9Upw?si=ZgtFo8BryE8jc0eX"
67
Registrations: 35
78
Participants: 20
89
InPersonLink: "https://www.meetup.com/dotnet-austria/events/301564538"
910
RemoteLink: "https://www.meetup.com/dotnet-austria/events/301564577"
1011
Location: "Sentry"
1112
Viewers: 12
13+
abstract: |
14+
Visual Studio offers a plethora of nobs, switches and tools to make life easier when debugging. In fact there might be even too much. I’ll show you my tool-belt with tools I use regularly and I’ll make take your debugging skills to next level.
15+
public: true
1216
---
1317
Tasks:
1418
- [x] Location fixiert
@@ -25,7 +29,3 @@ Tasks:
2529
- [x] Grafiken
2630
- [ ] StreamYard Event
2731
- [ ] Invite Link an Speaker schicken
28-
29-
## Abstract
30-
31-
Visual Studio offers a plethora of nobs, switches and tools to make life easier when debugging. In fact there might be even too much. I’ll show you my tool-belt with tools I use regularly and I’ll make take your debugging skills to next level.

_events/2024-12-19.md

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
---
2-
Title: "An Aspiring evening in .NET land"
3-
speakers: ["Martin Ullrich"]
2+
title: "An Aspiring evening in .NET land"
3+
speakers:
4+
- Martin Ullrich
45
date: "2024-12-19"
56
Location: "TechTalk"
67
Registrations: 56
78
Participants: 25
89
Viewers: 20
910
InPersonLink: "https://www.meetup.com/dotnet-austria/events/304831685"
1011
RemoteLink: "https://www.meetup.com/dotnet-austria/events/304831646"
11-
RecordingLink: ""
12+
RecordingLink: "https://www.youtube.com/live/jGbIFfcA7uU?si=zYJQmX5xEG_ygYkl"
13+
abstract: |
14+
.NET Aspire is an opinionated, cloud-ready stack for building observable, production-ready, distributed applications.
15+
For some months it is GA but the development continues and continues.
16+
Martin gives us an overview of the best features of Aspire. And perhaps he shows us some hidden ones too!
17+
public: true
1218
---
1319
Tasks:
1420
- [x] Location fixiert
@@ -26,14 +32,3 @@ Tasks:
2632
- [x] StreamYard Event
2733
- [ ] Invite Link an Speaker schicken
2834

29-
## Abstract
30-
31-
.NET Aspire is an opinionated, cloud-ready stack for building observable, production-ready, distributed applications.
32-
For some months it is GA but the development continues and continues.
33-
Martin gives us an overview of the best features of Aspire. And perhaps he shows us some hidden ones too!
34-
35-
## Alternative Meetup Group Text
36-
37-
Please register here:
38-
In-Person: `= this.InPersonLink`
39-
Remote: `= this.RemoteLink`

_events/2025-08-12-talk1.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ speakers:
55
- Stefan Pölz
66
InPersonLink: https://www.meetup.com/dotnet-austria/events/310018713/
77
RemoteLink: https://www.meetup.com/dotnet-austria/events/310017849/
8-
RecordingLink: ""
9-
Registrations: 0
10-
Participants: 0
11-
Viewers: 0
8+
RecordingLink: "https://www.youtube.com/live/ZC5hfjyiFGY?si=duI6UKloA47g7qOh&t=3696"
9+
Registrations: 50
10+
Participants: 25
11+
Viewers: 40
1212
abstract: |
1313
Would you like to know how incremental source generation and source-level interception grant you Native AOT & performance "for free"?
1414

_events/2025-08-12-talk2.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ speakers:
55
- Shahab Ganji
66
InPersonLink: https://www.meetup.com/dotnet-austria/events/310018713/
77
RemoteLink: https://www.meetup.com/dotnet-austria/events/310017849/
8-
RecordingLink: ""
9-
Registrations: 0
10-
Participants: 0
11-
Viewers: 0
8+
RecordingLink: "https://www.youtube.com/live/ZC5hfjyiFGY?si=_R8Xy664lHb_6PUG&t=364"
9+
Registrations: 50
10+
Participants: 25
11+
Viewers: 40
1212
abstract: |
1313
As a .NET dev who thinks in events (hi, Shahab The Guy ), I’ll show how to turn app behavior into evidence you can graph, search, and trust. In 10 minutes we’ll wire up OpenTelemetry once, add Serilog for structured logs, and ship traces, metrics, and logs straight to Grafana Cloud—while also lighting up the .NET Aspire dashboard for local dev.
1414
public: true

_events/2025-08-12-talk3.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ speakers:
55
- Gregor Dostal
66
InPersonLink: https://www.meetup.com/dotnet-austria/events/310018713/
77
RemoteLink: https://www.meetup.com/dotnet-austria/events/310017849/
8-
RecordingLink: ""
9-
Registrations: 0
10-
Participants: 0
11-
Viewers: 0
8+
RecordingLink: "https://www.youtube.com/live/ZC5hfjyiFGY?si=u9lesS54OOGZHxoH&t=1673"
9+
Registrations: 50
10+
Participants: 25
11+
Viewers: 40
1212
abstract: |
1313
You don’t always need a custom Dockerfile to run integration tests in a containerized environment.
1414
In the .NET ecosystem, Aspire and Testcontainers offer two distinct approaches to leveraging Docker for testing.

0 commit comments

Comments
 (0)