Moving from legacy ECO to MDrivenServer
  • Get an MDrivenServer installed on an IIS or use the MDrivenServer core for self hosted .net5
  • Get it secured with an account you app will use - add a few accounts like the Account the app will use, one for you as admin and one called "a" as turnkey assumes that account name. Then Turn registration of new accounts of.
  • Upload your model via the Designer-Cloud-Dialog
  • Change the MDrivenServer Database preference to MSSql of MySQL and give the connectionstring to your existing database
  • Upload the model once more and verify that the evolve is now towards your external DB and that there are no changes
  • Use the MDrivenServer "Data in A0" web ui to see that can access your data
  • Change your client (WinForms,WPF,MVC) from direct-sql, or other PersistenceMapper to use the WebApi towards your MDrivenServer, use the account and pwd you set up in MDrivenServer
  • Make sure your app works as before.
  • You are now well prepared for testing your application in MDriven Turnkey to get a full web experience with streaming data and live updates.
This page was edited 66 days ago on 02/10/2024. What links here