Hi,
As we all know that Microsoft introduced App based development in SharePoint 2013 to avoid Server degrade in terms of performance. All execution happened outside of SharePoint host web and it should not impact the performance of site. Ok, I have a question regarding where to keep the data - app web or host web? If host web, then why app web has the option to create list / library in app web. Ok, if we can keep the data in both places like app web or host web depends upon the requirements, then If I keep the data in app web, is it secure ? If app is corrupted, can we get the data from app? In one of my project, app got corrupted, we tried to fix the issues in many ways and checked in internet and tweaked some content database, but nothing happened. But the problem is, we have around some thousands of data...How to get the data ? Ok, you can say that instead of putting data in appweb, you should put your data in host web. But the problem is, if we have the option to keep the data in app web, then why we cant? Please suggest what I can do to get the data?
Balaji R