Aktuelle Nachrichten von Dr. Holger Schwichtenberg
Fachveröffentlichung: Kolumne: .NETversum: dotnet new https://t.co/2MjNRhgv0n
21.03.2023
|
.NET Blog: File and Folder dialogs in .NET MAUI with CommunityToolkit https://t.co/1EfVENbrT5
Note: This is a guest blog post by Vladislav Antonyuk, who is a senior software engineer at DataArt and a core contributor of the .NET MAUI Community Toolkit. Interacting with files … 20.03.2023
|
.NET Blog: Announcing: Azure Developers – .NET Day https://t.co/hnBb24NGHe
We’re thrilled to announce Azure Developers – .NET Day! Join us on April 5th for a full day of online training and discover the latest services and features in Azure designed specifically for .NET devel… 20.03.2023
|
Visual Studio Blog: Help us investigate a new Welcome Experience in Visual Studio 17.6 Preview 2 https://t.co/L4RlYvymda
A central theme across Visual Studio releases is ‘get to code’ quickly. Over the years, we’ve tried many approaches to accelerate start up, project selectio… 16.03.2023
|
.NET Blog: How Async/Await Really Works in C# https://t.co/OoPbnQSqPT
Several weeks ago, the .NET Blog featured a post What is .NET, and why should you choose it?. It provided a high-level overview of the platform, summarizing various components and design decisions, and promi… 16.03.2023
|
Fachveröffentlichung: .NET 8.0: Zweite Preview beschleunigt WebAssembly-Anwendungen https://t.co/0eAYJ71sKb Neben dem Jiterpreter für Blazor WebAssembly, der einen Just-in-Time-Compiler mit einem Interpreter kombiniert, bringt .NET 8 Preview 2 neue Annotationen.
16.03.2023
|
Windows Blog: Microsoft Store App Awards 2023 nominations are now open! https://t.co/JoDUfVF6Pz Microsoft Store App Awards is back this year! Nominations are now open through March 29, 2023, and the form is located here. For more information, keep reading. Attention Windows use…
15.03.2023
|
Visual Studio Blog: Improving the Spell Checker https://t.co/f3oUBa4NGj
Welcome to our latest blog post about the spell checker feature in Visual Studio 17.6 preview 2! We’re excited to share with you the latest improvements we’ve made to this feature, which was first introduc… 15.03.2023
|
.NET Blog: Announcing Polyglot Notebooks! Multi-language notebooks in Visual Studio Code https://t.co/oxYBc0S8Px
We are excited to announce that Polyglot Notebooks, Visual Studio Code’s multi-language notebook extension, is now generally available in the VS Code Marketplace! … 15.03.2023
|
The .NET 8 Preview 2 blog post https://t.co/YeUZzI6Bev does not mention the cool new C# feature "Primary Constructors" ??
Here is an example! Requires: <TargetFramework>net8.0</TargetFramework> <LangVersion>preview</LangVersion> @dotnet #Dotnet https://t.co/YleCCWGPQe ![]()
|
@dotnet There is a mistake in your .NET 8 Preview 2 blog post https://t.co/YeUZzI6Bev
Wrong:[Range(0d, 1d, IsLowerBoundExclusive = false, IsUpperBoundExclusive = false)] dotnet https://t.co/yQD3Z9lNmU
|
.NET Blog: Hack Together: Microsoft Graph and .NET week #2 recap and final week overview https://t.co/wbqpZfNFLW
On March 1st, we launched Hack Together: Microsoft Graph and .NET to hack and learn about Microsoft Graph and .NET. Time passes so quickly; we reached the last week… 14.03.2023
|
Visual Studio Blog: Visual Studio 2022 v17.6 Preview 2 is now available https://t.co/9sufCtyznW
Preview 2 for Visual Studio 17.6 is now available! If you are a game developer, a mobile developer, or are interested in learning new tricks to better debug your code, check out thi… 14.03.2023
|
.NET Blog: EF Core 8 Preview 2: Lite and familiar https://t.co/0MESUKvytx
The second preview of Entity Framework Core (EF Core) 8 is available on NuGet today! Basic information EF Core 8, or just EF8, is the successor to EF Core 7, and is scheduled for release in November 20… 14.03.2023
|
.NET Blog: Announcing .NET 8 Preview 2 https://t.co/xrCrq99PbC
We’re excited to share what’s new in .NET 8 Preview 2. This release is a quick follow-up to the larger Preview 1 release. You’ll continue to see many more features show up with these monthly releases. .NET 6 and 7 … 14.03.2023
|
.NET Blog: .NET March 2023 Updates – .NET 7.0.4, .NET 6.0.15 https://t.co/6zuf4Lahe6
Today, we are releasing the .NET March 2023 Updates. These updates contain non-security improvements. You can download 7.0.4 and 6.0.15 versions for Windows, macOS, and Linux, for x86, x64, A… 14.03.2023
|
Neu in .NET 7 [8]: Statische abstrakte Properties & Methoden in Interfaces in C#
10.03.2023
In der neuen Version von Microsofts Programmiersprache C# dürfen Schnittstellendeklarationen von Properties und Methoden als static abstract deklariert sein. |
Visual Studio Blog: Visual Studio 2022 – 17.5 Performance Enhancements https://t.co/0ynnzcnCxF
We are excited to announce that Visual Studio 2022 17.5 offers a range of performance enhancements that significantly improve the speed and responsiveness of the product in the follo… 09.03.2023
|
.NET Blog: What’s new for the WinForms Visual Basic Application Framework https://t.co/xn55uxkmRr
.NET from version .NET Core 3.1 up to .NET 7 has plenty of advantages over .NET Framework: it provides performance improvements in almost every area, and those improvements were a… 09.03.2023
|
.NET Blog: Generate images with AI using Stable Diffusion, C#, and ONNX Runtime https://t.co/bruTGgVbMC
Stable Diffusion is an AI model used to generate images based on text prompts. Using ONNX Runtime you can quickly get started generating AI images locally using your preferr… 09.03.2023
|
Softwarearchitekt, Dozent und Autor mit Schwerpunkt Microsoft .NET und Web Mehr…
- 19.04.2023 Online
.NET Framework 4.8 vs. .NET 6.0/7.0: Was bringt das moderne .NET? - 26.04.2023 Online
Moderne Datenbankzugriffe mit Entity Framework Core 6.0/7.0 - 03.05.2023 Online
Web-API/REST-Dienste mit ASP.NET Core WebAPI und gRPC 6.0/7.0 - 08.05.2023 Madgeburg
Entity Framework Core 7.0 Live-Coding-Workshop - 09.05.2023 Madgeburg
.NET 7.0: Die Highlights im Überblick
- Neu in .NET 7 [8]: Statische abstrakte Properties & Methoden in Interfaces in C#
- Neu in .NET 7 [7]: Auto-Default Structs in C# 11.0
- Neu in .NET 7 [6]: Required Members mit C# 11.0
- Neu in .NET 7 [5]: List Pattern und Slice Pattern mit C# 11
- Neu in .NET 7 [4]: Zusätzlicher Scope mit File-local Types in C# 11
- Fachveröffentlichung: Kolumne: .NETversum: dotnet new https://t.co/2MjNRhgv0n
- .NET Blog: File and Folder dialogs in .NET MAUI with CommunityToolkit https://t.co/1EfVENbrT5
Note: This is a guest blog post by Vladislav Antonyuk, who is a senior software engineer at DataArt and a core contributor of the .NET MAUI Community Toolkit.
Interacting with files … - .NET Blog: Announcing: Azure Developers – .NET Day https://t.co/hnBb24NGHe
We’re thrilled to announce Azure Developers – .NET Day! Join us on April 5th for a full day of online training and discover the latest services and features in Azure designed specifically for .NET devel… - Visual Studio Blog: Help us investigate a new Welcome Experience in Visual Studio 17.6 Preview 2 https://t.co/L4RlYvymda
A central theme across Visual Studio releases is ‘get to code’ quickly. Over the years, we’ve tried many approaches to accelerate start up, project selectio… - .NET Blog: How Async/Await Really Works in C# https://t.co/OoPbnQSqPT
Several weeks ago, the .NET Blog featured a post What is .NET, and why should you choose it?. It provided a high-level overview of the platform, summarizing various components and design decisions, and promi…
Beratung und Weiterbildung zu allen Themen rund um Microsoft, .NET und Web
- Codegenerierungsvorlagen für das Reverse Engineering in Entity Framework Core, T4 lebt
- .NET 8.0: Zweite Preview beschleunigt WebAssembly-Anwendungen
- Vorgeschriebene Prozeduren: INSERT, UPDATE und DELETE per Stored Procedure mit Entity Framework Core 7.0
- Vorgegart: Server Side Pre-Rendering mit Vue.js 3
- Microsoft startet die Preview-Reihe für .NET 8.0
- C# 11.0 Crashkurs: Die Syntax der Programmiersprache C# für die Softwareentwicklung in .NET Framework, .NET Core, .NET 5.0/6.0 und 7.0 (PDF-E-Book)
- C# 11.0 Crashkurs: Die Syntax der Programmiersprache C# für die Softwareentwicklung in .NET Framework, .NET Core, .NET 5.0/6.0 und 7.0 (Kindle-E-Book)
- C# 11.0 Crashkurs: Die Syntax der Programmiersprache C# für die Softwareentwicklung in .NET Framework, .NET Core, .NET 5.0/6.0 und 7.0 (gedruckte Ausgabe)
- Blazor 7.0: Blazor WebAssembly, Blazor Server und Blazor Hybrid - Moderne Single-Page-Web-Apps und hybride Cross-Platform-Apps mit .NET, C# und Visual Studio (PDF-E-Book)
- Blazor 7.0: Blazor WebAssembly, Blazor Server und Blazor Hybrid - Moderne Single-Page-Web-Apps und hybride Cross-Platform-Apps mit .NET, C# und Visual Studio (Kindle-E-Book)
- Blazor 7.0: Blazor WebAssembly, Blazor Server und Blazor Hybrid - Moderne Single-Page-Web-Apps und hybride Cross-Platform-Apps mit .NET, C# und Visual Studio (gedruckte Ausgabe)
- Moderne Datenzugriffslösungen mit Entity Framework Core 7.0 (PDF-E-Book)
- Moderne Datenzugriffslösungen mit Entity Framework Core 7.0 (Kindle-E-Book)
- Moderne Datenzugriffslösungen mit Entity Framework Core 7.0 (gedruckte Ausgabe)
- PowerShell 7 und Windows PowerShell 5 – das Praxishandbuch