DoctorShammy
DoctorShammy
CC#
Created by DoctorShammy on 1/26/2024 in #help
can I use caliburn micro in WPF application .net 7
Can I use Caliburn.micro nuget in a Wpf application project and not WPF App(.Net Framework), I want to use .Net 6 or later. If not can anyone recommend another helpful package to use MVVM in Wpf?
5 replies
CC#
Created by DoctorShammy on 1/5/2024 in #help
NotifyIcon reference in Wpf doesn't work
No description
14 replies
CC#
Created by DoctorShammy on 11/30/2023 in #help
Database Identity MVC
Hey guys, thought I'd throw out a question. When you make an mvc application with Induvidual Accounts preselected and thus get completed Identity with a database. In my application, the user should be able to log in and only then be able to access the various pages of the application, these pages are personal and the information that the user enters there is supposed to be saved into a databse. The question then is, should I make new tables in Identity db or should I make a completely new database?
3 replies