== Introduction ==
All the components needed to run MDriven Turnkey is available from the download page.
You can run MDriven Turnkey on your own IIS or on your own Azure account. To setup IIS see [[Installing MDriven Server]]
=== First ===
1. Create your site “YourSite” as webapplication
2. Create another webapplication under “YourSite” called “__MDrivenServer” (double underscore) so that it ends up like this: “YourSite/__MDrivenServer”
3. In “YourSite/__MDrivenServer” you install the MDriven Server zip from the download page
4. In “YourSite” you install the MDriven Turnkey zip from the download page
That is all as far installation requirements – the rest is configuration
=== Second ===
1. Make sure your MDrivenServer works
2. Set up the YourSite/App_Data/TurnkeySettings.xml by looking in the one already there called “TurnkeySettings – NotInEffect.xml”
3. You can now use your “a” account and pwd from MDrivenDesigner cloud dialog to upload a model to the MDrivenServer
4. After this you can run the prototyper against MDrivenServer
=== Third ===
1. You need a ViewModel named Index and one named About, If you have those you should see them showing up as index page and as https://
To make your experience more comfortable, we set the main tags mentioned in the video to the right bar menu of this mini player. Choose the interesting subtitle on the list and immediately get to the exact theme timeplace in the video. Now you can pick any topic to be instructed without watching the whole video.
- Creating Index ViewModel
ASPNETIdentity Snippets