Hi. We have an existing mvc5 application. My client require to add new pages in the application(blog or publications) which he needs to create dynamically. we plan to use DNN cms. But my doubt is that can i add DNN framework without affecting other pages already built and the flow? Also i need to use the existing authentication in the DNN generated pages too. And we have to use same theming for cms and non cms pages. Basically we want to add the cms functionalities to certain modules only. Is this possible