Hi, I am just getting started with Azure and mobile apps, so bear with me. I created the Mobile Apps quickstart from the Azure portal, downloaded and then uploaded it and now have a great working ToDoItem service running. Now I want to create a new table and use that, so I created a new data object, updated the context, added a table controller and modified the startup class iin App_Start to seed the new table with test data in just the same way as the test project does…however the startup class does not seem to be getting called at all. How can i get the service to call the startup class?
I didn't find the right solution from the Internet.
Alvin Hensel replied
407 weeks ago