Skip to content

Commit a587e69

Browse files
author
ICC CI
committed
Deployment from Website repo: commit
1 parent 577ca8a commit a587e69

File tree

7 files changed

+78
-11
lines changed

7 files changed

+78
-11
lines changed

assets/json/allSessionizeData.json

+24-3
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,26 @@
453453
"isInformed": true,
454454
"isConfirmed": true
455455
},
456+
{
457+
"id": "726386",
458+
"title": "Selecting the Right Architecture: A .NET MAUI / .NET MAUI Blazor Deep Dive",
459+
"description": "The landscape of cross-platform app development has evolved significantly with the introduction of .NET MAUI, and developers are presented with a myriad of architecture choices. In this engaging conference talk, we will embark on a comprehensive exploration of .NET MAUI and its versatile architecture options. Whether you're a seasoned developer looking to expand your horizons or a newcomer eager to make the right architectural choices from the start, this session is designed to equip you with the knowledge and insights needed to navigate the architectural intricacies of .NET MAUI.\r\n\r\nThis talk will explore the differences between the various architectures and how existing team skillsets, business requirements, or legacy code can impact the proper selection of project architecture. \r\n\r\nFilled with practical examples and real-world user feedback and backed with documentation guidance, attendees will leave the session with a keen understanding of the options available to them and why their team may need to go in a particular direction. Additionally, they will be armed with the proper references to make an educated decision on their project's future direction.\r\n",
460+
"startsAt": "2024-10-26T13:00:00",
461+
"endsAt": "2024-10-26T14:00:00",
462+
"isServiceSession": false,
463+
"isPlenumSession": false,
464+
"speakers": [
465+
"a9011c65-6287-4529-ac91-56a8b9daa9a9"
466+
],
467+
"categoryItems": [],
468+
"questionAnswers": [],
469+
"roomId": 54861,
470+
"liveUrl": null,
471+
"recordingUrl": null,
472+
"status": "Accepted",
473+
"isInformed": true,
474+
"isConfirmed": false
475+
},
456476
{
457477
"id": "737186",
458478
"title": "Protecting Your Secrets using Azure Key Vault, Azure App Configuration, GitHub, and C# MVC",
@@ -894,7 +914,7 @@
894914
"id": "0c4f74c9-6be8-40d0-b588-674d3b783472",
895915
"firstName": "Brian",
896916
"lastName": "Gorman",
897-
"bio": "Brian is a Microsoft Azure MVP and is an experienced speaker, author, trainer, and .NET developer with MCSA: Web App Certification, MCSD: App Builder, and eleven Azure certifications including Azure Developer, Administrator, DevOps, Architect, Data Administrator, Security, IoT, CosmosDB, and a number of Fundamentals certifications, and has been an MCT since April of 2019. Brian has a masters of science degree in computer information systems, and a bachelor of science degree in computer science. Additionally, Brian has around fifteen years of experience instructing college courses online in computer science, SQL databases, C#/VB.NET/and Java object-oriented programming, and Microsoft Office. Brian has created many online technical training courses that can be found online on various platforms. Brian has also published multiple books with APress, including \"Practical Entity Framework\" and the second edition \"Practical Entity Framework Core 6\".  Brian's latest book, Developing Solutions for Microsoft Azure Certification Companion: Hands-on Preparation and Practice for Exam AZ-204 was released in May of 2023.",
917+
"bio": "Brian is a Microsoft Azure MVP and is an experienced speaker, author, trainer, and .NET developer with MCSA: Web App Certification, MCSD: App Builder, and eleven Azure certifications including Azure Developer, Administrator, DevOps, Architect, Data Administrator, Security, IoT, CosmosDB, and a number of Fundamentals certifications, and has been an MCT since April of 2019. Brian has a masters of science degree in computer information systems, and a bachelor of science degree in computer science. Additionally, Brian has around fifteen years of experience instructing college courses online in computer science, SQL databases, C#/VB.NET/and Java object-oriented programming, and Microsoft Office. Brian has created many online technical training courses that can be found online on various platforms. Brian has also published multiple books with APress, including \"Practical Entity Framework\" and the second edition \"Practical Entity Framework Core 6\". Brian's latest book, Developing Solutions for Microsoft Azure Certification Companion: Hands-on Preparation and Practice for Exam AZ-204 was released in May of 2023.",
898918
"tagLine": "Microsoft Azure MVP, Speaker, Author, Trainer, and .Net Developer",
899919
"profilePicture": "https://sessionize.com/image/a37c-400o400o1-sVRrSNiPt7mLPSR5B51GZs.jpg",
900920
"isTopSpeaker": false,
@@ -1258,7 +1278,8 @@
12581278
"isTopSpeaker": false,
12591279
"links": [],
12601280
"sessions": [
1261-
726384
1281+
726384,
1282+
726386
12621283
],
12631284
"fullName": "Mitchel Sellers",
12641285
"categoryItems": [],
@@ -1445,4 +1466,4 @@
14451466
"sort": 9
14461467
}
14471468
]
1448-
}
1469+
}

default-src_assets_json_allSessionizeData_json.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

info

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
sha: da48ff7c146d90b63f3cef979220efcb4c4963ad
3-
run_number: 77
2+
sha: 3b018ecc1b54cfdf9d9bf9ebf1f8f245dbe76e02
3+
run_number: 78
44
run_attempt: 1
55

schedule/index.html

+22-1
Large diffs are not rendered by default.

schedule/room-posters/index.html

+3-1
Large diffs are not rendered by default.

sessions/index.html

+24-1
Large diffs are not rendered by default.

speakers/index.html

+2-2
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)