Tweet
Partager
Envoyer

Le guide ultime pour la .NET Conf 2024

DotNetConf2024
DotNetConf2024

 

Préparez-vous à une semaine exceptionnelle de découvertes, d’innovations et d’échanges autour .NET 9 et C#13 avec la .NET Conf : .NET Conf 2024. Cette année, le programme est particulièrement riche, avec l’IA qui est à l’honneur. Des sessions interactives captivantes sont prévues Pour vous aider à trouver les sessions qui vous intéressent, nous les avons listés par catégorie en y incluant un résumé, bonne lecture !

 

Catégorie

Session 

Description 

.NET

Getting Started with OpenTelemetry in .NET 

Instrumenting a .NET Blazor app with OpenTelemetry. 

What’s new in the .NET Runtime, Libraries, & SDK 

Exciting features .NET 9 is bringing to the runtime, libraries, and SDK. 

Performance Improvements in .NET 9 

.NET 9 is the fastest .NET to date, with a huge number of performance improvements. 

Easily Improve Web Application Performance using .NET 9 Caching and Redis 

Introducing the .NET 9 Hybrid Cache interface that simplifies caching with Redis down to a single line of code. 

Migrate your .NET Framework app to .NET 9 

Using Entity Framework 6 “Classic” package for migration. 

dotnet CLI all the things! 

Capabilities of the .NET CLI for building, running, and deploying .NET apps. 

State of the .NET Foundation and .NET Open Source 

Discussion on the .NET Foundation’s current state and future plans. 

Orleans: Microsoft’s distributed systems framework for .NET 

Introduction to Orleans and its core features. 

Unpacking the Newest in NuGet 

Newest features and updates in NuGet. 

.NET Cross-Platform Development with .NET 9 and Uno Platform 

Advancements in the Uno Platform and benefits of .NET 9. 

New Features in the .NET 9 JIT 

Improvements in the .NET 9 JIT. 

Modernizing .NET Apps with Upgrade Assistant 

Enhancements to the .NET Upgrade Assistant. 

Deep dive on native AOT 

Exploring the internal workings of native AOT compilation. 

AI

Keynote – Welcome to .NET 9 

.NET 9 is here elevating cloud-native and intelligent app development, focusing on productivity enhancements, streamlined deployments, and accelerated AI integration. 

AI Building Blocks – A new, unified AI layer 

Microsoft.Extensions.AI provides a new set of standard APIs for AI services, including large language models (LLMs). 

Building AI Applications from Scratch: A Hands-On Guide for .NET Developers 

Guide through the process of developing AI applications using .NET, Aspire, and Azure. 

openai-dotnet: the official OpenAI library for .NET 

In-depth exploration of openai-dotnet, the .NET client library for OpenAI. 

Building the Foundation: AI Fundamentals in .NET 

Explore the core principles and foundational elements of AI within the .NET ecosystem. 

Navigating the world of AI Models in .NET 

Explore how frameworks like Semantic Kernel and tools like Ollama make it easy to work with AI models inside your .NET applications. 

Master Visual Studio Debugging: Tips, Tricks, and AI Insights! 

Combining essential Visual Studio debugging techniques with the power of Co-Pilot’s AI assistance. 

Spotify knows how you’re feeling today … via Semantic Kernel 

Discuss how Semantic Kernel seamlessly integrates OpenAI with existing codebase. 

Use .NET Aspire to create Generative AI Cloud Native Solutions 

Use .NET Aspire combined with the Phi-3-mini ONNX model to quickly build RAG applications. 

With .NET and AI, our community app “aspires” to be on cloud nine 

Explore the development of our community app using the latest features of .NET 9. 

Building Generative AI apps 

Integrating AI models with GitHub Models and .NET. 

Building Microservices with .NET 9 

Integrating AI into microservices for smarter applications. 

How I used .NET 9 and AI to charge my electric car 

Using .NET 9 and AI to charge an electric car using solar power. 

Secure intelligent apps with .NET 9 on App Service 

Making secure calls to Azure OpenAI from a .NET 9 app. 

Smart UI Powered by AI 

Infusing apps with AI-powered Smart UI Components. 

“Intelligenize” your WinForms Apps 

Modernizing WinForms apps with AI and LLM support. 

Infuse AI in your Windows apps with .NET 

Adding AI based features to Windows apps. 

AI at the Edge with Meadow and .NET 

Implementing TensorFlow Lite for Microcontrollers on the Meadow F7. 

API-ly Ever After: OpenAPI in .NET 9 

ASP.NET Core ships with built-in support for generating OpenAPI documents. 

The force is strong in LLMs 

Building an open source Star Wars inspired copilot in .NET. 

Architecture

Building Modular Monolith Applications with ASP.NET Core and ABP Studio 

ABP is an open source application development framework for .NET Developers. 

Clean Architecture with ASP.NET Core 9 

Principles for clean, testable, maintainable architectures. 

From Monolith Towards Microservices 

Using EventStorming to migrate monolithic .NET apps to microservices. 

Easy CQRS with Data API builder and SQL Server 

Implementing CQRS using Data API builder and SQL Server. 

ASP.NET

What’s New for ASP.NET Core & Blazor in .NET 9 

Improvements coming to ASP.NET Core & Blazor in .NET 9. 

Introducing HybridCache in ASP.NET Core 

HybridCache in ASP.NET Core unifies in-process and out-of-process caching with a simple API. 

Bulletproof ASP.NET Core APIs 

Discusses the OWASP API Security Top Ten and its relevance to ASP.NET Core. 

New tools in Visual Studio for Web API developers 

Tour of new features in Visual Studio for ASP.NET Core Web API developers. 

Extending ASP.NET Core OpenAPI 

Enriching OpenAPI documents with examples and descriptions. 

Aspire

Building and deploying an Azure Functions app with .NET Aspire in 25 minutes 

Build a .NET Aspire-enabled Azure Functions application and deploy it to the cloud. 

What’s new in .NET Aspire 

.NET Aspire 9.0 is packed with new features to streamline your app development. 

.NET Aspire Roadmap, Vision, and Beyond 

Deep dive into the vision for Aspire and a look at the roadmap for the next few releases. 

Build your own .NET Aspire integrations 

Learn how integrations work in .NET Aspire, how to build one, and how you could even contribute to the new .NET Aspire Community Toolkit. 

Running .NET Aspire on a local Kubernetes cluster 

Leverage all the power of .NET aspire and Kubernetes. 

Building .NET Applications Across Clouds with .NET Aspire 

Building, deploying, and managing applications across cloud environments. 

Azure

Building and scaling cloud-native, intelligent applications on Azure and .NET 

Learn how to run cloud-native serverless and container applications in Azure using Azure Kubernetes Service and Azure Container Apps. 

Centrally managing your .NET APIs with Azure API Center 

Explore the latest features and best practices for leveraging Azure API Center. 

Azure Health Checks in .NET 9 

Exploring Azure’s Health Check feature with .NET 9 APIs. 

Build intelligent apps on .NET using Azure Communication Services 

Building intelligent communication applications using .NET. 

C#

What’s new in C# 13 

Join Mads and Dustin from the C# design team as they take you through new features in C# 13 and beyond. 

What’s new in C# Dev Kit for VS Code 

Get the most out of C# Dev Kit to be the most productive doing C# development in VS Code. 

C#’s Best features you might not be using 

Great C# features that can make your code more resilient and easier to understand. 

C# Source Generators Boost Productivity in the Rx.NET Repo 

Show how we’ve been using source generators to extend the reach of the test suite in the Reactive Extensions for .NET. 

Advanced Pattern Matching in C# 

Oliver demonstrates how C# Pattern Matching works and its importance. 

C++ Interoperability Within .NET 

Using C#’s advanced interoperability features with C++ native libraries. 

Create great MIDI 2.0 apps using Windows MIDI Services and C# 

Using Windows MIDI Services to create MIDI 2.0 and MIDI 1.0 apps. 

MAUI

What’s New in .NET MAUI in .NET 9 

Introduction to what’s new in .NET 9 for .NET MAUI. 

Build hybrid apps with .NET MAUI 

Learn why you would choose a hybrid web approach to building native apps with .NET MAUI in .NET 9. 

.NET MAUI Performance Optimizations with NativeAOT and Trimming 

Latest features in .NET 9 to make your iOS and Android apps smaller and faster. 

From Figma to .NET MAUI: Transform Your Designs into XAML Code in Seconds 

Developing a tool called Xamlify, which allows converting Figma designs into XAML code in .NET MAUI in just a few seconds. 

How Fidelity uses .NET MAUI for Cross-platform desktop 

Using .NET MAUI for the next generation of Fidelity’s Active Trader Pro. 

UI

Using Blazor to manage data in SQL server and Microsoft Fabric 

Learn how to create custom applications using Microsoft Blazor and free open-source controls. 

Building Rich Web Applications 

Creating robust web applications using Blazor Server and MudBlazor. 

Exploring the New Fluent UI Blazor Library 

New features and architectural changes in the Fluent UI Blazor library. 

What’s new in WinUI and Windows App SDK 1.6 

Latest features released in WinUI and the Windows App SDK, its integration with .NET and Native AOT. 

Modern WinForms Development with .NET 9 

New features coming your way in WinForms for .NET 9. 

Empowering WPF Developers 

Explores advancements in WPF with .NET 9. 

WPF Reborn 

Hands-on session on Avalonia and Avalonia XPF for cross-platform apps. 

Boosting WPF Performance 

Performance improvements in WPF DataGrid and other areas. 

MVVM Building Blocks for WinUI and WPF Development 

Foundational elements of modern Windows app development with MVVM. 

Visual Studio

What’s new in Visual Studio 2022 for .NET developers 

Discover the exciting new features in Visual Studio 17.12GA that support .NET developers. 

Discover the Latest GitHub Copilot Features for .NET Developers in Visual Studio 

Explore the latest updates in Visual Studio for GitHub Copilot. 

Maximizing Productivity: Cloud Development with Visual Studio and Dev Box 

Streamlining development processes using cloud development tools. 

Other

CodeParty Attendee Party 

Join Jeff Fritz, Dee Dee Walsh, Sara Faatz and more special guests for our attendee party. 

Build Your First GitHub Copilot Extension 

Learn how to build an extension for GitHub Copilot for yourself or your organization. 

Testing.Platform, the new way to run .NET tests 

Testing platform is a new way to run .NET tests that we developed at Microsoft as an alternative to VSTest. 

Embedding Python libraries in .NET services and applications 

Discover the seamless integration of Python into .NET APIs and Services. 

Modernising Legacy .NET Codebases with NDepend 

Explore how to migrate legacy .NET projects to modern frameworks. 

Navigating Async Challenges in EF Core for Large Data Retrieval 

Address a common issue faced by developers using EF Core to read large datasets asynchronously. 

From error to fixes: Adding recoverability to MassTransit – based systems 

Provide a practical approach to seamlessly adding replayability to MassTransit-based systems. 

Releasing HybridCache into the Wild with Umbraco 

Showcase how Umbraco’s agile alignment with Microsoft’s evolving technology landscape drives forward-thinking solutions. 

F# – Nullable Reference Types 

Explore F# 9’s highly anticipated Nullable Reference Types feature. 

Accessibility as a concept 

Explores the concept of accessibility and its importance. 

Talking to managers about modernizing .NET apps 

Tips for convincing management to modernize legacy .NET apps. 

Community Toolkit Roundup 

Discussion on the latest updates in the Community Toolkit family. 

Oracle DB with .NET + EF Core 9 

New .NET 9 and EF Core 9 capabilities with Oracle Data Provider for .NET. 

Next-gen SQL projects with Microsoft.Build.Sql 

Developing and deploying database objects with SQL projects. 

Beyond GitHub Copilot Tips and Tricks 

Building a testing suite for .NET code with GitHub Copilot. 

Audit Like a Pro: Securing Your NuGet Packages 

Auditing NuGet dependencies for security vulnerabilities. 

 

 

Fabien Lorenzini

Fabien Lorenzini

Lead Tech Microsoft

Pourquoi la modernisation des applications .NET Framework 4.8 vers .NET 8 ou 9 est cruciale en 2025

Pourquoi la modernisation des applications .NET Framework...

Introduction à la modernisation  La modernisation des applications est une démarche essentielle…
Keynote d'ouverture de Microsoft Ignite 2024 : ce qu'il faut retenir

Keynote d'ouverture de Microsoft Ignite 2024 :...

Lors de la keynote de Satya Nadella à Ignite 2024 ce mardi…
Optimisez vos déploiements dans Azure AI

Optimisez vos déploiements dans Azure AI

CROSS est fortement engagé dans l’IA basé sur les technologies Microsoft, avec…
ACCÉLÉREZ AVEC NOUS
ÊTES-VOUS DATA FLUENT ?

Contactez-nous