I saw a few examples of such things, and I also looked at the KiGG application, which also uses a dialog box to display the login window. I'm new to MVC, but have improved a bit, and I want to add some candy for a demo that I need to complete next week.
Does anyone have a simple example or can I describe the steps I need to take to create a login window to the jQueryUI dialog box?
I have some parts that I think ... I think I need a partial view on the main page (for example, Kigg), so that at any time I click on the controller that needs authentication, on the main page it will be considered its main page.
Any help would be appreciated.
source share