.NET News

Microsoft Build 2023
Microsoft Build is an annual conference event held by Microsoft, aimed at software engineers and web developers using Windows, Microsoft Azure and other Microsoft technologies.
Get started with Azure OpenAI in .NET
overview of how to integrate OpenAI's GPT-3 language model into a .NET application using Azure Cognitive Services. The article explains how to set up an Azure Cognitive Services account, create an OpenAI resource, and obtain an API key for accessing the OpenAI API
How OAuth 2.0 Works
The article explains how OAuth 2.0 works, which is an authorization framework that allows third-party applications to access user data from various services without needing to share passwords
.NET Conf 2022
The biggest .NET 2022 virtual event - Welcome to .NET 7
.NET 8 Preview 1
the release of the first preview of .NET 8, the next major release of the .NET platform. The article highlights key features including new language features for C# 9, improved performance, enhanced support for cloud-native applications, and a seamless upgrade path for developers currently using .NET Core 3.x or earlier versions
GraphQL vs REST APIs: a complete guide
The article compares GraphQL and REST APIs for building APIs. It explains the differences between the two and compares their pros and cons. REST APIs are good for simple APIs, while GraphQL is better for complex APIs. The choice depends on the project's requirements, the team's expertise, and the available resources.
Visual Studio online - web based IDE and code editor
Cloud based Visual Studio Online opens up new frontiers for developer productivity - a cloud based Visual Studio development environments accessible anywhere, anytime
Dapr (Distributed Application Runtime) - an open source project to make it easier for every developer to build microservice applications
Dapr is a portable, event-driven runtime that makes it easy for developers to build resilient, microservice stateless and stateful applications that run on the cloud and embraces the diversity of languages and developer frameworks.
Angular and ASP.NET Core 3 deep dive tutorial
Visual Studio provides templates for Angular application however, there are limitations running angular application with ASP.NET as the host
Introducing SQL Server 2019 (Video)
SQL Server 2019 is the latest version of the versatile and venerable SQL Server. This latest version continues to redefine SQL Server from a traditional relational database system to a data platform for every data scenario from OLTP to DW to now big data and analytics.