Virtual event, all talks about Microsoft .NET!
Virtual event with deep dive sessions about .NET 8.0 and its ecosystem: C# 12, ASP.NET Core 8, Entity Framework Core, Blazor, AI... And how experts are buidling Event Driven applications on .NET
Entry to this event is totally FREE!
Have questions, need to discuss your technical issues, or looking for some advise, do attend to speak to the experts
.NET loves AI
Phi Huynh
The session will introduce how to create generative AI applications using Large Language Models (LLMs), focusing on integrating with Azure OpenAI and utilizing frameworks like Semantic Kernel. It will also cover techniques such as prompting engineering and Retrieval-Augmented Generation (RAG) to build language-powered apps, highlighting the transformative impact of ChatGPT on the development of language-based applications.
Entity Framework Core Internals
Phong Nguyen
Have you ever wondered what and how Entity Framework Core (EF Core) does behind the scenes after you instantiate a DbContext and use it to execute a LINQ query? You might have known or heard that people usually say that it will translate your query into something that your target database can understand to execute and return the results, this looks very simple at first glance but what really happens behind is more complex than that.
High performance programming in .NET
Hai Nguyen
Good performance is crucial for a great user experience. Faster apps bring better results, while slow websites lose customers and sales. Performance optimization, like software development, is a mix of science and art. Finding and fixing problems are both important and sometimes tricky. This presentation will demonstrate practical methods for identifying, troubleshooting, and resolving typical performance problems in .NET applications.
Building Portable Event-Driven .NET 8 Apps with Dapr and Radius.
Thang Chung
Event-driven architecture (EDA) is a way of designing systems that use events to communicate between different components or applications. And benefits of this approach are scalability, resilience, flexibility, and responsiveness for the enterprise, microservices, and serverless applications.
This presentation will walk you through the challenges of building EDA and how Dapr will simplify and standardize the EDA technical stack, making applications more portable in the world of cloud-native applications.
We will end up with a demo of a coffee shop application with Dapr and Microsoft Radius.
Integration on Azure in practice
Phuong Le
Integration is always the required topic when developing software, especially in the modern era with cloud migration. This presentation will give you another aspect of integration besides workflow, messaging, event-driven, ETL,... It is demonstrated via our journey from setting up the basic infra for the application to the solutions to connect the environments together when the business grows or acquires... The topic ends with the hope, that my problems will be your experience.
Blazor vs JavaScript Frontend Frameworks
Thien Nguyen
Recap Blazor’s hosting models: Blazor WebAssembly, Blazor Server, Blazor Hybrid as well as render modes: Static, Interactive Sever, Interactive WebAssembly, Interactive Auto, Streaming. Then compares it with common frontend framework such as Angular, Next.js.
Closing
Thien is Technical Manager at NashTech, a Microsoft MVP and the creator of SimplCommerce. He is a passionate developer, a mentor and a speaker. His current interests are .NET Core, Azure and Microservices
Phi Huynh is currently working as R&D Manager at NashTech, building new skills for the company, help NashTech’s community up-to-date with latest technology trends (such as Blockchain, Microservices, DevOps, Cloud & AI). A technology enthusiast has been always looking for new fun things to try and loving to update latest technologies.
Phuong is an experienced, hands-on software development enthusiast who has been involved in the architecture, design and implementation of multiple business systems across a variety of domains in the last 15 years. He is currently an Technical Expert at Bosch. Phuong’s passion in applied technologies is as great as in people development; which has been materialised in his recent success in the development of both a highly complex microservices system and a technical-capable development team. He is a regular technical trainer in the organisation and occasion conference speaker in the Vietnam Software Community. At the moment, Phuong is passionate in creating cloud-first, distributed enterprise solutions out of maximising the potential of DevOps and Kubernetes.