mardi 21 mars 2017

Good programming practice for web page

Please do not mark this question down for not containing code for it more a question for best programming practice.

I am making a asp core app/website that needs web pages to contain queried information from database. The information from database will sometimes require parameters assigned by user. There may also be 50+ queries made and each query will be different. Queries will also be assigned to certain roles and claims.

Would it be better for me to make by pages content(html/css) stored in a database, make the pages accessible by a query controller, or accessible by controller but referenced in the database(such a link to page with tagged roles or claims that can access it)?

If you have any questions for more information to help please ask.

Any thoughts and suggestions would be appreciated! Thanks!




Aucun commentaire:

Enregistrer un commentaire