Aktuelle Nachrichten von Dr. Holger Schwichtenberg
Visual Studio Blog: Introducing the Git Status Bar and Testing Improvements in Visual Studio for Mac 17.5 https://t.co/tsICrp9gfn
Last week saw the release of the third preview in the lead up to the official release of Visual Studio for Mac 17.5, and in this blog post we’re go… 25.01.2023
|
.NET Blog: Using Bindings in Windows Forms apps to go Cross-Platform https://t.co/aoFMlXrnHT
Large line-of-business WinForms applications can often benefit from the use of the Model-View-ViewModel (MVVM) pattern to simplify maintenance, reuse, and unit testing. In this post, I… 25.01.2023
|
Visual Studio Blog: Documents and tool windows unleashed https://t.co/h4V7T7Ll85
We’re continuing our video series with tips and tricks to help you get the most out of Visual Studio. This week is all about managing tool windows and documents. There are lots of options to custo… 24.01.2023
|
.NET Blog: 5 .NET MAUI Features for Building Great Desktop Apps https://t.co/OfalulgIE9
In addition to building cross-platform mobile apps with .NET MAUI, you can also craft beautiful desktop apps for Windows and Mac. Your application may only be targeting desktop platforms, o… 23.01.2023
|
Visual Studio Blog: Keyboard Shortcuts to Master Your Git Flow in Visual Studio https://t.co/N6Z7nQMNIi
One popular way for users to optimize their efficiency is to leverage shortcuts to interact with the UI. With Git tasks, like Committing, Pulling, and Pushing being part of … 23.01.2023
|
Am 1.2. halte ich wieder einen kostenfreien User Group-Vortrag in Dortmund: "Entity Framework Core 7.0 – der Stand der Dinge beim OR-Mapping"
18:00 bis ca. 20:30 Uhr Details und Anmeldung: https://t.co/7PBXNS8IfA dotnet @efmagicunicorns23.01.2023
|
.NET Blog: .NET Framework January 2023 Cumulative Update Preview https://t.co/BTuqYWnbia
Today, we are releasing the January 2023 Cumulative Update Preview Updates for .NET Framework. Quality and Reliability WPF1 Addresses an issue in propagation of ElementHost controls Vis… 21.01.2023
|
.NET Blog: .NET Framework January 2023 Cumulative Update Preview https://t.co/E1gf4F8h7X
Today, we are releasing the January 2023 Cumulative Update Preview Updates for .NET Framework. Quality and Reliability WPF1 Addresses an issue in propagation of ElementHost controls Vis… 20.01.2023
|
Visual Studio Blog: Visual Studio Spell Checker Preview Now Available https://t.co/amdfVAAPVL
We know developers like you take pride in your code! Many of the features in Visual Studio are designed to help you write the code you want. Visual Studio helps you ensure your code c… 19.01.2023
|
Neu in .NET 7 [2]: Zeilenumbrüche in Interpolationsausdrücken in C# 11.0
19.01.2023
Die in geschweiften Klammern gefassten Zeichenketten-Interpolationsausdrücke dürfen neuerdings Kommentare und Zeilenumbrüche enthalten. |
Visual Studio Blog: Visual Studio 2022 17.5 Preview 3 is here! https://t.co/33VmlXPSG9
Visual Studio 2022 17.5 Preview 3 is out and ready to install! This release continues to bring new productivity improvements for all developers and enhances many of the capabilities that shi… 18.01.2023
|
.NET Blog: Announcing .NET Community Toolkit 8.1! Better, faster MVVM source generators, .NET 7 support, and more! https://t.co/1c4ldD02uo
We’re happy to announce the official launch of the 8.1 release of the .NET Community Toolkit! This new version includes highly requested n… 18.01.2023
|
Visual Studio Blog: New: Better search in Visual Studio https://t.co/Bi1qScuMaQ
Whether you are looking for specific code files, classes, methods, or features and options in the IDE, finding them is not always easy. With multiple ways to search, how would you even know which o… 17.01.2023
|
Fachveröffentlichung: Die Qual der Wahl – Architekturstile in Vue: Moderne Single Page Web Apps mit Vue.js – Teil 3 https://t.co/xbm29Se7k3 In diesem dritten Teil des Vue.js-Tutorials wird die Beispielanwendung MiracleList erweitert um Eingabefelder für neue Kategorien und Aufg…
17.01.2023
|
Fachveröffentlichung: Die Qual der Wahl – Architekturstile in Vue: Moderne Single Page Web Apps mit Vue.js – Teil 4 https://t.co/wYgfKIJoPV Im vierten Teil des Vue.js-Tutorials erhält die Beispielanwendung MiracleList einen Anmeldedialog, ein globales Anwendungszustandsobjekt u…
17.01.2023
|
Fachveröffentlichung: Beschleunigung: Vue.js 3 mit Vite https://t.co/youihDDd3c Vite ist der neue, schnelle Stern am Himmel der Web-Build-Tools, auf den das Vue.js-Entwicklungsteam seit August 2022 setzt.
16.01.2023
|
Fachveröffentlichung: Spickzettel / Cheat Sheet: Single Page Web Apps mit Svelte und SvelteKit https://t.co/3Vx5BJLiVm Eine kompakte Übersicht über die wichtigsten Befehle in Svelte 3.x und SvelteKit 1.x
15.01.2023
|
Fachveröffentlichung: https://t.co/cTDRc9Z6zM
13.01.2023
|
Neu in .NET 7 [1]: Raw Literal Strings in C# 11.0
12.01.2023
Das mit dem jüngsten .NET-Release veröffentlichte C# 11 bietet eine neue, einfache Methode zum Anlegen von Zeichenketten mit Umbrüchen und Einrückungen. |
Visual Studio Blog: Debugging Encoded Text https://t.co/VS4cAOSMao
Validating encoded strings is a basic but important part of our debugging workflow these days. I cannot count the number of times I have found myself looking at a URL-encoded string only to be suddenly unsure h… 11.01.2023
|
Softwarearchitekt, Dozent und Autor mit Schwerpunkt Microsoft .NET und Web Mehr…
- 01.02.2023 Adesso AG, Adessoplatz 1, Etage 1, 44269 Dortmund
Entity Framework Core 7.0 - der Stand der Dinge beim OR-Mapping - 20.02.2023 Frankfurt, Mariott-Hotel
Migration von .NET Framework auf .NET 6.0/7.0 für WPF, Windows Forms, ASP.NET, ADO.NET, Entity Framework und WCF - 21.02.2023 Frankfurt, Mariott-Hotel
Neuigkeiten in .NET 7.0 - 22.02.2023 Frankfurt, Mariott-Hotel
Neuigkeiten in Entity Framework Core 7.0 - 22.02.2023 Frankfurt, Mariott-Hotel
Vue.js 3 – eine leichtgewichtige SPA-Alternative
- Neu in .NET 7 [2]: Zeilenumbrüche in Interpolationsausdrücken in C# 11.0
- Neu in .NET 7 [1]: Raw Literal Strings in C# 11.0
- In eigener Sache: Bücher zu C# 11.0, Blazor 7.0 und Entity Framework Core 7.0
- .NET 7 erscheint am 8. November im Rahmen der .NET Conf 2022
- Erneute Umbenennung: 18 Monate sind nun der "Standard Support" für .NET
- Visual Studio Blog: Introducing the Git Status Bar and Testing Improvements in Visual Studio for Mac 17.5 https://t.co/tsICrp9gfn
Last week saw the release of the third preview in the lead up to the official release of Visual Studio for Mac 17.5, and in this blog post we’re go… - .NET Blog: Using Bindings in Windows Forms apps to go Cross-Platform https://t.co/aoFMlXrnHT
Large line-of-business WinForms applications can often benefit from the use of the Model-View-ViewModel (MVVM) pattern to simplify maintenance, reuse, and unit testing. In this post, I… - Visual Studio Blog: Documents and tool windows unleashed https://t.co/h4V7T7Ll85
We’re continuing our video series with tips and tricks to help you get the most out of Visual Studio. This week is all about managing tool windows and documents. There are lots of options to custo… - .NET Blog: 5 .NET MAUI Features for Building Great Desktop Apps https://t.co/OfalulgIE9
In addition to building cross-platform mobile apps with .NET MAUI, you can also craft beautiful desktop apps for Windows and Mac. Your application may only be targeting desktop platforms, o… - Visual Studio Blog: Keyboard Shortcuts to Master Your Git Flow in Visual Studio https://t.co/N6Z7nQMNIi
One popular way for users to optimize their efficiency is to leverage shortcuts to interact with the UI. With Git tasks, like Committing, Pulling, and Pushing being part of …
Beratung und Weiterbildung zu allen Themen rund um Microsoft, .NET und Web
- Codegenerierungsvorlagen für das Reverse Engineering in Entity Framework Core, T4 lebt
- Spickzettel / Cheat Sheet: Single Page Web Apps mit Svelte und SvelteKit
- Beschleunigung: Vue.js 3 mit Vite
- T4 lebt: Codegenerierungsvorlagen für das Reverse Engineering in Entity Framework Core,
- Zusammengepfercht: Mapping auf JSON-Spalten in Entity Framework Core 7.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