Event Schedule

Schedule

 DAY 1  DAY 1

 DAY 2  DAY 2

 DAY 3  DAY 3

DAY 1

8:00 Am - 9:00 AM

Workshops

Build a Modular Monolith App in a Day

In this workshop, you will learn how to design and build an event-driven MODULAR MONOLITH application using the latest version of .NET, ASP.NET Core, and C#. Along the way you will learn architectural principles, Domain-Driven Design patterns, and architecture best practices. The finished application will include web APIs, structured logging, reporting, background tasks, and more. Attendees will receive all source code used in the workshop.  PREREQUISITES: You should be familiar with ASP.NET Core and C#. Other required concepts will be covered.  NOTE: This is NOT a hands-on workshop. You’re welcome to bring laptops to take notes or try things out but there will be no hands-on labs nor any guarantee of power outlets in the room.
Jaqueline-Tuppen
Kamil-Adamiak

DAY 1

9:00 Am - 10:00 AM

Workshops

Build your first application with Blazor and .NET 8

Note: Workshop will include hands-on labs. Bring your own fully charged laptop and power cord  Tired of Angular, Vue, and React? Ready for the next generation of web user interface that you can build with your favorite programming language? Let’s introduce you to Blazor – the next generation UI framework from the .NET team. In this hands-on workshop, we’ll learn how Blazor works with Web Assembly, webservers, and hybrid applications to deliver a great experience for your users. Blazor is the framework that allows you to build once and run your application everywhere.
Jun-Hua
MOHIT-SAXENA-

DAY 1

10:00 Am - 10:30 AM

Day-1

Coffee Break

DAY 1

10:30 Am - 11:30 AM

Workshops

Integrate OpenAI and Communication Features into Line of Business Apps

Note: Workshop will include hands-on labs. Bring your own fully charged laptop and power cord  When was the last time you sat down to think about how you can leverage the latest technologies such as AI and communication to take your Line of Business apps and the overall user experience to the next level? These technologies can take the overall user experience to the next level while also driving innovation and competitive advantage in your industry. Topics covered include: • Getting Started with Azure OpenAI models (LLMs, tokens, vectors/embeddings, and more) • The role of OpenAI prompt engineering and best practices you can apply to various scenarios • Different Azure OpenAI techniques that can be used such as Natural Language to SQL, text completions, and bring your own data (Retrieval Augmented Generation – RAG) • How Azure Communication Services can be used to enhance apps with communication functionality (phone, SMS, email, and more)
Ayisha-Farooq-Khan

DAY 1

9:00 Am - 10:00 AM

Lunch Break

DAY 1

9:00 Am - 10:00 AM

Workshops

OAuth, OpenID Connect & .NET – the Good Parts

OAuth has been around for more than 10 years now, and has become the standard protocol for token-based security. Like every popular technology that has been growing with its requirements, there are some things which work really well, and some that did not quite stand the test of time.  2024 is an excellent year to either start learning OAuth & OpenID Connect from scratch or give them a refresher. With the upcoming OAuth 2.1 protocol revision, the protocol has been streamlined and simplified and the specification has been updated to meet modern application and security requirements. At the same time ASP.NET and .NET in general has excellent support for all the moving parts needed to implement an OAuth-based security system.  This full day workshop teaches you all the OAuth you need utilizing the most common and practical techniques and libraries in the .NET ecosystem. Besides looking at built-in features of (ASP).NET, we will use popular frameworks like IdentityModel and IdentityServer, and we will learn how to use them to secure native/desktop and web applications as well as SPAs, Blazor WASM applications, APIs and daemons.
Kamil-Adamiak
FRANCESCO-PETRAGNANO

Schedule

 DAY 2  DAY 2

DAY 2

6/21/2025 10:00

Workshops

AI Hype or Fact? What to Expect in Real-World Scenarios

In an era where the crescendo of excitement around artificial intelligence (AI) is reaching unprecedented heights, discerning fact from fiction has never been more critical. The question on every executive’s mind is whether AI can truly deliver on its promises and revolutionize business operations, customer interactions, and commercial systems. This session delves deep into the heart of the AI phenomenon, moving beyond the buzz to critically examine what AI can and cannot achieve in today’s fast-evolving environment. Expect to see a critical analysis, exciting new possibilities, and real-world applications and scenarios.  Join  Frank as they navigates the intricate landscape of AI, offering a comprehensive exploration of its capabilities and limitations. Through this presentation, attendees will gain a clear understanding of how AI is integrated in modern systems in a modern development environment. We aim to equip executives, managers, and C-level leaders with the knowledge to make informed decisions about integrating AI into their strategies.  This session is meticulously designed for decision-makers, providing a roadmap to harness the potential of AI while navigating its complexities. Whether you’re looking to demystify AI hype or eager to uncover its real-world applications, this session promises to be an enlightening journey into both the possibilities and limitations of this new world of intelligent software.
Frank-Owen-Bastian

DAY 2

9:00 Am - 10:00 AM

Workshops

Coffee Break

DAY 2

10:00 Am - 10:30 AM

Lunch Break

DAY 2

10:30 Am - 11:30 AM

Workshops

Mastering Terraform Deployments for Azure

First, let’s get you started with the configurations needed to deploy to Azure from Terraform Cloud. Next, we will discuss breaking up your deployments into layers of an “Azure Cake”. We will use these layers to configure workspaces that allow for multiple environments for “Dev” and “Prod”, exploring best practices for setting up your repos, variable sets, and workspaces. After attending this session you will be ready to configure your first Terraform Cloud implementation and start building your Azure Cloud environments.

Evstafeva-Elena
Jim-Whitehurst

DAY 2

10:30 Am - 11:30 AM

Workshops

Use .NET to create amazing apps for mobile & desktop with .NET MAUI

.NET multi-platform app UI (MAUI) is the best way to build cross platform Android, iOS, Windows, and macOS apps with .NET and C#. Join Maddy Montaquila, .NET MAUI Product Manager, to learn more about .NET’s cross-platform stack for native developers, how to get started, the roadmap, and how to bring your existing web app to desktop using .NET MAUI!

Bruno-Le-Maire

Schedule

 DAY 3  DAY 3

DAY 3

6/21/2025 10:00

Workshops

Coffee Break

DAY 3

9:00 Am - 10:00 AM

Workshops

Demystifying OpenAI: Getting Started with AI-Driven Software Development

Ayisha-Farooq-Khan
Evstafeva-Elena

DAY 3

10:00 Am - 10:30 AM

Exploring Vector Databases, comparing options and looking to the future.

Yong-Xiao
Evstafeva-Elena
Jim-Whitehurst

DAY 3

10:30 Am - 11:30 AM

Workshops

Gala Dinner

DAY 3

10:30 Am - 11:30 AM

Workshops

Lunch Break

DAY 3

10:30 Am - 11:30 AM

Workshops

Roll-up your sleeves: create a real-world AI solution by using the OpenAI API

OpenAI stands at the forefront of AI, particularly regarding large language models (LLMs). In this session, we will create a real-world solution named KinderLogger: a practical AI application that converts everyday voice messages from teachers into crucial insights, ensuring you’re always in the loop and updated on your child’s development in kindergarten. If you’re a developer or business leader interested in using OpenAI APIs to build solutions based on the retrieval-augmented generation (RAG) technique, this session will help you get started.

Frank-Owen-Bastian
Ginni-Rometty
Jane-McGonigal

DAY 3

10:30 Am - 11:30 AM

Workshops

The Power & Ethical Complications of Artificial Intelligence

We are currently caught in Artificial Intelligence (AI) hysteria. We are being bombarded in the news and on social media about the negative consequences of AI. AI has already proven that it helps humans save lives. Not that it has the potential to save lives; it is already saving lives and has been for years. From cancer research to medical diagnosis to safety and security to covid-19 detection and everything in between; AI is saving lives. However, AI’s bold promise to improve efficiency, lower costs, and fast-track R&D has been tempered with the fear that many of these complex, obscure systems may do more societal harm than economic good. Join in the discussion; a demo heavy session which will elaborate the power, the risk, the ethical dilemmas we are currently facing in AI and that we will face for many years to come.

Kathleen-Breitman
Jaqueline-Tuppen
Jim-Whitehurst

DAY 3

10:30 Am - 11:30 AM

Workshops

Tips & tricks for creating great user experiences with .NET MAUI

Creating delightful user experiences is crucial for the success of any mobile or desktop application. In this session, Bruno .NET Product Manager, will share some of the most popular advice for customers creating .NET MAUI UIs. We’ll also look at various tools to speed up your UI development and debugging as you create your apps, and how to avoid common pitfalls in UI development.

Juan-Moreira
Bruno-Le-Maire
Jane-McGonigal

DAY 3

10:30 Am - 11:30 AM

Workshops

Unlocking Cost-Efficiency in AI Projects: FinOps Strategies and the FinOps for AI Kit

In the dynamic landscape of AI solutions, effectively managing financial operations (FinOps) is crucial for ensuring optimal performance, cost-efficiency, and business success. This talk focuses on the specialized domain of FinOps tailored for AI solutions within the Microsoft Azure ecosystem. Delving into the intricacies of cost optimization, resource allocation, and performance monitoring, we will uncover the best practices and innovative approaches for navigating FinOps challenges in AI projects. Moreover, this session will introduce the groundbreaking FinOps for AI Kit, released by Microsoft and designed to streamline and democratize FinOps practices specifically for AI workloads. Through case studies and practical insights, attendees will learn how to strike the balance between innovation and cost-effectiveness, leveraging Azure’s robust suite of tools and services alongside the open-source kit to maximize the value of their AI initiatives while controlling costs. Join us to discover actionable strategies and gain a competitive edge in managing FinOps for AI solutions on Microsoft Azure with the added advantage of the FinOps for AI Kit.

Emily-R-Rosario
Thomas-J.-Webster

DAY 3

10:30 Am - 11:30 AM

Workshops

Virtual Session

Drones, RemoteID and the Thrilling Future of UAS Flight Prepare for an electrifying journey through the world of flying computers! Explore how RemoteID technology is reshaping the skies by providing real-time identification and tracking of drones in flight. Join Heather as she sheds light on the current applications and challenges within the drone industry, focusing on safety, security, and regulatory compliance. Whether you’re a tech enthusiast, aviation aficionado, or simply curious about the exciting future, this presentation guarantees to ignite your imagination within the realm of drones and the boundless potential of UAV flight. Embark on this exhilarating adventure into the skies of tomorrow, starting right here.

Zhenhuan-Liu
Yong-Xiao
Jun-Hua

Venue

Get Direction to the Event Hall Location

Yashobhoomi Convention Centre Sector 25 Dwarka, Bharthal, Delhi, 110061