Minimal technical requirements
Minimal technical requirements are to secure future upgrades of EPiServer and must be followed by all EPiMore partners.
Do not touch the files in util/admin/edit folders - They risk being replaced by updated versions of EPiServer - Use shadow folders if needed: edit_ |
| Use CurrentPage to fetch page data (before turning to the DataFactory) |
If DataFactory/DataAbstraction lacks a specific feature: - Isolate data access methods into separate classes - E-mail us suggestions at 
|
Do not alter the database structure of existing tables
|
| Avoid setting ”hard” foreign keys against EPiServer tables (could break update scripts) |
| Use the Master Pages model for template development in ASP.Net 2.0 |
» Download EPiMore Minimal technical requirements (word)