Create Login in WPF, MVVM Pattern, C# and SQL Server - Step by Step + Display user data

⏮️ Previous Video: WPF UI/ Design a Modern Login Form/ Introducing to WPF ⏭️ Next Video: WPF & MVVM/ Modern Main UI Design 🎞️ Hi, in this tutorial we will learn how to Create Login Form in WPF, MVVM Pattern, C# and SQL Server, additionally we will display the data of the current user in the main window. Content: 00:00 Introduction to MVVM 02:18 Database 02:53 Implement View Models 03:25 ViewModel Base Class (INotifyPropertyChanged) 04:20 ViewModel Command Class (ICommand) 06:33 Login ViewModel Class 11:44 Set Binding between the View & ViewModel 13:49 Create a Bindable PasswordBox (Dependency Property) 19:50 Implement Models 20:33 Implement Data Access Objects 26:28 Register the user in the Thread 27:33 Configure Application Startup 30:19 Retrieve and Display user data (Again using MVVM) ⬇️ DOWNLOAD PROJECT
Back to Top