I tried to figure out how to use Prism, but I lost a little right now on how to implement the function in my small project ... maybe I just donβt know how to do this, since I am really new to WPF and the whole composite type of application, since I was a graphic / web designer with the desire to learn more about programming. I, my friend, invited me to learn WPF, and I did it ... Now I am well versed in developing the user interface and other things that make it move. Last night, I managed to write a WCF service and connect a WPF application to it, which was really neat.
I looked through the last night when I found Prism, and it really interested me, but I'm not sure how to use it completely ... At the moment, all I want to know is how to connect the login screen to the screen using Prism. Most of the examples that I saw load contents into a shell window, but I have not seen anyone who uses a login screen that redirects the user to the main window after checking the user.
Can someone point me in the right direction? Perhaps a sample project? I know that Iβm not very good yet, but I really want to study.
Thanks!
-Kiersten
source share