Try our conversational search powered by Generative AI!

Application in Episerver frontend

Vote:
 
I'm new to Episerver. Is it easy to develop an application that runs inside Episerver's front end design? The application is a database application and should have it's own navigation, but still be indside Episerver. One option is to run it inside an IFrame, but preferrably we would like to avoid that. I have searched the Knowledge Base, but haven't found any particular documents concerning this topic. Is there anything?
#12605
Apr 21, 2006 9:50
Vote:
 
As long as you have designed the other application using UserControls there is now problem implementing them in the framework or in a template. Just include the usercontrol you would like to display in a aspx-file an create a new pagetype using that aspx.file(template). But if the navigation is in the application what is the purpose of running it in EPiServer? Isn't it easier to link to it and have a link back to the EPiServer site from that application? /HAXEN
#14579
Apr 24, 2006 23:42
Vote:
 
You could create a plug-in for showing it in edit or admin mode. Take a look at the Open Development Architecture whitepaper under http://www.episerver.com/whitepapers, it should give you some pointers. /Steve
#14580
Apr 25, 2006 13:44
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.