

# Event Details

- **Event Name**: Server-Driven UI in .NET — Battle-Tested in Production, Not in a Blog Post
- **Event Start and End Date**: Mon, 22 Jun, 2026 at 07:00 pm – Mon, 22 Jun, 2026 at 09:00 pm
- **Event Description**: How do you serve dynamic UI to 3+ client platforms without coordinating deployments across teams? In this talk, George Bochoridis walks through a real production architecture built in .NET 8 that decouples frontends from backend domain knowledge using Server-Driven UI. No toy demos — just patterns, tradeoffs, and lessons learned from serving real traffic at scale.
.
https://www.meetup.com/thessaloniki-net-meetup/events/315022498/?eventOrigin=group_upcoming_events
- **Event URL**: https://allevents.in/kalamaria/server-driven-ui-in-net-—-battle-tested-in-production-not-in-a-blog-post/200030184196655
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Kalamaria
- **state**: TN
- **country**: Greece
- **location**: OKThess
- **lat**: 40.595282875958
- **long**: 22.950932979584
- **full address**: OKThess, 2 Komotinis Street,Thessaloníki, Kalamaria, Greece

## Event gallery

- **Alt text**: Server-Driven UI in .NET — Battle-Tested in Production, Not in a Blog Post
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c1746872047ba33795803b59a03e9c4aecdfcf582d8c7fd74af3cde94aaf0918-rimg-w920-h150-dcffffff-gmir?v=1781933079

## FAQs

- **Q**: When and where is Server-Driven UI in .NET — Battle-Tested in Production, Not in a Blog Post being held?
  - **A:** Server-Driven UI in .NET — Battle-Tested in Production, Not in a Blog Post takes place on Mon, 22 Jun, 2026 at 07:00 pm to Mon, 22 Jun, 2026 at 09:00 pm at OKThess, 2 Komotinis Street,Thessaloniki, Kalamaria, Greece.
- **Q**: Who is organizing Server-Driven UI in .NET — Battle-Tested in Production, Not in a Blog Post?
  - **A:** Server-Driven UI in .NET — Battle-Tested in Production, Not in a Blog Post is organized by Thessaloniki.NET MeetUp.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Server-Driven UI in .NET — Battle-Tested in Production, Not in a Blog Post is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Kalamaria, this event is thoughtfully curated to deliver a standout experience worth every moment. If Server-Driven UI in .NET — Battle-Tested in Production, Not in a Blog Post sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Server-Driven UI in .NET — Battle-Tested in Production, Not in a Blog Post",
        "image": "https://cdn-az.allevents.in/events7/banners/c1746872047ba33795803b59a03e9c4aecdfcf582d8c7fd74af3cde94aaf0918-rimg-w920-h150-dcffffff-gmir?v=1781933079",
        "startDate": "2026-06-22",
        "endDate": "2026-06-22",
        "url": "https://allevents.in/kalamaria/server-driven-ui-in-net-—-battle-tested-in-production-not-in-a-blog-post/200030184196655",
        "location": {
            "@type": "Place",
            "name": "OKThess",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Komotinis Street,Thessaloníki",
                "addressLocality": "Kalamaria",
                "addressRegion": "TN",
                "addressCountry": "GR"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.595282875958",
                "longitude": "22.950932979584"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "How do you serve dynamic UI to 3+ client platforms without coordinating deployments across teams? In this talk, George Bochoridis walks through a real production architecture built in .NET 8 that decouples frontends from backend domain knowledge using Server-Driven UI. No toy demos — just patterns,",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Thessaloniki.NET MeetUp",
                "url": "https://allevents.in/org/thessalonikinet-meetup/3231277",
                "description": "Thessaloniki.Net MeetUp is a group for anyone interested in .NET programming and programming in general. Focused on but not limited to people who are curre"
            }
        ]
    }
]
```