.NET

.NET is an open source developer platform, created by Microsoft, for building many different types of applications.

Videos

How can I get started with .NET?
0:00:41
4/25/2024, Microsoft Developer
Just getting started with .NET? Jayme Singleton outlines all the great new videos we've created to help you on your learning journey. Check them out: https://msft.it/6053YJH3D #OneDevQuestion...
Implementing a functionality with GitHub Copilot for Visual Studio #githubcopilot #visualstudio
0:00:59
Here's a new video where Gwyn "GPS" Peña-Siguenza demonstrates how to create a new functionality in a .NET application with the help of GitHub Copilot in Visual Studio.
Build a Podcast Copilot with .NET & Power Apps: Power Apps and Microsoft Copilot Studio Integration
0:22:23
4/24/2024, Microsoft Developer
We are continuing our series on how to build a podcast copilot with .NET and Power Apps. In this episode, we bring it all together. We will build the Power App UI, connect to the Custom...
Running a robotics company on Azure | #MVPConnect
0:00:00
4/24/2024, Microsoft Reactor
We built CartePlus, a platform for high-throughput order fulfillment using robots. I'll do a deep dive into how all this was developed with .NET on Azure using IoT Hub, Web PubSub, App...
IA Generativa para desarrolladores .NET
0:00:00
4/22/2024, Microsoft Reactor
En esta sesión, exploraremos cómo los modelos de Azure OpenAI se pueden incorporar sin problemas en aplicaciones .NET. Desde generar imágenes realistas hasta componer texto y mejorar las...
ASP.NET Community Standup: Fluent UI Blazor
0:00:00
4/19/2024, dotNET
The Fluent UI Blazor library provides a set of Blazor components which are used to build applications that have a Fluent design (i.e. have the look and feel or modern Microsoft applications)....
NET AI Community Standup: Powering .NET Apps with Open-Source LLMs and Semantic Kernel
0:00:00
4/18/2024, dotNET
In this session we will show the integration of open-source Large Language Models (LLMs) with Semantic Kernel. This session is designed for developers and enthusiasts eager to leverage the power...
How did the social media interactions work for .NET conf?
0:01:23
4/18/2024, dotNET
Jeff Fritz, @csharpfritz, takes us behind the scenes of #dotNETConf by sharing how the social media interaction was handled for the conference. Check out the repo: https://msft.it/6057YBLkX
Why are there two Azure Function .NET models and which one should I use?
0:00:54
4/17/2024, Microsoft Developer
Azure Functions offers two execution models but which one should you use? Matthew Henderson provides the details. More info: https://msft.it/6059cfE8Z
Build a Podcast Copilot with .NET and Power Apps: .NET APIs and Custom Connectors
0:15:22
4/17/2024, Microsoft Developer
We are continuing our series on how to build a podcast copilot with .NET and Power Apps. In this video, we take a step further by creating a .NET API using the .NET Azure OpenAI SDK and creating...
#AI102 - Azure AI Vision Service & Video Indexer
0:00:00
4/17/2024, Microsoft Reactor
Discover how to read text from images using OCR, utilize Azure's AI Vision service for image analysis, and extract insights from videos using Azure Video Indexer. Whether it's reading printed or...
On .NET Live: Modular Monoliths with ASP.NET Core
0:00:00
4/17/2024, dotNET
When it comes to building robust ASP.NET Core apps, we often encounter the dilemma of choosing between monolithic and microservices architectures. While microservices offer scalability and...