What is the concept of safemodeparser in ASP.NET?
As said the previous faqs here, there are two tables one is the document and the other content. If the page is stored in the content database it's loaded by the SafeModeParser which is page parser provided by SharePoint. If there is no data found in the content it's loaded from the file directory by simple ASP.NET runtime.
Click "sharepoint" in Tags section in header to read all sharepoint FAQ's.
|