Choosing the Right Platform for Your .NET UI Application Development
Beginner
.NET
C#
Visual Studio
UI Controls
The goal of this presentation is to give a beginner, high-level overview of .NET, and to see the full breadth of application types you can build and how those platforms are structured, as well as the pros/cons of those similar platforms. We'll finish off with some hands-on C# development to see what building a .NET application in some of these different platforms is like. In the information portion, we'll be covering WinForms, WPF, Blazor, WinUI, ASP.NET MVC and Core, ASP.NET WebForms, MAUI, Xamarin, etc. For the hands-on portion, we'll work in WinForms and Blazor to create some simple applications that demonstrate the development process in these differing platforms.
Take Aways
- A basic understanding of the .NET Frameworks
- How to get started developing a .NET application