I want to know what features in app structure/code should never miss when we build MEDIUM SIZE ASP.NET web application. I.e.:
- Testing.
- Logging.
- Configuration file.
- CSS(theming).
- Master page.
and so on.
Could you please increase the list to see if we find a "never miss" list? Thanks in advance